diff --git a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl index 7bba70a..f7a69f1 100644 --- a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl +++ b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl @@ -12,8 +12,8 @@ image: value: "http://l2-sequencer-node-mainnet-node.aztec.svc.cluster.local:8080" repository: obolnetwork/obol-stack-front-end - pullPolicy: IfNotPresent - tag: "main-b98b361" + pullPolicy: Always + tag: "latest" service: type: ClusterIP