diff --git a/stable/ingress-istio-controller/Chart.yaml b/stable/ingress-istio-controller/Chart.yaml index 9602d1de..a0064380 100644 --- a/stable/ingress-istio-controller/Chart.yaml +++ b/stable/ingress-istio-controller/Chart.yaml @@ -20,7 +20,7 @@ version: 1.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v1.4.0 +appVersion: 1.4.0 home: https://statcan.gc.ca sources: diff --git a/stable/ingress-istio-controller/values.yaml b/stable/ingress-istio-controller/values.yaml index 4166e181..38f6e258 100644 --- a/stable/ingress-istio-controller/values.yaml +++ b/stable/ingress-istio-controller/values.yaml @@ -79,7 +79,7 @@ image: repository: statcan/ingress-istio-controller pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - # tag: "v1.4.0" + # tag: "1.4.0" imagePullSecrets: {}