Skip to content

Commit 11c7250

Browse files
feat: update argo-cd to 8.3.9 #minor
1 parent 29d61d7 commit 11c7250

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
@@ -152,7 +152,7 @@ locals {
152152
locals {
153153
argocd_app_version = "v3.0.20"
154154
codespace_version = "v0.130.0"
155-
argocd_helm_chart_version = "8.2.7"
155+
argocd_helm_chart_version = "8.3.9"
156156
glueops_platform_version = "v0.70.2" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
157157
tools_version = "v0.35.0"
158158
calico_helm_chart_version = "v3.30.4"

0 commit comments

Comments
 (0)