From 4bb7a7e8ea6aa90a7f3511d30415ee67fd03e178 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:16:43 +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 c628a5ae..da748090 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.4.3 jobs: lint: