Skip to content

Commit

Permalink
chore(deps): update dependency glueops/codespaces to v0.42.0 (#178)
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 May 18, 2024
1 parent 75529f8 commit c2e5a08
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.41.1"
codespace_version = "v0.42.0"
argocd_crd_version = var.argocd_app_version
argocd_helm_chart_version = "5.54.0"
glueops_platform_version = "v0.42.0" # this also needs to be updated in the module.glueops_platform_helm_values // generate-helm-values.tf
Expand Down

0 comments on commit c2e5a08

Please sign in to comment.