From cedb89fcb2ab82178e929224c8c13f55a34be759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:15:42 +0000 Subject: [PATCH 1/2] chore(deps): update lscr.io/linuxserver/bookstack docker tag to v22.09.20220915 --- apps/bookstack/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/bookstack/docker-compose.yml b/apps/bookstack/docker-compose.yml index 574c834a..92550a19 100644 --- a/apps/bookstack/docker-compose.yml +++ b/apps/bookstack/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: bookstack: - image: lscr.io/linuxserver/bookstack:22.07.3 + image: lscr.io/linuxserver/bookstack:22.09.20220915 container_name: bookstack environment: - APP_URL=http://${INTERNAL_IP}:${APP_PORT} From a1d2421225220ae50086db12aaca59ad854d394b Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 18 Oct 2022 17:15:56 +0000 Subject: [PATCH 2/2] Update app version --- apps/bookstack/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/bookstack/config.json b/apps/bookstack/config.json index 81ba551a..dad3871b 100644 --- a/apps/bookstack/config.json +++ b/apps/bookstack/config.json @@ -4,12 +4,14 @@ "available": true, "port": 8119, "id": "bookstack", - "tipi_version": 2, - "version": "22.07.3", + "tipi_version": 3, + "version": "22.09.20220915", "description": "BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information. Default login: admin@admin.com password: password", "short_desc": "BookStack is a self-hosted platform for organising and storing information.", "author": "Dan Brown", - "categories": ["data"], + "categories": [ + "data" + ], "website": "https://www.bookstackapp.com/", "source": "https://github.com/BookStackApp/BookStack", "form_fields": [