Skip to content

Commit ed143af

Browse files
feat: update argoproj/argo-cd to v3.1.12 #minor
1 parent 389c02f commit ed143af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ locals {
150150
}
151151

152152
locals {
153-
argocd_app_version = "v3.0.20"
153+
argocd_app_version = "v3.1.12"
154154
codespace_version = "v0.130.0"
155155
argocd_helm_chart_version = "8.2.7"
156156
glueops_platform_version = "v0.70.6" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf

0 commit comments

Comments
 (0)