From f4e9c66ff5da57a20bf14a00ef8d21c866f99932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 01:06:56 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/prom?= =?UTF-8?q?etheus-community/charts/kube-prometheus-stack=20(88.5.3=20?= =?UTF-8?q?=E2=9E=94=2088.5.4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/k4/bootstrap/helmfile.d/00-crds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/k4/bootstrap/helmfile.d/00-crds.yaml b/clusters/k4/bootstrap/helmfile.d/00-crds.yaml index 6a2655b9..ae1b2367 100644 --- a/clusters/k4/bootstrap/helmfile.d/00-crds.yaml +++ b/clusters/k4/bootstrap/helmfile.d/00-crds.yaml @@ -18,4 +18,4 @@ releases: - name: kube-prometheus-stack namespace: observability chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack - version: 88.5.3 \ No newline at end of file + version: 88.5.4 \ No newline at end of file