Skip to content

Commit

Permalink
feat(container): update image docker.io/ghostfolio/ghostfolio to v2.1…
Browse files Browse the repository at this point in the history
…05.0 (#917)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `2.104.1` -> `2.105.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.105.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21050---2024-08-21)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.104.1...2.105.0)

##### Added

- Added support to deactivate rules in the *X-ray* section
(experimental)

##### Changed

-   Improved the language localization for German (`de`)

##### Fixed

- Fixed the currency conversion for fees and values in the dividend
import by applying the correct rate based on the activity date
- Fixed the currency conversion for fees and values in the activities
service by applying the correct rate based on the activity date

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4yIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
  • Loading branch information
spiceratops authored Aug 30, 2024
2 parents 14f5761 + ee66ede commit 79d115e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/selfhosted/ghostfolio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app:
image:
repository: docker.io/ghostfolio/ghostfolio
tag: 2.104.1
tag: 2.105.0
envFrom: *envFrom
env:
NODE_ENV: production
Expand Down

0 comments on commit 79d115e

Please sign in to comment.