Update image tag to 5

This commit is contained in:
Jenkins CI
2026-07-18 05:21:22 +00:00
parent 785a2d52be
commit 1723fc2eae
+1 -1
View File
@@ -2,7 +2,7 @@ replicaCount: 1
namespace: prod
image:
repository: imageregistry.gen-itech.com/demo/applicationtest
tag: latest
tag: "5"
pullPolicy: IfNotPresent
service:
type: ClusterIP