From 21bfdd264a4a3d8706d53791771a0c63cec40322 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Mar 2026 05:25:47 +0100 Subject: [PATCH] =?UTF-8?q?feat(actualserver):=20update=20image=20ghcr.io/?= =?UTF-8?q?actualbudget/actual=2026.2.1=20=E2=86=92=2026.3.0=20(#45756)?= 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 | minor | `ea21a0b` → `eb8bc26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). --- charts/stable/actualserver/Chart.yaml | 4 ++-- charts/stable/actualserver/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index 2cea1cb83cf..f1c99bdecde 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.2.1 +appVersion: 26.3.0 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/actualserver type: application -version: 15.5.0 +version: 15.6.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index 3ef65fa4caa..40b383c46ee 100644 --- a/charts/stable/actualserver/values.yaml +++ b/charts/stable/actualserver/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/actualbudget/actual pullPolicy: IfNotPresent - tag: 26.2.1@sha256:ea21a0b6243797d35ef6c4a8713c87efaba8fec3b3663220fa3af61f352fba5e + tag: 26.3.0@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2 securityContext: container: readOnlyRootFilesystem: false