Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions kube-monitoring/charts/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 1.2.7
- name: prometheus-blackbox-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 11.7.1
digest: sha256:02712a7920d4f65610a683c021d432a975b9cad73ab717f53387b4bc048f0d77
generated: "2026-03-05T12:57:27.527925148Z"
version: 11.8.0
digest: sha256:883a65aeb18a6c18d1e1831f43ec3a7a13c2e8f31342992047a6370f702a67d1
generated: "2026-03-09T13:04:53.098218705Z"
4 changes: 2 additions & 2 deletions kube-monitoring/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ maintainers:
name: kube-monitoring
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 10.5.1
version: 10.6.0
keywords:
- operator
- prometheus
Expand All @@ -25,5 +25,5 @@ dependencies:
- name: prometheus-blackbox-exporter
alias: blackboxExporter
repository: https://prometheus-community.github.io/helm-charts
version: 11.7.1
version: 11.8.0
condition: blackboxExporter.enabled
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions kube-monitoring/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: PluginDefinition
metadata:
name: kube-monitoring
spec:
version: 11.5.4
version: 11.6.0
displayName: Kubernetes monitoring
description: Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
Expand All @@ -15,7 +15,7 @@ spec:
# renovate depName=ghcr.io/cloudoperators/greenhouse-extensions/charts/kube-monitoring
name: kube-monitoring
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 10.5.1
version: 10.6.0
options:
- name: global.commonLabels
description: Labels to add to all resources. This can be used to add a support group or service to all alerts.
Expand Down
Loading