Skip to content

Commit

Permalink
feat: update argocd to v2.7.9 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Jul 25, 2023
1 parent 5d9800e commit 7d4c526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/tenant-readme/0.1.0/readme.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ data "local_file" "readme" {

locals {
codespace_version = "v0.27.2"
argocd_crd_version = "v2.7.8"
argocd_helm_chart_version = "5.41.1"
argocd_crd_version = "v2.7.9"
argocd_helm_chart_version = "5.41.2"
glueops_platform_version = "0.23.2" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
tools_version = "v0.1.6"
}
Expand Down

0 comments on commit 7d4c526

Please sign in to comment.