From c5847e285ac17885fee7e26028bbf37d2554c8aa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 22 Jun 2024 14:38:01 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.90.0@ae8865e by renovate (#23694) 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.89.0` -> `2.90.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.90.0`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#2900---2024-06-22) [Compare Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.89.0...2.90.0) ##### Added - Added a dialog for the benchmarks in the markets overview - Extended the asset profile details dialog of the admin control for currencies - Extended the content of the *Self-Hosting* section by the mobile app question on the Frequently Asked Questions (FAQ) page ##### Changed - Moved the indicator for active filters from experimental to general availability - Improved the error handling in the biometric authentication registration - Improved the language localization for German (`de`) - Set up SSL for local development - Upgraded the *Stripe* dependencies - Upgraded `marked` from version `9.1.6` to `13.0.0` - Upgraded `ngx-device-detector` from version `5.0.1` to `8.0.0` - Upgraded `ngx-markdown` from version `17.1.1` to `18.0.0` - Upgraded `zone.js` from version `0.14.5` to `0.14.7`
--- ### 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 88d94307276..334c7b2edeb 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.89.0 +appVersion: 2.90.0 dependencies: - name: common version: 24.1.1 @@ -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.6.1 +version: 6.7.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 09acb98aabe..0ae2310cf70 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.89.0@sha256:121e38638460e9b7ecf0acff2fa8ee53d061d8cec27169364fe3ae08f72d4bc9 + tag: 2.90.0@sha256:ae8865e7697a8d36c87640a2a41817449feb2d75ef5904188aa465c2290d4b07 securityContext: container: runAsNonRoot: false