From a09cc7debb813f988a64aa553521e2b82ad3bd95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:09:31 +0000 Subject: [PATCH] chore(deps): update dependency helmfile/helmfile to v1 --- .github/workflows/lint_helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint_helmfile.yaml b/.github/workflows/lint_helmfile.yaml index c628a5a..392e16b 100644 --- a/.github/workflows/lint_helmfile.yaml +++ b/.github/workflows/lint_helmfile.yaml @@ -26,7 +26,7 @@ on: env: # renovate: datasource=github-releases depName=helmfile/helmfile - HELMFILE_VERSION: v0.171.0 + HELMFILE_VERSION: v1.3.2 jobs: lint: