From b7df1891f924d4f07978704bc778ec9a6ba2abad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Jan 2026 20:33:07 +0000 Subject: [PATCH] Update ghcr.io/actualbudget/actual Docker tag to v26 (#3050) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/actualbudget/actual | major | `25.12.0` → `26.1.0` | --- ### 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 is behind base branch, 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://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3050 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/actual/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index 44f918601..9e8394433 100644 --- a/clusters/cl01tl/helm/actual/values.yaml +++ b/clusters/cl01tl/helm/actual/values.yaml @@ -9,7 +9,7 @@ actual: main: image: repository: ghcr.io/actualbudget/actual - tag: 25.12.0 + tag: 26.1.0 pullPolicy: IfNotPresent env: - name: TZ