Skip to content

Commit 2ce7ef7

Browse files
authored
chore(kube-monitoring): upgrade prometheus-operator version (#622)
1 parent 7e135f8 commit 2ce7ef7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

kube-monitoring/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ maintainers:
88
name: kube-monitoring
99
sources:
1010
- https://github.com/cloudoperators/greenhouse-extensions
11-
version: 0.21.2
11+
version: 0.22.0
1212
# prometheus-operator app version
13-
appVersion: v0.77.1
13+
appVersion: v0.79.2
1414
keywords:
1515
- operator
1616
- prometheus

kube-monitoring/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ kind: PluginDefinition
66
metadata:
77
name: kube-monitoring
88
spec:
9-
version: 2.8.2
9+
version: 2.9.0
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
1313
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/logo.png
1414
helmChart:
1515
name: kube-monitoring
1616
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
17-
version: 0.21.2
17+
version: 0.22.0
1818
options:
1919
- name: global.commonLabels
2020
description: Labels to add to all resources. This can be used to add a support group or service to all alerts.

0 commit comments

Comments
 (0)