We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a3cbd commit ed54386Copy full SHA for ed54386
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.5.17
+ version: 9.5.21
27
namespace: {{ $argo.namespace }}
28
{{- if $argo.overrideAllValues }}
29
values:
0 commit comments