From 3ddcc6225d26fa3c6786d27b0106fc9851f6afce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Oct 2025 08:20:56 +0000 Subject: [PATCH] chore(deps): update docker.io/ghostfolio/ghostfolio docker tag to v2.206.0 --- 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 9cd00499e..8995b3b22 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.177.0 + - image: docker.io/ghostfolio/ghostfolio:2.206.0 imagePullPolicy: IfNotPresent name: ghostfolio securityContext: