From 7af35e7f4b56685914d5736633cc286d54a7d50e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 05:31:59 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/actualb?= =?UTF-8?q?udget/actual=2025.8.0=20=E2=86=92=2025.9.0=20(#39112)?= 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 | `3d7fb08` -> `a96e388` | --- > [!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 9571a59de5e..1883a40b330 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.8.0 +appVersion: 25.9.0 dependencies: - name: common version: 28.16.5 @@ -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.4.4 +version: 14.5.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index c0df42a5c76..388bccb888d 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.8.0@sha256:3d7fb08d3b405426e8625013a5ed95f5015e6c04d0f044e2e3fe7d7b7a41951b + tag: 25.9.0@sha256:a96e38821a56843a5473204cbd3773ffee816c49c23e0a9187fb80498bd3e154 securityContext: container: readOnlyRootFilesystem: false