From 5769b54ef543d97201e6ee0df905ba9fae875361 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Nov 2024 09:03:51 +0000 Subject: [PATCH] chore(deps): update docker.io/ghostfolio/ghostfolio docker tag to v2.121.1 --- apps/ghostfolio/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ghostfolio/deployment.yaml b/apps/ghostfolio/deployment.yaml index 641806d..e24dfbc 100644 --- a/apps/ghostfolio/deployment.yaml +++ b/apps/ghostfolio/deployment.yaml @@ -36,7 +36,7 @@ spec: seccompProfile: type: RuntimeDefault containers: - - image: docker.io/ghostfolio/ghostfolio:2.118.0 + - image: docker.io/ghostfolio/ghostfolio:2.121.1 imagePullPolicy: IfNotPresent name: ghostfolio securityContext: