Skip to content

Commit

Permalink
chore(deps): update dependency glueops/codespaces to v0.48.0 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent ace4392 commit 9af8b83
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.47.0"
codespace_version = "v0.48.0"
argocd_crd_version = var.argocd_app_version
argocd_helm_chart_version = "7.5.2"
glueops_platform_version = "v0.47.2" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
Expand Down

0 comments on commit 9af8b83

Please sign in to comment.