Revert "Updater bot : zoraxy updated to 3.3.4 (upstream 3.3.4)"

This reverts commit 8c2a7097d0.
This commit is contained in:
GitHub Actions
2026-08-28 23:35:18 +00:00
parent 49753c7352
commit 290ec8c513
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## 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

View File

@@ -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.4" version: "3.3.3"
init: false init: false
startup: services startup: services
webui: "http://[HOST]:[PORT:8000]" webui: "http://[HOST]:[PORT:8000]"

View File

@@ -1,11 +1,11 @@
{ {
"last_update": "2026-08-29", "last_update": "2026-06-19",
"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.4", "upstream_version": "3.3.3",
"github_beta": false, "github_beta": false,
"github_fulltag": false, "github_fulltag": false,
"github_tagfilter": "", "github_tagfilter": "",