Skip to content

Commit

Permalink
chore(deps): update helm release argo-cd to v7.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Nov 10, 2024
1 parent 1d817a4 commit 4e805e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tenant-readme/0.1.0/readme.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ data "local_file" "readme" {
locals {
codespace_version = "v0.64.0"
argocd_crd_version = var.argocd_app_version
argocd_helm_chart_version = "7.5.2"
argocd_helm_chart_version = "7.7.1"
glueops_platform_version = "v0.52.1" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
tools_version = "v0.14.0"
}
Expand Down

0 comments on commit 4e805e2

Please sign in to comment.