Skip to content

Commit

Permalink
updated vars
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 21, 2025
1 parent a938d5d commit 66ae5d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locals {
#####################
# Module Versions
#####################
cluster_version = "1.31"
cluster_version = "1.32"
custom_service_eks_account = "${local.release_version}"
eks_module_version = "20.34.0"
istio_ingress_version = "${local.release_version}"
Expand Down Expand Up @@ -88,6 +88,7 @@ locals {
dashboard_auth_tag = "1.2.4"
dashboard_metrics_tag = "1.2.2"
dashboard_web_tag = "1.6.2"
dashboard_kong_tag = "3.8"

################
# Karpenter
Expand Down

0 comments on commit 66ae5d8

Please sign in to comment.