Skip to content

Commit

Permalink
feat: update codespace from v0.29.0 -> v0.30.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Sep 19, 2023
1 parent b61b85a commit 919f50d
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 @@ -39,7 +39,7 @@ data "local_file" "readme" {
}

locals {
codespace_version = "v0.29.0"
codespace_version = "v0.30.0"
argocd_crd_version = var.argocd_app_version
argocd_helm_chart_version = "5.45.4"
glueops_platform_version = "v0.32.0" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
Expand Down

0 comments on commit 919f50d

Please sign in to comment.