From d46cf2fd292b73dacfc3ec0df2f2c6509d9caf33 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 15:21:20 +0000 Subject: [PATCH] chore(deps): update helmfile/helmfile-action action to v2.1.0 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 7a42168..ca78975 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -90,7 +90,7 @@ jobs: method: kubeconfig kubeconfig: ${{ secrets.KUBECONFIG }} - name: Validate Helm - uses: helmfile/helmfile-action@v2.0.5 + uses: helmfile/helmfile-action@v2.1.0 with: helmfile-args: diff -- 2.49.1