File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,11 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
21
21
22
22
## 3.1.1 (2020-04-27)
23
23
### ⚡️ Updates
24
- - [ 4f4ba93] ( https://github.com/pascalandy/docker-stack-this/commit/4f4ba93 ) FIX Changelog
25
-
26
- ## 3.1.1 (2020-04-27)
27
- ### ⚡️ Updates
28
- - [ b3f4aed] ( https://github.com/pascalandy/docker-stack-this/commit/b3f4aed ) 3.1.1
24
+ FIX Changelog
29
25
30
26
## 3.1.0 (2020-04-27)
31
- ### ⚡️ Updates
32
- - [ 02eb5f0] ( https://github.com/pascalandy/docker-stack-this/commit/02eb5f0 ) 3.1.0
33
- - [ c338fbe] ( https://github.com/pascalandy/docker-stack-this/commit/c338fbe ) Update to traffic 1.7.24 / Merge branch 'edge'
27
+
28
+ Update to traffic 1.7.24
34
29
35
30
- The directory ` traefik_stack6 ` is not stable (Traefik V2). Tests are in progress.
36
31
Original file line number Diff line number Diff line change 4
4
# ##################################
5
5
6
6
ARG APP_NAME="docker-stack-this"
7
- ARG VERSION="3.1.1 "
8
- ARG RELEASE="3.1.1 "
7
+ ARG VERSION="3.1.2 "
8
+ ARG RELEASE="3.1.2 "
9
9
ARG GITHUB_USER="pascalandy"
10
10
11
11
# ##################################
You can’t perform that action at this time.
0 commit comments