From c006635803ccd81df5d609c0d7067345113aa697 Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:29:50 -0600 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20prometheus-operato?= =?UTF-8?q?r-crds=20(16.0.1=20=E2=86=92=2017.0.0)=20(#3159)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../monitoring/prometheus-operator-crds/app/helmrelease.yaml | 2 +- talos/apps/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/monitoring/prometheus-operator-crds/app/helmrelease.yaml b/kubernetes/apps/monitoring/prometheus-operator-crds/app/helmrelease.yaml index 991c72a42f..a5743ec968 100644 --- a/kubernetes/apps/monitoring/prometheus-operator-crds/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/prometheus-operator-crds/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: prometheus-operator-crds - version: 16.0.1 + version: 17.0.0 sourceRef: kind: HelmRepository name: prometheus-community diff --git a/talos/apps/helmfile.yaml b/talos/apps/helmfile.yaml index 2b5891434f..f2794b2f5b 100644 --- a/talos/apps/helmfile.yaml +++ b/talos/apps/helmfile.yaml @@ -18,7 +18,7 @@ releases: - name: prometheus-operator-crds namespace: monitoring chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds - version: 16.0.1 + version: 17.0.0 - name: cilium namespace: kube-system