From 702cf1470eea82ee9121e3dd66f57527b54889c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:55:50 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20kured=20(=205.11?= =?UTF-8?q?.0=20=E2=86=92=205.12.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | kured | 5.11.0 | 5.12.1 | Signed-off-by: Roger Rumao --- infrastructure/kured/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/kured/Chart.yaml b/infrastructure/kured/Chart.yaml index 133dd16f5..bf853cdf5 100644 --- a/infrastructure/kured/Chart.yaml +++ b/infrastructure/kured/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: kured - version: 5.11.0 + version: 5.12.1 repository: https://kubereboot.github.io/charts