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 45f18f4 commit 3651d01Copy full SHA for 3651d01
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.10
+ version: 9.4.15
27
namespace: {{ $argo.namespace }}
28
{{- if $argo.overrideAllValues }}
29
values:
0 commit comments