From de0cc29e0fee956135f7a356f3f504ffa089ed59 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Sat, 18 Jul 2026 05:25:01 +0000 Subject: [PATCH] Update image tag to 6 --- 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 aa0a65d..6f2a700 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: "5" + tag: "6" pullPolicy: IfNotPresent service: type: ClusterIP