From f91be776491fe66e70a3280120f52008c06f21d2 Mon Sep 17 00:00:00 2001 From: Aga Date: Fri, 13 Feb 2026 13:07:47 +0100 Subject: [PATCH] chore(frontend): pin image tag to v0.1.3 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 3301156..269bd81 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.1" + tag: "v0.1.3" service: type: ClusterIP