Skip to content

Commit

Permalink
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.131.0 → 2…
Browse files Browse the repository at this point in the history
….132.0 (#30482)

This PR contains the following updates:

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

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v2.132.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21320---2024-12-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.131.0...2.132.0)

##### Added

-   Added the user interface for received access from others

##### Changed

- Improved support for automatic deletion of unused asset profiles when
deleting activities
- Migrated the coupon redemption to the notification service for prompt
dialogs
- Refactored `got` calls to use `AbortSignal.timeout()` without
`AbortController()`
-   Improved the language localization for German (`de`)
- Eliminated `body-parser` in favor of using `@nestjs/platform-express`
-   Upgraded the *Stripe* dependencies
-   Upgraded `angular` from version `18.2.8` to `19.0.5`
-   Upgraded `husky` from version `9.1.6` to `9.1.7`
-   Upgraded `marked` from version `12.0.2` to `15.0.4`
-   Upgraded `ng-extract-i18n-merge` from version `2.12.0` to `2.13.1`
-   Upgraded `ngx-device-detector` from version `8.0.0` to `9.0.0`
-   Upgraded `ngx-markdown` from version `18.0.0` to `19.0.0`
-   Upgraded `Nx` from version `20.1.2` to `20.3.0`
-   Upgraded `prisma` from version `6.0.1` to `6.1.0`
-   Upgraded `zone.js` from version `0.14.10` to `0.15.0`

##### Fixed

-   Fixed an issue with the algebraic sign in the twitter bot service

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 31, 2024
1 parent 5e290d6 commit f0ea2fd
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.131.0
appVersion: 2.132.0
dependencies:
- name: common
version: 25.3.1
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.42.1
version: 6.43.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: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.131.0@sha256:083498236af2ba8bf0c0213b891db608bcb7805eae689e141c438ad4ef28d3ba
tag: 2.132.0@sha256:632ebf7a5b21e06a92ff283a6396f50c8ac520bc2927c92d966b885188a40ab8
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit f0ea2fd

Please sign in to comment.