diff --git a/charts/update-route53/Chart.yaml b/charts/update-route53/Chart.yaml index 297c004..26e9e40 100644 --- a/charts/update-route53/Chart.yaml +++ b/charts/update-route53/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: update-route53 description: A Helm chart for installing update-route53 in Kubernetes type: application -version: 0.1.1 -appVersion: "1.0.5" +version: 0.1.2 +appVersion: "1.0.6" maintainers: - name: JP Flouret email: jpfluret@gmail.com diff --git a/charts/update-route53/values.yaml b/charts/update-route53/values.yaml index 210b805..f70884f 100644 --- a/charts/update-route53/values.yaml +++ b/charts/update-route53/values.yaml @@ -5,7 +5,7 @@ nameOverride: "" fullnameOverride: "" image: - repository: ghcr.io/jpflouret/update-route53:latest + repository: ghcr.io/jpflouret/update-route53 pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""