From 7670bb263cd8155e5ec29e22a0d2912470873cf3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Feb 2026 22:17:20 +0000 Subject: [PATCH] chore(deps): update actualbudget/actual to v26.2.0 (#3661) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [actualbudget/actual](https://github.com/actualbudget/actual) | minor | `26.1.0` → `26.2.0` | | ghcr.io/actualbudget/actual | minor | `26.1.0` → `26.2.0` | --- ### Release Notes
actualbudget/actual (actualbudget/actual) ### [`v26.2.0`](https://github.com/actualbudget/actual/releases/tag/v26.2.0) [Compare Source](https://github.com/actualbudget/actual/compare/v26.1.0...v26.2.0) :link: [View release notes](https://actualbudget.org/blog/release-26.2.0) #### Desktop releases Please note: Microsoft store updates can sometimes lag behind the main release by a couple of days while they verify the new version.

Get it on Flathub

--- ### 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 these updates 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/3661 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/actual/Chart.yaml | 2 +- clusters/cl01tl/helm/actual/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/actual/Chart.yaml b/clusters/cl01tl/helm/actual/Chart.yaml index 465ca182a..9e1ad316c 100644 --- a/clusters/cl01tl/helm/actual/Chart.yaml +++ b/clusters/cl01tl/helm/actual/Chart.yaml @@ -23,4 +23,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/actual-budget.png # renovate: datasource=github-releases depName=actualbudget/actual -appVersion: 26.1.0 +appVersion: 26.2.0 diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index 9e8394433..23d62aeaf 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: 26.1.0 + tag: 26.2.0 pullPolicy: IfNotPresent env: - name: TZ