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