Revert "Updater bot : openproject updated to 17.3.0"

This reverts commit a0f1af5e2d.
This commit is contained in:
GitHub Actions
2026-04-17 23:38:15 +00:00
parent 8e968b5de0
commit 605a554ec5
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 17.3.0 (2026-04-18)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
## 17.2.3 (2026-04-04) ## 17.2.3 (2026-04-04)
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases) - Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
## 17.2.2-3 (30-03-2026) ## 17.2.2-3 (30-03-2026)

View File

@@ -34,5 +34,5 @@ schema:
slug: openproject slug: openproject
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
version: "17.3.0" version: "17.2.3"
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]" webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "2026-04-18", "last_update": "2026-04-04",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "openproject", "slug": "openproject",
"source": "github", "source": "github",
"upstream_repo": "opf/openproject", "upstream_repo": "opf/openproject",
"upstream_version": "17.3.0" "upstream_version": "17.2.3"
} }