From df92a23823c20f813cba09cf1ba1b4b6ddf59ede Mon Sep 17 00:00:00 2001 From: HananINouman Date: Mon, 22 Jun 2026 22:15:00 +0300 Subject: [PATCH] chore(frontend): bump obol-stack-front-end image to v0.1.27 Co-authored-by: Cursor --- .../embed/infrastructure/values/obol-frontend.yaml.gotmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl index 26111ebd..11f20daa 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.26 (linux/amd64 + linux/arm64). - tag: "v0.1.26@sha256:7a6109e43e3fd7461818f172b4c78fc0fb5a124a7c266cf68bd5bc08fff10858" + # review. Multi-arch index digest for v0.1.27 (linux/amd64 + linux/arm64). + tag: "v0.1.27@sha256:2a4857cda2fe07822846eee734cfa4ac982321b940efa296c4fd0807c022f829" service: type: ClusterIP