Skip to content

Commit

Permalink
rename release date
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 23, 2025
1 parent f09ffde commit ed70cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

locals {
module_name = basename(get_original_terragrunt_dir())
release_version = local.module_versions["2025.22.04"][local.module_name]
release_version = local.module_versions["2025.20.04"][local.module_name]

#####################
# Module Versions
Expand All @@ -13,7 +13,7 @@ locals {
istio_ingress_version = "0.1.3"

module_versions = {
"2025.22.04" = {
"2025.20.04" = {
"eks-arcgis" = false
"eks-cert-manager" = "0.1.6"
"eks-config" = "1.0.4"
Expand Down

0 comments on commit ed70cb1

Please sign in to comment.