From 221b3533e568c42f6c57406bf4fc5ab2efeaf13a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 14:02:21 +0000 Subject: [PATCH] chore(deps): update https://git.keligrubb.com/actions/setup-helm action to v5 (#23) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://git.keligrubb.com/actions/setup-helm](https://git.keligrubb.com/actions/setup-helm) | action | major | `v4` → `v5` | --- ### Release Notes
actions/setup-helm (https://git.keligrubb.com/actions/setup-helm) ### [`v5`](https://git.keligrubb.com/actions/setup-helm/compare/v4...v5) [Compare Source](https://git.keligrubb.com/actions/setup-helm/compare/v4...v5)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.keligrubb.com/keligrubb/kestrelos/pulls/23 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/push.yml b/.gitea/workflows/push.yml index 9d33ecb..a5e676d 100644 --- a/.gitea/workflows/push.yml +++ b/.gitea/workflows/push.yml @@ -50,7 +50,7 @@ jobs: done < .tags - name: Set up Helm - uses: https://git.keligrubb.com/actions/setup-helm@v4 + uses: https://git.keligrubb.com/actions/setup-helm@v5 - name: Package and push Helm chart env: