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
1919
2020# Releases
2121
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+
2229## 4.1.0 (2021-04-04)
2330### ⚡️ Updates
2431- [ 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
119126
120127# Releases
121128
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+
122136## 4.1.0 (2021-04-04)
123137### ⚡️ Updates
124138- [ 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 44# ##################################
55
66ARG 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"
99ARG GITHUB_USER="pascalandy"
1010
1111# ##################################
You can’t perform that action at this time.
0 commit comments