Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
@@ -1,12 +1,12 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 78.2.1
version: 79.8.2
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.2.7
- name: prometheus-blackbox-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 11.2.2
digest: sha256:2a982e40087f31312adcd2670a70787d68333fce52bdcda560f002b46816fb33
generated: "2025-10-22T10:50:36.22675+02:00"
digest: sha256:69706b1d410a257cd012a1dcb38c42519929ff31bbdb3eb5a0fc1837cd2470bc
generated: "2025-11-26T13:19:50.90845+01:00"
4 changes: 2 additions & 2 deletions kube-monitoring/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainers:
name: kube-monitoring
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 7.1.0
version: 8.0.0
keywords:
- operator
- prometheus
Expand All @@ -17,7 +17,7 @@ dependencies:
- name: kube-prometheus-stack
alias: kubeMonitoring
repository: https://prometheus-community.github.io/helm-charts
version: 78.2.1
version: 79.8.2
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.2.7
Expand Down
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: 8.1.0
version: 9.0.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: 7.1.0
version: 8.0.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