mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-17 11:30:32 +02: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)
|
## 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)
|
||||||
|
|||||||
@@ -37,6 +37,10 @@
|
|||||||
},
|
},
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"version": "1.18.4",
|
"version": "1.18.4",
|
||||||
|
=======
|
||||||
|
"version": "1.19.1",
|
||||||
|
>>>>>>> Stashed changes
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,16 @@
|
|||||||
{
|
{
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"last_update": "20-02-2023",
|
"last_update": "20-02-2023",
|
||||||
|
=======
|
||||||
|
"last_update": "13-04-2023",
|
||||||
|
>>>>>>> Stashed changes
|
||||||
"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",
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"upstream_version": "1.18.4"
|
"upstream_version": "1.18.4"
|
||||||
|
=======
|
||||||
|
"upstream_version": "1.19.1"
|
||||||
|
>>>>>>> Stashed changes
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user