We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e544ab commit e63e30aCopy full SHA for e63e30a
1 file changed
functions/render/200-helm-release-argocd.yaml.gotmpl
@@ -23,7 +23,7 @@ spec:
23
chart:
24
name: argo-cd
25
repository: https://argoproj.github.io/argo-helm
26
- version: 9.4.15
+ version: 9.4.16
27
namespace: {{ $argo.namespace }}
28
{{- if $argo.overrideAllValues }}
29
values:
0 commit comments