⬆️ Update prometheus-operator-crds to v19.0.0

| datasource | package                                                      | from   | to     |
| ---------- | ------------------------------------------------------------ | ------ | ------ |
| docker     | ghcr.io/prometheus-community/charts/prometheus-operator-crds | 18.0.1 | 19.0.0 |
| helm       | prometheus-operator-crds                                     | 18.0.1 | 19.0.0 |
This commit is contained in:
feisar-bot[bot]
2025-03-15 22:17:27 +00:00
committed by auricom
parent 21021d8059
commit 4353e292fe
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: prometheus-operator-crds chart: prometheus-operator-crds
version: 18.0.1 version: 19.0.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community

View File

@@ -25,7 +25,7 @@ releases:
- name: kube-prometheus-stack-crds - name: kube-prometheus-stack-crds
namespace: observability namespace: observability
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
version: 18.0.1 version: 19.0.0
- name: cilium - name: cilium
namespace: kube-system namespace: kube-system