Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 13, 2025
1 parent e3d15ce commit f3260cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ locals {
################
# Grafana
################
download_dashboards_image_tag = "2.1.0"
download_dashboards_image_tag = "stable"
grafana_chart_version = "8.10.1"
grafana_hostname = "grafana"
grafana_tag = "11.5.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ dependencies {
paths = [
"../eks",
"../eks-config",
"../eks-dns"
"../eks-dns",
"../eks-prometheus"
]
}

Expand Down

0 comments on commit f3260cc

Please sign in to comment.