mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-01 01:33:32 +02:00
Updater bot : zoraxy updated to 3.3.4 (upstream 3.3.4)
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.3.4 (2026-08-29)
|
||||||
|
- Update to latest version from tobychui/zoraxy (changelog : https://github.com/tobychui/zoraxy/releases)
|
||||||
## 3.3.3 (2026-06-19)
|
## 3.3.3 (2026-06-19)
|
||||||
- Initial release
|
- Initial release
|
||||||
- Zoraxy reverse proxy with web management UI (port 8000) for Home Assistant
|
- Zoraxy reverse proxy with web management UI (port 8000) for Home Assistant
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ image: ghcr.io/alexbelgium/zoraxy-{arch}
|
|||||||
name: Zoraxy
|
name: Zoraxy
|
||||||
slug: zoraxy
|
slug: zoraxy
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/zoraxy
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/zoraxy
|
||||||
version: "3.3.3"
|
version: "3.3.4"
|
||||||
init: false
|
init: false
|
||||||
startup: services
|
startup: services
|
||||||
webui: "http://[HOST]:[PORT:8000]"
|
webui: "http://[HOST]:[PORT:8000]"
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"last_update": "2026-06-19",
|
"last_update": "2026-08-29",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "zoraxy",
|
"slug": "zoraxy",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "tobychui/zoraxy",
|
"upstream_repo": "tobychui/zoraxy",
|
||||||
"upstream_version": "3.3.3",
|
"upstream_version": "3.3.4",
|
||||||
"github_beta": false,
|
"github_beta": false,
|
||||||
"github_fulltag": false,
|
"github_fulltag": false,
|
||||||
"github_tagfilter": "",
|
"github_tagfilter": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user