Skip to content

Commit 4b1cfd9

Browse files
committed
feat(helm): update chart kube-prometheus-stack to 39.11.0
| datasource | package | from | to | | ---------- | --------------------- | ------ | ------- | | helm | kube-prometheus-stack | 39.4.0 | 39.11.0 | | helm | kube-prometheus-stack | 39.4.0 | 39.11.0 | | helm | kube-prometheus-stack | 39.4.0 | 39.11.0 |
1 parent d276f6b commit 4b1cfd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: kube-prometheus-stack
12-
version: 39.4.0
12+
version: 39.11.0
1313
sourceRef:
1414
kind: HelmRepository
1515
name: prometheus-community-charts

cluster/crds/kube-prometheus-stack/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
url: https://github.com/prometheus-community/helm-charts.git
1010
ref:
1111
# renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart=kube-prometheus-stack
12-
tag: kube-prometheus-stack-39.4.0
12+
tag: kube-prometheus-stack-39.11.0
1313
ignore: |
1414
# exclude all
1515
/*

0 commit comments

Comments
 (0)