From 587143079b4115d20ba0abbdb446c9bbf3af5aae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:19:13 +0000 Subject: [PATCH 1/2] chore(deps): update ghostfolio/ghostfolio docker tag to v2.129.0 --- apps/ghostfolio/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ghostfolio/docker-compose.yml b/apps/ghostfolio/docker-compose.yml index b133367ba9..73fa3910fe 100644 --- a/apps/ghostfolio/docker-compose.yml +++ b/apps/ghostfolio/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.9" services: ghostfolio: container_name: ghostfolio - image: ghostfolio/ghostfolio:2.128.0 + image: ghostfolio/ghostfolio:2.129.0 restart: unless-stopped ports: - ${APP_PORT}:3333 From 64a99ca9022e37fca481212c497ad42481a2a4fa Mon Sep 17 00:00:00 2001 From: Tipi CI Date: Sat, 14 Dec 2024 12:19:49 +0000 Subject: [PATCH 2/2] Update app version [ready] --- apps/ghostfolio/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ghostfolio/config.json b/apps/ghostfolio/config.json index 9b90a8370e..31e4375a5c 100644 --- a/apps/ghostfolio/config.json +++ b/apps/ghostfolio/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ghostfolio", - "tipi_version": 130, - "version": "2.128.0", + "tipi_version": 131, + "version": "2.129.0", "categories": ["finance"], "description": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", "short_desc": "Open Source Wealth Management Software.", @@ -44,5 +44,5 @@ ], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1734045928000 + "updated_at": 1734178780000 }