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 fdc959d commit 49b1597Copy full SHA for 49b1597
manifests/modules/automation/gitops/argocd/.workshop/terraform/vars.tf
@@ -38,5 +38,5 @@ variable "argocd_chart_version" {
38
description = "The chart version of argocd to use"
39
type = string
40
# renovate-helm: depName=argo-cd registryUrl=https://argoproj.github.io/argo-helm
41
- default = "7.9.1"
+ default = "8.0.14"
42
}
0 commit comments