diff --git a/.github/workflows/lint_helmfile.yaml b/.github/workflows/lint_helmfile.yaml index 02ffcff..e888eb6 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.1.7 jobs: lint: