diff --git a/helmfile.d/prometheus.yaml.gotmpl b/helmfile.d/prometheus.yaml.gotmpl index e6decb76..2a143cd9 100644 --- a/helmfile.d/prometheus.yaml.gotmpl +++ b/helmfile.d/prometheus.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: prometheus namespace: prometheus chart: prometheus/kube-prometheus-stack - version: 62.7.0 + version: 72.7.0 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl @@ -41,4 +41,3 @@ releases: - '{{`{{ .Environment.Name }}`}}' - ../values/prometheus/manifests - manifests -