From ae7d61ca9c3a3759726fa6049f02d4b26155af2d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 10 Aug 2024 14:33:09 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.103.0@37d155f by renovate (#24970) 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.102.0` -> `2.103.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.103.0`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21030---2024-08-10) [Compare Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.102.0...2.103.0) ##### Changed - Improved the color assignment in the chart of the holdings tab on the home page (experimental) - Enabled Catalan (`ca`) as an option in the user settings (experimental) - Enabled Polish (`pl`) as an option in the user settings (experimental) - Improved the language localization for Portuguese (`pt`) - Optimized the docker image layers to reduce the image size - Updated the binary targets of `debian-openssl` for `prisma` - Upgraded `prisma` from version `5.17.0` to `5.18.0`
--- ### 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 ca1bde503c7..a1482772762 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.102.0 +appVersion: 2.103.0 dependencies: - name: common version: 24.1.5 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.14.0 +version: 6.15.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index cdb309a2b11..f073d0eea72 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.102.0@sha256:07ab94a6327c859a85f877af3b19e2d79225eb33640556e3d0ff6d2b8083d5b4 + tag: 2.103.0@sha256:37d155f903375acba3e4fc739a95bf7dc199bbc86f6f34921b9add4f4c0facf8 securityContext: container: runAsNonRoot: false