From 54bf802ed25865741cd52e481c9970a6493aa610 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:09:42 -0400 Subject: [PATCH] chore(deps): update halohub/halo docker tag to v2.6.1 (#700) * chore(deps): update halohub/halo docker tag to v2.6.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/halo/config.json | 9 ++++++--- apps/halo/docker-compose.yml | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/apps/halo/config.json b/apps/halo/config.json index f5be12df..6885afdd 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -5,11 +5,14 @@ "exposable": true, "port": 8092, "id": "halo", - "tipi_version": 3, - "version": "2.6.0", + "tipi_version": 4, + "version": "2.6.1", "description": "Halo is a powerful and easy-to-use open source website building tool.", "short_desc": "Halo - Open source website building tool.", - "categories": ["social", "media"], + "categories": [ + "social", + "media" + ], "author": "halo-dev", "source": "https://github.com/halo-dev/halo", "website": "https://halo.run", diff --git a/apps/halo/docker-compose.yml b/apps/halo/docker-compose.yml index 689ed618..273ea591 100644 --- a/apps/halo/docker-compose.yml +++ b/apps/halo/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: halo: - image: halohub/halo:2.6.0 + image: halohub/halo:2.6.1 container_name: halo restart: unless-stopped depends_on: