From 34e8ce04d26b44d610d77c5fb46cb24a4bcd369b Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Sat, 18 Jul 2026 06:14:08 +0000 Subject: [PATCH] Update image tag to --- nginx-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-chart/values.yaml b/nginx-chart/values.yaml index 18b2209..001a554 100644 --- a/nginx-chart/values.yaml +++ b/nginx-chart/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 namespace: prod image: repository: imageregistry.gen-itech.com/demo/applicationtest - tag: "" + tag: "20" pullPolicy: IfNotPresent service: type: ClusterIP