release 2.1.16
Some checks failed
Build image to DockerHub / setup (push) Waiting to run
Build image to DockerHub / build (push) Blocked by required conditions
Release to Github and Artifact / upload_artifact (push) Has been cancelled
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
Some checks failed
Build image to DockerHub / setup (push) Waiting to run
Build image to DockerHub / build (push) Blocked by required conditions
Release to Github and Artifact / upload_artifact (push) Has been cancelled
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
This commit is contained in:
parent
32c5ad72c1
commit
aa909e0987
3 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
PROXY_VERSION=2.11.3
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.16-rc2",
|
||||
"version": "2.1.16",
|
||||
"plugins": {
|
||||
"portainer": "0.1.3",
|
||||
"nginx": "0.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue