mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
updated gitea to 1.9.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## 1.19.1 (13-04-2023)
|
||||
- Update to latest version from go-gitea/gitea
|
||||
|
||||
## 1.19.0 (24-03-2023)
|
||||
- Update to latest version from go-gitea/gitea
|
||||
- Implemented healthcheck
|
||||
## 1.18.5 (23-02-2023)
|
||||
- Update to latest version from go-gitea/gitea
|
||||
|
||||
## 1.18.4 (20-02-2023)
|
||||
- Update to latest version from go-gitea/gitea
|
||||
## 1.18.3 (23-01-2023)
|
||||
|
||||
@@ -37,6 +37,10 @@
|
||||
},
|
||||
"slug": "gitea",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||
<<<<<<< Updated upstream
|
||||
"version": "1.18.4",
|
||||
=======
|
||||
"version": "1.19.1",
|
||||
>>>>>>> Stashed changes
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,16 @@
|
||||
{
|
||||
<<<<<<< Updated upstream
|
||||
"last_update": "20-02-2023",
|
||||
=======
|
||||
"last_update": "13-04-2023",
|
||||
>>>>>>> Stashed changes
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "gitea",
|
||||
"source": "github",
|
||||
"upstream_repo": "go-gitea/gitea",
|
||||
<<<<<<< Updated upstream
|
||||
"upstream_version": "1.18.4"
|
||||
=======
|
||||
"upstream_version": "1.19.1"
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user