From 74af204993dc2000174cab8123d193b5dbeeb41e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Sep 2024 20:29:59 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/actualbudget/actual-server to v24.9.0@4a0c0b7 by renovate (#25869) 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 | `24.8.0` -> `24.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 78033d8d2a5..ef6e84de492 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: 24.8.0 +appVersion: 24.9.0 dependencies: - name: common version: 24.1.14 @@ -33,4 +33,4 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver type: application -version: 12.4.1 +version: 12.5.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index 114936e743c..23cee21cba8 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: 24.8.0@sha256:cbdc8d5bd612593d552e8f2e5f05fa959040a924ded6a56d123c51ca6c571337 + tag: 24.9.0@sha256:4a0c0b71d3eb6c9b68c6922c97af4e5dd258c5a433fed30ef147cba8511a4914 securityContext: container: readOnlyRootFilesystem: false