Skip to content

Commit d37707d

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#6484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27e215f commit d37707d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131
sources:
3232
- https://github.com/prometheus-community/helm-charts
3333
- https://github.com/prometheus-operator/kube-prometheus
34-
version: 80.14.2
34+
version: 80.14.3
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.87.1
3737
kubeVersion: ">=1.25.0-0"
@@ -59,11 +59,11 @@ dependencies:
5959
repository: https://prometheus-community.github.io/helm-charts
6060
condition: kubeStateMetrics.enabled
6161
- name: prometheus-node-exporter
62-
version: "4.50.1"
62+
version: "4.51.0"
6363
repository: https://prometheus-community.github.io/helm-charts
6464
condition: nodeExporter.enabled
6565
- name: grafana
66-
version: "10.5.6"
66+
version: "10.5.7"
6767
repository: https://grafana.github.io/helm-charts
6868
condition: grafana.enabled
6969
- name: prometheus-windows-exporter

0 commit comments

Comments
 (0)