Skip to content

Commit

Permalink
Bump windows exporter to 0.6.0 (#4843)
Browse files Browse the repository at this point in the history
Signed-off-by: Ilia Lazebnik <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Co-authored-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
DrFaust92 and jkroepke committed Sep 8, 2024
1 parent 4f49cda commit 956cd56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 62.5.1
version: 62.6.0
appVersion: v0.76.1
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down Expand Up @@ -58,5 +58,5 @@ dependencies:
condition: grafana.enabled
- name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: "0.5.*"
version: "0.6.*"
condition: windowsMonitoring.enabled

0 comments on commit 956cd56

Please sign in to comment.