Skip to content

Commit 49b1597

Browse files
chore(deps): update helm release argo-cd to v8
1 parent fdc959d commit 49b1597

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/automation/gitops/argocd/.workshop/terraform

1 file changed

+1
-1
lines changed

manifests/modules/automation/gitops/argocd/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "argocd_chart_version" {
3838
description = "The chart version of argocd to use"
3939
type = string
4040
# renovate-helm: depName=argo-cd registryUrl=https://argoproj.github.io/argo-helm
41-
default = "7.9.1"
41+
default = "8.0.14"
4242
}

0 commit comments

Comments
 (0)