We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389c02f commit 493db0bCopy full SHA for 493db0b
variables.tf
@@ -150,7 +150,7 @@ locals {
150
}
151
152
locals {
153
- argocd_app_version = "v3.0.20"
+ argocd_app_version = "v3.0.23"
154
codespace_version = "v0.130.0"
155
argocd_helm_chart_version = "8.2.7"
156
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