diff --git a/helmfile.d/prometheus.yaml.gotmpl b/helmfile.d/prometheus.yaml.gotmpl index e98a82bf..ddf47fb6 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: 86.2.0 + version: 86.2.2 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl