From b3ee2e676ed532a8825d5ede37f46146b6a8176f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:56:37 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm)!:=20Update=20chart=20kured=20(=205.1?= =?UTF-8?q?1.0=20=E2=86=92=206.1.0=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 | 6.1.0 | 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..a74ef4152 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: 6.1.0 repository: https://kubereboot.github.io/charts