From 1c4b8c003844332025e8f6f9b4d27268e18388d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 02:02:20 +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..79f6bd1 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.1 jobs: lint: