mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 08:57:42 +01:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
|
## 1.17.2 (07-09-2022)
|
||||||
|
- Update to version 1.17.2 from go-gitea/gitea
|
||||||
|
|
||||||
## 1.17.1 (01-09-2022)
|
## 1.17.1 (01-09-2022)
|
||||||
- Update to latest version from go-gitea/gitea
|
- Update to latest version from go-gitea/gitea
|
||||||
## 24.0.3 (X-8-2022)
|
|
||||||
|
|
||||||
- creation of gitea add-on
|
|
||||||
|
|||||||
@@ -32,6 +32,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||||
"version": "1.17.1",
|
"version": "1.17.2",
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "01-09-2022",
|
"last_update": "07-09-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "go-gitea/gitea",
|
"upstream_repo": "go-gitea/gitea",
|
||||||
"upstream_version": "1.17.1"
|
"upstream_version": "1.17.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user