From 1ac5fdd7db6522aff9f5b627e4fbbd344182a47c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 16:25:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/actualb?= =?UTF-8?q?udget/actual=2025.7.1=20=E2=86=92=2025.8.0=20(#38065)?= 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 | `b6bb759` -> `3d7fb08` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 65c1be51a99..3766bbdfbed 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.7.1 +appVersion: 25.8.0 dependencies: - name: common version: 28.15.1 @@ -36,5 +36,5 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver type: application -version: 14.2.1 +version: 14.3.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index b1d4c4c293f..c0df42a5c76 100644 --- a/charts/stable/actualserver/values.yaml +++ b/charts/stable/actualserver/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/actualbudget/actual pullPolicy: IfNotPresent - tag: 25.7.1@sha256:b6bb759f31d1c2c82a37d04f9d8930359ae8e3b3faa8eaa5338a0a2328702908 + tag: 25.8.0@sha256:3d7fb08d3b405426e8625013a5ed95f5015e6c04d0f044e2e3fe7d7b7a41951b securityContext: container: readOnlyRootFilesystem: false