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 alerts/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 76.4.0
digest: sha256:2ed7616766f324114cc55cdf5c1d4c235deb63c628f3bd4e34b62c228d537ab4
generated: "2025-09-01T13:00:59.691070303Z"
version: 79.1.1
digest: sha256:162b45fe8eed0bb0193a136ead69a91055d038f8094031b5e12bedf411251e62
generated: "2025-11-19T13:59:10.182217716Z"
4 changes: 2 additions & 2 deletions alerts/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ maintainers:
name: alerts
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 4.0.3
version: 5.0.0
keywords:
- prometheus-alertmanager
dependencies:
- name: kube-prometheus-stack
alias: alerts
repository: https://prometheus-community.github.io/helm-charts
version: 76.4.0
version: 79.1.1
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions alerts/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: PluginDefinition
metadata:
name: alerts
spec:
version: 5.0.3
version: 6.0.0
weight: 0
displayName: Alerts
description: The Alerts Plugin consists of both Prometheus Alertmanager and Supernova, the holistic alert management UI
Expand All @@ -16,7 +16,7 @@ spec:
# renovate depName=ghcr.io/cloudoperators/greenhouse-extensions/charts/alerts
name: alerts
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 4.0.3
version: 5.0.0
uiApplication:
name: supernova
version: "latest"
Expand Down
Loading