From cd2c145176fdf090ebe80030c4ad7af0561fdd00 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Jun 2024 02:48:28 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.88.0@f9d66bc by renovate (#23226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghostfolio/ghostfolio](https://togithub.com/ghostfolio/ghostfolio) | minor | `2.87.0` -> `2.88.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.88.0`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#2880---2024-06-11) [Compare Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.87.0...2.88.0) ##### Added - Set the image source label in `Dockerfile` ##### Changed - Improved the style of the blog post list - Migrated the `@ghostfolio/client` components to control flow - Improved the language localization for German (`de`) - Upgraded `angular` from version `17.3.10` to `18.0.2` - Upgraded `Nx` from version `19.0.5` to `19.2.2`
--- ### 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/ghostfolio/Chart.yaml | 4 ++-- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 9379ec9b352..aa0172a5f4b 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.87.0 +appVersion: 2.88.0 dependencies: - name: common version: 24.0.1 @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.3.0 +version: 6.4.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 110c9804f36..f3253c7ee26 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.87.0@sha256:f449692b5123bd9577f063fcd53dded9d0ce8719555cc4a9e97a1dcc0509f914 + tag: 2.88.0@sha256:f9d66bc462911298b735bef9ae41bd201a0a02bbcc18f031a0cb4a4f1f7b336a securityContext: container: runAsNonRoot: false