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 : kube-monitoring
99sources :
1010 - https://github.com/cloudoperators/greenhouse-extensions
11- version : 3.0.9
11+ version : 3.0.10
1212keywords :
1313 - operator
1414 - prometheus
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ helm.sh/chart: {{ include "prometheus-blackbox-exporter.chart" . }}
101101app.kubernetes.io/managed-by: { { .Release.Service } }
102102app.kubernetes.io/component: metrics
103103app.kubernetes.io/part-of: { { include " prometheus-blackbox-exporter.name" . } }
104- { { include " prometheus-node -exporter.selectorLabels" . } }
104+ { { include " prometheus-blackbox -exporter.selectorLabels" . } }
105105{ {- with .Chart.AppVersion } }
106106app.kubernetes.io/version: { { . | quote } }
107107{ {- end } }
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kind: PluginDefinition
66metadata :
77 name : kube-monitoring
88spec :
9- version : 4.0.9
9+ version : 4.0.10
1010 displayName : Kubernetes monitoring
1111 description : Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
1212 docMarkDownUrl : https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
1515 # renovate depName=ghcr.io/cloudoperators/greenhouse-extensions/charts/kube-monitoring
1616 name : kube-monitoring
1717 repository : oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
18- version : 3.0.9
18+ version : 3.0.10
1919 options :
2020 - name : global.commonLabels
2121 description : Labels to add to all resources. This can be used to add a support group or service to all alerts.
You can’t perform that action at this time.
0 commit comments