Skip to content

Commit 608dbfd

Browse files
committed
Merge branch 'master' into edge
2 parents 57d61ad + e779af9 commit 608dbfd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
1919

2020
# Releases
2121

22+
## 3.0.0
23+
### 🚀 Added (new feat.)
24+
- acefbd7d Update to Traefik V2 / usiung DIR traefik_stack6 / squashed
25+
2226
## 2.3.2
2327
### ⚡️ Updates
2428
- a171eac Updated to version: 1.7.20

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Dockerfile is not a real Dockerfile.
22
# Those vars are used broadly outside this Dockerfile
33
# Github Action CI and release script (./utility.sh) is consuming these variables.
4-
ARG VERSION="1.7.20"
4+
ARG VERSION="3.0.0"
55
ARG APP_NAME="docker-stack-this"
66
ARG GIT_PROJECT_NAME="docker-stack-this"

0 commit comments

Comments
 (0)