chore(deps): update container image ghostfolio/ghostfolio to v2.110.0@ea80d54 by renovate (#26825)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `2.109.0` -> `2.110.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.110.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21100---2024-09-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.109.0...2.110.0)

##### Changed

- Improved the usability of various action menus by introducing
horizontal lines to separate the delete action
-   Improved the chart in the account detail dialog (experimental)
- Aligned the holdings and regions of the public page with the
allocations page
- Considered the user’s language in the link of the access table to
share the portfolio
-   Improved the language localization for German (`de`)

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-09-24 20:35:38 +02:00
committed by GitHub
parent 6d6b4b1d03
commit a7cef0a920
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.109.0
appVersion: 2.110.0
dependencies:
- name: common
version: 24.1.16
@@ -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.22.0
version: 6.23.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.109.0@sha256:7412cfea93a7b66af67b6f3670441328a27e99a1062cec74352420d303986880
tag: 2.110.0@sha256:ea80d54c3407a4b51f6ae839dc525c60d5907f36ea6e453aed0dd31737261c06
securityContext:
container:
runAsNonRoot: false