Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v60
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2024
1 parent e7293cb commit 4964aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resource "helm_release" "kube-prometheus-stack" {
name = "kube-prometheus-stack"
repository = "https://prometheus-community.github.io/helm-charts"
chart = "kube-prometheus-stack"
version = "58.7.2"
version = "60.3.0"

namespace = var.tools_namespace

Expand Down

0 comments on commit 4964aa6

Please sign in to comment.