Skip to content

Commit

Permalink
revert dashboard stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 22, 2025
1 parent 66ae5d8 commit 564dfcc
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,13 @@ locals {
# k8s-dashboard
################
dashboard_hostname = "dashboard"
k8s_dashboard_version = "7.11.1"
dashboard_api_tag = "1.11.1"
dashboard_auth_tag = "1.2.4"
dashboard_metrics_tag = "1.2.2"
dashboard_web_tag = "1.6.2"
dashboard_kong_tag = "3.8"
k8s_dashboard_version = "6.0.6"
k8s_dashboard_metrics_scraper = "1.0.8"
# dashboard_api_tag = "1.11.1"
# 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 564dfcc

Please sign in to comment.