Skip to content

Commit

Permalink
chore(deps): update container image ghostfolio/ghostfolio to v2.27.0@…
Browse files Browse the repository at this point in the history
…58070f8 (#15418)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.26.0` -> `2.27.0` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Nov 27, 2023
1 parent d7ff579 commit 7607b87
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
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.26.0"
appVersion: 2.27.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -25,7 +25,7 @@ sources:
- https://github.com/ghostfolio/ghostfolio
- https://ghostfol.io/
type: application
version: 0.2.0
version: 0.3.0
annotations:
truecharts.org/category: finance
truecharts.org/SCALE-support: "true"
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.26.0@sha256:7c99c32a2adb365b6de4a5e1f6e7fdbc9b82e0e0ca8e5642d4a2d330d6464cab
tag: 2.27.0@sha256:58070f879615186ae0432cd34ee80689cfe083b21fc6c59524a8a8f404a8003c
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit 7607b87

Please sign in to comment.