Skip to content

Commit

Permalink
chore(deps): update container image ghostfolio/ghostfolio to v2.111.0…
Browse files Browse the repository at this point in the history
…@47ed48a by renovate (#27034)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `2.110.0` -> `2.111.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.111.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21110---2024-09-28)

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

##### Added

-   Added read `permissions` to the `Platform` model
-   Added read `permissions` to the `Tag` model
-   Added `userId` to the `Tag` database schema

##### Changed

- Considered the availability of the date range selector in the
assistant per view
-   Considered the availability of the filters in the assistant per view
- Optimized the portfolio calculations with smarter cloning of
activities
- Integrated the add currency functionality into the market data section
of the admin control panel
-   Improved the language localization for German (`de`)
-   Upgraded `prisma` from version `5.19.1` to `5.20.0`
-   Upgraded `webpack-bundle-analyzer` from version `4.10.1` to `4.10.2`

##### Fixed

- Fixed the content height of the create or update platform dialog in
the admin control
- Fixed the content height of the create or update tag dialog in the
admin control

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Sep 29, 2024
1 parent ec4e366 commit e2d7464
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/ghostfolio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.110.0
appVersion: 2.111.0
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -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.23.0
version: 6.24.0
2 changes: 1 addition & 1 deletion charts/stable/ghostfolio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.110.0@sha256:ea80d54c3407a4b51f6ae839dc525c60d5907f36ea6e453aed0dd31737261c06
tag: 2.111.0@sha256:47ed48a744fb9c0847dca5740f6f70a66ff2dc764c7d2d5f99d57eb160f6246f
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit e2d7464

Please sign in to comment.