From afedfd4bf6cacf2ae98032cf4e51b445a4a08c4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 May 2026 03:05:37 +0200 Subject: [PATCH] =?UTF-8?q?fix(actualserver):=20update=20image=20ghcr.io/a?= =?UTF-8?q?ctualbudget/actual=2026.5.1=20=E2=86=92=2026.5.2=20(#48035)?= 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 | patch | `574dd99` → `1aeeb39` | --- > [!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**: (UTC) - 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 8be58b2b581..ee333b8e0bf 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.5.1 +appVersion: 26.5.2 dependencies: - name: common version: 29.2.8 @@ -36,5 +36,5 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/actualserver type: application -version: 16.4.1 +version: 16.4.2 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index 04951faf0bc..efabd993c7a 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.5.1@sha256:574dd99519c5f0f2f7904e9300c3e6b89c121bf52997500db4f93b7d8c428179 + tag: 26.5.2@sha256:1aeeb3985db55556e716dec25e08f6ce09308c2571b65cddbc6746ee6d5e0d45 securityContext: container: readOnlyRootFilesystem: false