Skip to content

Commit dfba042

Browse files
[kube-prometheus-stack] Update quay.io/prometheus/prometheus Docker tag to v3.9.1 (#6462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c065521 commit dfba042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.13.0
34+
version: 80.13.1
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.87.1
3737
kubeVersion: ">=1.25.0-0"

charts/kube-prometheus-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4002,7 +4002,7 @@ prometheus:
40024002
image:
40034003
registry: quay.io
40044004
repository: prometheus/prometheus
4005-
tag: v3.9.0
4005+
tag: v3.9.1
40064006
sha: ""
40074007
pullPolicy: IfNotPresent
40084008

0 commit comments

Comments
 (0)