Skip to content

Commit

Permalink
chore(deps): update helm release kube-prometheus-stack to v67 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e8a45bf commit 4971dac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resource "helm_release" "kube_prometheus_stack" {
repository = "https://prometheus-community.github.io/helm-charts"
chart = "kube-prometheus-stack"
skip_crds = true
version = "66.3.1"
version = "67.0.0"

values = [
"${templatefile(
Expand Down

0 comments on commit 4971dac

Please sign in to comment.