diff --git a/base/Chart.yaml b/base/Chart.yaml index edb16b0..ec34f00 100644 --- a/base/Chart.yaml +++ b/base/Chart.yaml @@ -6,4 +6,4 @@ maintainers: - name: WrenIX url: https://wrenix.eu -version: 0.2.0 +version: 0.2.1 diff --git a/base/templates/repo.yaml b/base/templates/repo.yaml index b7f2872..882cd2c 100644 --- a/base/templates/repo.yaml +++ b/base/templates/repo.yaml @@ -48,7 +48,6 @@ spec: secretRef: {{- toYaml . | nindent 4 }} {{- end }} - interval: 1m {{- with $.Values.base.helm.repo.verify }} verify: {{- toYaml . | nindent 4 }}