chore(deps): update container image ghostfolio/ghostfolio to v2.90.0@ae8865e by renovate (#23694)

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

<details>
<summary>ghostfolio/ghostfolio (ghostfolio/ghostfolio)</summary>

###
[`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`

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-22 14:38:01 +02:00
committed by GitHub
parent c1b47a3db3
commit c5847e285a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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