From 79866606060d44bc54ff305af5138f9c4209de71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Dec 2023 01:32:50 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/actualbudget/actual-server to v23.12.1@439f2ed (#15866) 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 | patch | `23.12.0` -> `23.12.1` | --- > [!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 | 36 +++++++++++++------------- charts/stable/actualserver/values.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index a67c1f055f3..840e7cae80f 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: actualserver -version: 5.0.15 -appVersion: 23.12.0 +version: 5.0.16 +appVersion: 23.12.1 description: Actual is a super fast privacy-focused app for managing your finances. home: https://truecharts.org/charts/stable/actualserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png deprecated: false sources: - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://ghcr.io/actualbudget/actual-server +- https://github.com/Kippenhof/docker-templates +- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver +- https://ghcr.io/actualbudget/actual-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - actualserver - - finance +- actualserver +- finance dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index 995d29d99d0..70d4329fe28 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: 23.12.0@sha256:401774fad59c694946ba552763f52b725d4b2946f83f433191a26c30487e75b2 + tag: 23.12.1@sha256:439f2ed8d88f6f3616b986d69cf61d5519869507cf74289c403c96b2c48585f8 securityContext: container: readOnlyRootFilesystem: false