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 c065521 commit dfba042Copy full SHA for dfba042
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: 80.13.0
+version: 80.13.1
35
# renovate: github=prometheus-operator/prometheus-operator
36
appVersion: v0.87.1
37
kubeVersion: ">=1.25.0-0"
charts/kube-prometheus-stack/values.yaml
@@ -4002,7 +4002,7 @@ prometheus:
4002
image:
4003
registry: quay.io
4004
repository: prometheus/prometheus
4005
- tag: v3.9.0
+ tag: v3.9.1
4006
sha: ""
4007
pullPolicy: IfNotPresent
4008
0 commit comments