Skip to content

Commit 42ca390

Browse files
authored
chore(kube-monitoring): bump kube-prometheus-stack charts to 78.2.1 (#1208)
1 parent 5f6fcff commit 42ca390

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

kube-monitoring/charts/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: kube-prometheus-stack
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 76.4.1
4+
version: 78.2.1
55
- name: kubernetes-operations
66
repository: https://cloudoperators.github.io/kubernetes-operations
77
version: 1.2.5
88
- name: prometheus-blackbox-exporter
99
repository: https://prometheus-community.github.io/helm-charts
1010
version: 11.2.2
11-
digest: sha256:cb5550844477519dd71c9132970ffbc23844eac73d0532e6827043092a1553c2
12-
generated: "2025-09-05T08:52:50.428775162Z"
11+
digest: sha256:40fa6af5d7ade57400c0cb6bbeec7221a0c6d46a9e96a1dc0b17ec5dedba7944
12+
generated: "2025-10-13T11:38:46.478566+02:00"

kube-monitoring/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ maintainers:
88
name: kube-monitoring
99
sources:
1010
- https://github.com/cloudoperators/greenhouse-extensions
11-
version: 6.0.0
11+
version: 7.0.0
1212
keywords:
1313
- operator
1414
- prometheus
@@ -17,7 +17,7 @@ dependencies:
1717
- name: kube-prometheus-stack
1818
alias: kubeMonitoring
1919
repository: https://prometheus-community.github.io/helm-charts
20-
version: 76.4.1
20+
version: 78.2.1
2121
- name: kubernetes-operations
2222
repository: https://cloudoperators.github.io/kubernetes-operations
2323
version: 1.2.5
-795 KB
Binary file not shown.
840 KB
Binary file not shown.

kube-monitoring/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kind: ClusterPluginDefinition
66
metadata:
77
name: kube-monitoring
88
spec:
9-
version: 7.0.0
9+
version: 8.0.0
1010
displayName: Kubernetes monitoring
1111
description: Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
1212
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
@@ -15,7 +15,7 @@ spec:
1515
# renovate depName=ghcr.io/cloudoperators/greenhouse-extensions/charts/kube-monitoring
1616
name: kube-monitoring
1717
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
18-
version: 6.0.0
18+
version: 7.0.0
1919
options:
2020
- name: global.commonLabels
2121
description: Labels to add to all resources. This can be used to add a support group or service to all alerts.

0 commit comments

Comments
 (0)