diff --git a/apps/homepage/config.json b/apps/homepage/config.json index 4f82a0bd..5e1ad868 100644 --- a/apps/homepage/config.json +++ b/apps/homepage/config.json @@ -1,23 +1,22 @@ { - "$schema": "../schema.json", - "name": "Homepage", - "available": true, - "exposable": true, - "port": 8756, - "tipi_version": 1, - "version": "v0.8.3", - "id": "homepage", - "categories": [ - "utilities" - ], - "description": "A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.", - "short_desc": "A highly customizable homepage", - "author": "gethomepage", - "source": "https://github.com/gethomepage/homepage", - "form_fields": [], - "supported_architectures": [ - "arm64", - "amd64" - ] - } - \ No newline at end of file + "$schema": "../schema.json", + "name": "Homepage", + "available": true, + "exposable": true, + "port": 8756, + "tipi_version": 2, + "version": "0.8.4", + "id": "homepage", + "categories": [ + "utilities" + ], + "description": "A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.", + "short_desc": "A highly customizable homepage", + "author": "gethomepage", + "source": "https://github.com/gethomepage/homepage", + "form_fields": [], + "supported_architectures": [ + "arm64", + "amd64" + ] +} diff --git a/apps/homepage/docker-compose.yml b/apps/homepage/docker-compose.yml index 057604dc..613bcafc 100644 --- a/apps/homepage/docker-compose.yml +++ b/apps/homepage/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.9" services: homepage: - image: ghcr.io/gethomepage/homepage:v0.8.3 + image: ghcr.io/gethomepage/homepage:v0.8.4 container_name: homepage restart: unless-stopped ports: