Skip to content

Commit 70ce0b2

Browse files
Merge branch 'main' of github.com:soerenschneider/k8s-gitops
2 parents 336c21a + 5a14d6f commit 70ce0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/ghostfolio/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
seccompProfile:
3737
type: RuntimeDefault
3838
containers:
39-
- image: docker.io/ghostfolio/ghostfolio:2.109.0
39+
- image: docker.io/ghostfolio/ghostfolio:2.110.0
4040
imagePullPolicy: IfNotPresent
4141
name: ghostfolio
4242
securityContext:

0 commit comments

Comments
 (0)