Skip to content

Commit c12eb74

Browse files
chore(patch): update argoproj/argo-cd to v3.0.23 #patch
1 parent 29d61d7 commit c12eb74

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.0.23"
154154
codespace_version = "v0.130.0"
155155
argocd_helm_chart_version = "8.2.7"
156156
glueops_platform_version = "v0.70.2" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf

0 commit comments

Comments
 (0)