File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ maintainers:
88name : alerts
99sources :
1010 - https://github.com/cloudoperators/greenhouse-extensions
11- version : 0.19.1
11+ version : 0.19.2
1212keywords :
1313 - prometheus-alertmanager
1414dependencies :
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ metadata:
3535{{- include "kube-prometheus-stack.labels" . | indent 4 }}
3636spec :
3737 ca :
38- secretName : {{ .Release.Namespace }} -root-cert
38+ secretName : {{ .Release.Namespace }}-prometheus -root-cert
3939{{- end }}
4040---
4141# generate a server certificate for the alertmanager to use
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kind: PluginDefinition
66metadata :
77 name : alerts
88spec :
9- version : 2.7.1
9+ version : 2.7.2
1010 weight : 0
1111 displayName : Alerts
1212 description : The Alerts Plugin consists of both Prometheus Alertmanager and Supernova, the holistic alert management UI
1515 helmChart :
1616 name : alerts
1717 repository : oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
18- version : 0.19.1
18+ version : 0.19.2
1919 uiApplication :
2020 name : supernova
2121 version : " latest"
You can’t perform that action at this time.
0 commit comments