From b66709c36081e3f271dcae4c664315e36ccf5c8f Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:06:11 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20prometheus-operator-?= =?UTF-8?q?crds=20(17.0.1=20=E2=86=92=2017.0.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com> --- .../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 e03e0f5df..f5dae068d 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: 17.0.1 + version: 17.0.2 sourceRef: kind: HelmRepository name: prometheus-community diff --git a/talos/apps/helmfile.yaml b/talos/apps/helmfile.yaml index 4daada6a2..8c61223c6 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: 17.0.1 + version: 17.0.2 - name: cilium namespace: kube-system