chore(deps): update container image ghostfolio/ghostfolio to v2.103.0@37d155f by renovate (#24970)

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-10 14:33:09 +02:00 committed by GitHub
parent 48579cc9ea
commit ae7d61ca9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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