From 2995439aa4312214f56ecb433142f5c058a53584 Mon Sep 17 00:00:00 2001 From: gitea-ci Date: Sun, 19 Jul 2026 20:34:33 +0800 Subject: [PATCH] ci: update image tag to 443493a5 --- deploy/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 52d1464..7104a29 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -2,7 +2,7 @@ image: registry: 192.168.1.212:1180/library name: demo-frontend - tag: latest + tag: "443493a5" pullPolicy: Always replicaCount: 2