Browse Source

2.1.2-rc1

qiaofeng1227 1 year ago
parent
commit
e7c46f438f
2 changed files with 14 additions and 9 deletions
  1. 11 6
      changelog_latest.md
  2. 3 3
      version.json

+ 11 - 6
changelog_latest.md

@@ -1,8 +1,13 @@
-bug:
-drupal pull image error
-metabase pull image error
-mattermost connect database error
-nocodb connect database error
+enhancement:
+add config item for running apps number #472
+
+bug:
+clamAV install Fail #463
+all app container exec error on portainer #464
 
 appstore:
-add runtime app: PHP, Java, Python, Node.js, Go, Ruby...
+[启动运行计划任务 EspoCRM](https://github.com/Websoft9/docker-library/issues/600)
+[OpenSearch 502 Bad Gateway ](https://github.com/Websoft9/docker-library/issues/601)
+[Elasticsearch 502 Bad Gateway](https://github.com/Websoft9/docker-library/issues/602)
+[n8n Init Problem] (https://github.com/Websoft9/docker-library/issues/603)
+[.Net runtime example web cannot access by Nginx proxy domains](https://github.com/Websoft9/docker-library/issues/605)

+ 3 - 3
version.json

@@ -1,11 +1,11 @@
 {
-  "version": "2.1.1",
+  "version": "2.1.2-rc1",
   "plugins": {
     "portainer": "0.1.0",
     "nginx": "0.0.7",
     "gitea": "0.0.5",
-    "myapps": "0.1.7",
-    "appstore": "0.1.5",
+    "myapps": "0.1.8",
+    "appstore": "0.1.6",
     "settings": "0.0.9",
     "navigator": "0.5.10"
   },