mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
updated gitea to 1.8.5
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
## 1.18.5 (23-02-2023)
|
||||||
|
- Update to latest version from go-gitea/gitea
|
||||||
|
|
||||||
## 1.18.4 (20-02-2023)
|
## 1.18.4 (20-02-2023)
|
||||||
- Update to latest version from go-gitea/gitea
|
- Update to latest version from go-gitea/gitea
|
||||||
## 1.18.3 (23-01-2023)
|
## 1.18.3 (23-01-2023)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "gitea/gitea:1.18.4",
|
"aarch64": "gitea/gitea:1.18.5",
|
||||||
"amd64": "gitea/gitea:1.18.4"
|
"amd64": "gitea/gitea:1.18.5"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -37,6 +37,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.18.4",
|
"version": "1.18.5",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,5 +4,5 @@
|
|||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "go-gitea/gitea",
|
"upstream_repo": "go-gitea/gitea",
|
||||||
"upstream_version": "1.18.4"
|
"upstream_version": "1.18.5"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user