diff --git a/k8s/core/prom-stack/kustomization.yaml b/k8s/core/prom-stack/kustomization.yaml index f7b8633..5fa1ad7 100644 --- a/k8s/core/prom-stack/kustomization.yaml +++ b/k8s/core/prom-stack/kustomization.yaml @@ -11,7 +11,7 @@ resources: helmCharts: - name: kube-prometheus-stack repo: https://prometheus-community.github.io/helm-charts - version: 79.7.1 + version: 82.10.3 releaseName: prometheus namespace: prometheus valuesFile: prom-values.yaml