chore(deps): update container image ghostfolio/ghostfolio to v2.102.0@07ab94a by renovate (#24884)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghostfolio/ghostfolio](https://togithub.com/ghostfolio/ghostfolio) |
minor | `2.101.0` -> `2.102.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.102.0`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21020---2024-08-07)

[Compare
Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.101.0...2.102.0)

##### Added

- Added support to clone an activity from the account detail dialog
(experimental)
- Added support to edit an activity from the account detail dialog
(experimental)
- Added support to clone an activity from the holding detail dialog
(experimental)
- Added support to edit an activity from the holding detail dialog
(experimental)

##### Changed

- Improved the caching of the benchmarks in the markets overview by
returning cached data and recalculating in the background when it
expires
-   Improved the language localization for German (`de`)
-   Improved the language localization for Polish (`pl`)
-   Upgraded `Nx` from version `19.5.1` to `19.5.6`

##### Fixed

-   Fixed the cache flush endpoint response

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4zIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-08 02:45:48 +02:00
committed by GitHub
parent 63b34bc7c1
commit c5bf75edb2
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.101.0
appVersion: 2.102.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.13.0
version: 6.14.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.101.0@sha256:68a6c739a31b4c45bad1b864f22a399b1b4540386a6eff3f33a9ca4fb9d07f60
tag: 2.102.0@sha256:07ab94a6327c859a85f877af3b19e2d79225eb33640556e3d0ff6d2b8083d5b4
securityContext:
container:
runAsNonRoot: false