From 8b2849815e54ad4e8927c4562af59393085c3c5e Mon Sep 17 00:00:00 2001 From: Aga Date: Fri, 13 Feb 2026 13:33:43 +0100 Subject: [PATCH] chore(frontend): pin image tag to v0.1.4 Co-Authored-By: Claude Opus 4.6 --- internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl index 269bd81..4de35c3 100644 --- a/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl +++ b/internal/embed/infrastructure/values/obol-frontend.yaml.gotmpl @@ -13,7 +13,7 @@ image: repository: obolnetwork/obol-stack-front-end pullPolicy: Always - tag: "v0.1.3" + tag: "v0.1.4" service: type: ClusterIP