Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update image ghostfolio/ghostfolio 2.115.0 → 2.116.0 by renovate #27909

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.115.0
appVersion: 2.116.0
dependencies:
- name: common
version: 25.0.0
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.30.0
version: 6.31.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.115.0@sha256:b77c6267fd3b26f4f80e5c5a889087c1e5520197a8f9c8802d5c0685143dc003
tag: 2.116.0@sha256:4d2be7621af705bb5c8cdc3a4c32eadd6ba66c6fe3c134f1cac34357a88f426b
securityContext:
container:
runAsNonRoot: false
Expand Down
Loading