Update image tag to

This commit is contained in:
Jenkins CI
2026-07-19 07:03:00 +00:00
parent 5ea0b42311
commit c479e3c945
+2 -2
View File
@@ -1,8 +1,8 @@
replicaCount: 1 replicaCount: 1
namespace: "stg" namespace: "prod"
image: image:
repository: imageregistry.gen-itech.com/demo/applicationtest repository: imageregistry.gen-itech.com/demo/applicationtest
tag: "21" tag: "22"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
type: ClusterIP type: ClusterIP