mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
2.1.9-rc1
This commit is contained in:
parent
1c994cbe80
commit
4108b95af2
2 changed files with 6 additions and 10 deletions
|
@ -1,7 +1,3 @@
|
|||
### enhancement:
|
||||
- Add health check to the runtime container #500
|
||||
|
||||
### appstore:
|
||||
- [complete docker-compose.yml for [rocketmq]](https://github.com/Websoft9/docker-library/issues/637)
|
||||
- [strapi gateway error](https://github.com/Websoft9/docker-library/issues/631)
|
||||
- [complete docker-compose.yml for [ManageIQ]](https://github.com/Websoft9/docker-library/issues/630)
|
||||
- help wanted at Websoft9 console #507
|
||||
- Configure Docker image acceleration #502
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"version": "2.1.8",
|
||||
"version": "2.1.9-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.1.1",
|
||||
"nginx": "0.0.8",
|
||||
"gitea": "0.0.6",
|
||||
"myapps": "0.2.1",
|
||||
"appstore": "0.1.9",
|
||||
"settings": "0.1.0",
|
||||
"myapps": "0.2.2",
|
||||
"appstore": "0.2.0",
|
||||
"settings": "0.1.1",
|
||||
"navigator": "0.5.10"
|
||||
},
|
||||
"OS": {
|
||||
|
|
Loading…
Reference in a new issue