diff --git a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl index c7ee69b4..db324225 100644 --- a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl +++ b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl @@ -46,8 +46,8 @@ image: pullPolicy: IfNotPresent # Digest-pinned: tag is informational, sha256 is authoritative. Eliminates # the mutable-tag attack surface called out by the v0.10.0-rc2 supply-chain - # review. Multi-arch index digest for v0.1.25-rc4 (linux/amd64 + linux/arm64). - tag: "v0.1.25@sha256:1d594f2a291fc5f47c0e62f59147159da7aa57e9da047739ad14714c3b0165b6" + # review. Multi-arch index digest for v0.1.26-rc1 (linux/amd64 + linux/arm64). + tag: "v0.1.26-rc1@sha256:b018235dcb379fd81cbff97246e44a70f4d255bfde3ccea3dd05601dd71b5709" service: type: ClusterIP