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: 83.4.3
digest: sha256:0b1aff2f81e722454c3541f8f2f15a492f60b2bc9817597879b131bfe35a8689
generated: "2026-04-29T13:00:26.731003729Z"
version: 83.7.0
digest: sha256:1ee1b08071939e1e244376cdb69e031adea85fdf9993f0a98c09113220a2276e
generated: "2026-05-05T14:41:17.884773398Z"
4 changes: 2 additions & 2 deletions alerts/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ maintainers:
name: alerts
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 6.0.1
version: 6.1.0
keywords:
- prometheus-alertmanager
dependencies:
- name: kube-prometheus-stack
alias: alerts
repository: https://prometheus-community.github.io/helm-charts
version: 83.4.3
version: 83.7.0
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: 7.0.1
version: 7.1.0
weight: 0
displayName: Alerts
description: Deploy and manage prometheus alertmanager instances
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: 6.0.1
version: 6.1.0
options:
- name: global.caCert
description: Additional caCert to add to the CA bundle
Expand Down
Loading