From 88b2eaa70ecbddcb9a60e94059d9ad0086ec7aab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Feb 2025 04:06:51 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/actualb?= =?UTF-8?q?udget/actual-server=2025.1.0=20=E2=86=92=2025.2.0=20(#31689)?= 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-server | minor | `9be7d05` -> `070b228` | --- > [!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 2e6f63eb3a3..bc0404bbfff 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.1.0 +appVersion: 25.2.0 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver type: application -version: 13.1.1 +version: 13.2.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index d7b1bbb8d73..9e5d945d83d 100644 --- a/charts/stable/actualserver/values.yaml +++ b/charts/stable/actualserver/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/actualbudget/actual-server pullPolicy: IfNotPresent - tag: 25.1.0@sha256:9be7d05887f9b2bb5e8960d9c1b6bb829939ff0eb31cd4c0c77c7eb5b2cad3b6 + tag: 25.2.0@sha256:070b2283ade08c2a127fb5cd02de243105c7b699cf89cd57bf23d6a33a108c67 securityContext: container: readOnlyRootFilesystem: false