From c455b50c7568df995a9b23d2f9a8562833bc2744 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Jun 2024 14:22:54 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/actualbudget/actual-server to v24.6.0@8f94769 by renovate (#22814) 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.5.0` -> `24.6.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://togithub.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 3820ec8b806..deaceccda65 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.5.0 +appVersion: 24.6.0 dependencies: - name: common version: 24.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver type: application -version: 12.0.0 +version: 12.1.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index cea03aedd10..4b63503e708 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.5.0@sha256:48374b8f097e0e65b254b5a9cd6ff03566d6e6200ec12a5c3f54e75694c83c11 + tag: 24.6.0@sha256:8f947694b2ac0b6db5b8629f2589a8f0fe7acbfa69013cf0bccb0a3131f1d8f3 securityContext: container: readOnlyRootFilesystem: false