Update image tag to 6

This commit is contained in:
Jenkins CI
2026-07-18 05:25:01 +00:00
parent 1723fc2eae
commit de0cc29e0f
+1 -1
View File
@@ -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