From ca5c79d02808fc836e80e6e92f40ff2528ea2b54 Mon Sep 17 00:00:00 2001 From: "imagegenius[bot]" <285394981+imagegenius[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 07:31:21 +0000 Subject: [PATCH] =?UTF-8?q?chore(github-release):=20update=20release=20dad?= =?UTF-8?q?av/helm-schema=20(0.23.4=20=E2=86=92=200.23.5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate-entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate-entrypoint.sh b/.github/renovate-entrypoint.sh index ba288d0..2b7128f 100755 --- a/.github/renovate-entrypoint.sh +++ b/.github/renovate-entrypoint.sh @@ -9,7 +9,7 @@ curl -fsSL \ helm-docs --version # renovate: datasource=github-releases depName=dadav/helm-schema -HELM_SCHEMA_VERSION=0.23.4 +HELM_SCHEMA_VERSION=0.23.5 curl -fsSL \ "https://github.com/dadav/helm-schema/releases/download/${HELM_SCHEMA_VERSION#v}/helm-schema_${HELM_SCHEMA_VERSION#v}_Linux_x86_64.tar.gz" \ | tar -xz -C /usr/local/bin helm-schema