diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index dc55e83..2a03fea 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -24,5 +24,5 @@ helmCharts: - name: prometheus releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 26.0.1 + version: 26.1.0 valuesFile: prometheus.values.yaml