We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5ce9b commit 5e41710Copy full SHA for 5e41710
charts/kube-prometheus-stack/Chart.yaml
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
31
sources:
32
- https://github.com/prometheus-community/helm-charts
33
- https://github.com/prometheus-operator/kube-prometheus
34
-version: 77.3.0
+version: 77.4.0
35
# renovate: github=prometheus-operator/prometheus-operator
36
appVersion: v0.85.0
37
kubeVersion: ">=1.25.0-0"
@@ -55,7 +55,7 @@ dependencies:
55
version: "0.0.0"
56
condition: crds.enabled
57
- name: kube-state-metrics
58
- version: "6.2.0"
+ version: "6.3.0"
59
repository: https://prometheus-community.github.io/helm-charts
60
condition: kubeStateMetrics.enabled
61
- name: prometheus-node-exporter
0 commit comments