File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,13 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
19
19
20
20
# Releases
21
21
22
+ ## 4.1.0 (2021-06-11)
23
+ ### ⚡️ Updates
24
+ - [ 8383f52] ( https://github.com/pascalandy/docker-stack-this/commit/8383f52 ) update to traefik:1.7.30-alpine
25
+
26
+ ### 🔍 Compare
27
+ - ... with previous release: [ 4.1.0 <> 4.1.0] ( https://github.com/pascalandy/docker-stack-this/compare/4.1.0...4.1.0 )
28
+
22
29
## 4.1.0 (2021-04-04)
23
30
### ⚡️ Updates
24
31
- [ 065c03e] ( https://github.com/pascalandy/docker-stack-this/commit/065c03e ) Update docker-stack-this to version 4.1.0 /Dockerfile
@@ -119,6 +126,13 @@ b21424e Init / env-template
119
126
120
127
# Releases
121
128
129
+ ## 4.1.0 (2021-06-11)
130
+ ### ⚡️ Updates
131
+ - [ 8383f52] ( https://github.com/pascalandy/docker-stack-this/commit/8383f52 ) update to traefik:1.7.30-alpine
132
+
133
+ ### 🔍 Compare
134
+ - ... with previous release: [ 4.1.0 <> 4.1.0] ( https://github.com/pascalandy/docker-stack-this/compare/4.1.0...4.1.0 )
135
+
122
136
## 4.1.0 (2021-04-04)
123
137
### ⚡️ Updates
124
138
- [ 065c03e] ( https://github.com/pascalandy/docker-stack-this/commit/065c03e ) Update docker-stack-this to version 4.1.0 /Dockerfile
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="4.1 .0"
8
- ARG RELEASE="4.1 .0"
7
+ ARG VERSION="4.2 .0"
8
+ ARG RELEASE="4.2 .0"
9
9
ARG GITHUB_USER="pascalandy"
10
10
11
11
# ##################################
You can’t perform that action at this time.
0 commit comments