From 7e132ee579bc3bd52806378dfac81f7bbd632481 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:49:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20prometheus-operat?= =?UTF-8?q?or-crds=20(=2022.0.1=20=E2=86=92=2022.0.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------------------------------------ | ------ | ------ | | docker | ghcr.io/prometheus-community/charts/prometheus-operator-crds | 22.0.1 | 22.0.2 | --- kubernetes/bootstrap/apps/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/bootstrap/apps/helmfile.yaml b/kubernetes/bootstrap/apps/helmfile.yaml index eb8711b9a..9ae0d699e 100644 --- a/kubernetes/bootstrap/apps/helmfile.yaml +++ b/kubernetes/bootstrap/apps/helmfile.yaml @@ -19,7 +19,7 @@ releases: - name: kube-prometheus-stack-crds namespace: observability chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds - version: 22.0.1 + version: 22.0.2 - name: cilium namespace: kube-system