diff --git a/kubernetes/components/prometheus-operator/k3d/helmfile.yaml b/kubernetes/components/prometheus-operator/k3d/helmfile.yaml index cc26dc3..291e221 100644 --- a/kubernetes/components/prometheus-operator/k3d/helmfile.yaml +++ b/kubernetes/components/prometheus-operator/k3d/helmfile.yaml @@ -19,6 +19,6 @@ releases: - name: kube-prometheus-stack namespace: monitoring chart: prometheus-community/kube-prometheus-stack - version: "82.15.1" + version: "82.16.0" values: - values.yaml