We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1268c commit 1a4fe4eCopy full SHA for 1a4fe4e
manifests/apps/default/argocd.jsonnet
@@ -31,7 +31,7 @@ local all = {
31
application: argo.HelmApplication(
32
chart='argo-cd',
33
repoURL='https://argoproj.github.io/argo-helm',
34
- version='7.8.9',
+ version='7.8.10',
35
values={
36
global: {
37
domain: fqdn,
0 commit comments