From aa909e09872e7386b008c2f2013dfe1c1fbd259f Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 9 Dec 2024 10:17:16 +0800 Subject: [PATCH] release 2.1.16 --- changelog_latest.md | 1 + docker/.env | 4 ++-- version.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/changelog_latest.md b/changelog_latest.md index 8309b282..d4c9cbfe 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,4 +1,5 @@ ### enhancement: +- upgrade error at CentOS Stream #554 - Optimize install_docker.sh #547 - Nginxproxymanage add named volume nginx_custom #527 - Nginx how to dynamically apply proxy #516 diff --git a/docker/.env b/docker/.env index b985630e..f2644b5c 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ APPHUB_VERSION=0.1.6 -DEPLOYMENT_VERSION=2.20.3-rc1 +DEPLOYMENT_VERSION=2.20.3 GIT_VERSION=1.21.9 -PROXY_VERSION=2.11.3-rc1 \ No newline at end of file +PROXY_VERSION=2.11.3 \ No newline at end of file diff --git a/version.json b/version.json index 838e69dd..72763a89 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.16-rc2", + "version": "2.1.16", "plugins": { "portainer": "0.1.3", "nginx": "0.1.0",