fix(base): remove duplicated interval in branch repo
This commit is contained in:
parent
c8f7ba95a1
commit
015dddf87c
2 changed files with 1 additions and 2 deletions
|
@ -6,4 +6,4 @@ maintainers:
|
|||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
|
|
|
@ -48,7 +48,6 @@ spec:
|
|||
secretRef:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
interval: 1m
|
||||
{{- with $.Values.base.helm.repo.verify }}
|
||||
verify:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue