diff --git a/changelog_latest.md b/changelog_latest.md index 0e374b46..3c79499f 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,2 +1,2 @@ -1. update gitea,portainer,nginx containers to latest +1. update gitea,nginx containers to latest 2. fix bug: appstore can not install a app without port \ No newline at end of file diff --git a/docker/.env b/docker/.env index fa2ab945..4b265cbd 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ APPHUB_VERSION=0.0.6 -DEPLOYMENT_VERSION=2.20.0 +DEPLOYMENT_VERSION=2.19.0 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.1 \ No newline at end of file diff --git a/version.json b/version.json index 8005aaa2..cda3d13e 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.0.8", + "version": "2.0.9", "plugins": { "portainer": "0.0.9", "nginx": "0.0.7",