From 8cf1d2c1628bd3c906fd7607edc7f06f465d3502 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Wed, 27 Mar 2024 08:19:26 +0800 Subject: [PATCH] release 2.0.9 --- changelog_latest.md | 2 +- docker/.env | 2 +- version.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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",