diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index cbd97ce..d9f0b15 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -29,5 +29,5 @@ helmCharts: - name: prometheus-node-exporter releaseName: prometheus-node-exporter repo: https://prometheus-community.github.io/helm-charts - version: 4.45.0 + version: 4.45.2 valuesFile: prometheus-node-exporter.values.yaml