@@ -19,6 +19,37 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
1919
2020# Releases
2121
22+ ## 4.1.0 (2021-04-04)
23+ ### ⚡️ Updates
24+ - [ 065c03e] ( https://github.com/pascalandy/docker-stack-this/commit/065c03e ) Update docker-stack-this to version 4.1.0 /Dockerfile
25+ - [ f7cd8ae] ( https://github.com/pascalandy/docker-stack-this/commit/f7cd8ae ) update to traefik:1.7.28
26+ - [ e824b35] ( https://github.com/pascalandy/docker-stack-this/commit/e824b35 ) Add FLAG ‘NODE 1’
27+ - [ c9a806b] ( https://github.com/pascalandy/docker-stack-this/commit/c9a806b ) update README
28+ - [ cfc7294] ( https://github.com/pascalandy/docker-stack-this/commit/cfc7294 ) basic-auth fix
29+ - [ eaf9353] ( https://github.com/pascalandy/docker-stack-this/commit/eaf9353 ) basic-auth VAR does not work
30+ - [ 825a51e] ( https://github.com/pascalandy/docker-stack-this/commit/825a51e ) use a VAR basic-auth
31+ - [ 5962ad1] ( https://github.com/pascalandy/docker-stack-this/commit/5962ad1 ) Improve docs about basic-auth
32+ - [ 54b044e] ( https://github.com/pascalandy/docker-stack-this/commit/54b044e ) basic auth new password
33+ - [ dfafeaa] ( https://github.com/pascalandy/docker-stack-this/commit/dfafeaa ) Add auth.basic
34+ - [ 591356f] ( https://github.com/pascalandy/docker-stack-this/commit/591356f ) remove stgfirexyz
35+ - [ 51f1421] ( https://github.com/pascalandy/docker-stack-this/commit/51f1421 ) add comments
36+ - [ 2c6129c] ( https://github.com/pascalandy/docker-stack-this/commit/2c6129c ) define sensitive vars
37+ - [ 9b72b9a] ( https://github.com/pascalandy/docker-stack-this/commit/9b72b9a ) rollback to acme.httpchallenge
38+ - [ 4bf68e6] ( https://github.com/pascalandy/docker-stack-this/commit/4bf68e6 ) add --acme.onhostrule=true
39+ - [ 5603b8f] ( https://github.com/pascalandy/docker-stack-this/commit/5603b8f ) stgfirexyz wip
40+ - [ 6ba5a2b] ( https://github.com/pascalandy/docker-stack-this/commit/6ba5a2b ) Init stgfirexyz as nginx
41+ - [ bb6c51e] ( https://github.com/pascalandy/docker-stack-this/commit/bb6c51e ) add stgfirefirepresslink /b
42+ - [ 8fbe8b3] ( https://github.com/pascalandy/docker-stack-this/commit/8fbe8b3 ) add stgfirefirepresslink
43+ - [ 902c7b9] ( https://github.com/pascalandy/docker-stack-this/commit/902c7b9 ) DO_TOKEN via var, not a secret
44+ - [ 02d074b] ( https://github.com/pascalandy/docker-stack-this/commit/02d074b ) add traefikdev /c
45+ - [ 8fa6bfc] ( https://github.com/pascalandy/docker-stack-this/commit/8fa6bfc ) empty
46+ - [ 021efed] ( https://github.com/pascalandy/docker-stack-this/commit/021efed ) dnsChallenge with DO /b
47+ - [ 7247191] ( https://github.com/pascalandy/docker-stack-this/commit/7247191 ) Add secret for DO token
48+ - [ 7a95d2e] ( https://github.com/pascalandy/docker-stack-this/commit/7a95d2e ) dnsChallenge with DO /a
49+
50+ ### 🔍 Compare
51+ - ... with previous release: [ 4.0.0 <> 4.1.0] ( https://github.com/pascalandy/docker-stack-this/compare/4.0.0...4.1.0 )
52+
2253## 4.0.0 (2020-11-18)
2354### ⚡️ Updates
2455- [ 144ad01] ( https://github.com/pascalandy/docker-stack-this/commit/144ad01 ) Major: Traefik manage certs via ACME
@@ -88,6 +119,37 @@ b21424e Init / env-template
88119
89120# Releases
90121
122+ ## 4.1.0 (2021-04-04)
123+ ### ⚡️ Updates
124+ - [ 065c03e] ( https://github.com/pascalandy/docker-stack-this/commit/065c03e ) Update docker-stack-this to version 4.1.0 /Dockerfile
125+ - [ f7cd8ae] ( https://github.com/pascalandy/docker-stack-this/commit/f7cd8ae ) update to traefik:1.7.28
126+ - [ e824b35] ( https://github.com/pascalandy/docker-stack-this/commit/e824b35 ) Add FLAG ‘NODE 1’
127+ - [ c9a806b] ( https://github.com/pascalandy/docker-stack-this/commit/c9a806b ) update README
128+ - [ cfc7294] ( https://github.com/pascalandy/docker-stack-this/commit/cfc7294 ) basic-auth fix
129+ - [ eaf9353] ( https://github.com/pascalandy/docker-stack-this/commit/eaf9353 ) basic-auth VAR does not work
130+ - [ 825a51e] ( https://github.com/pascalandy/docker-stack-this/commit/825a51e ) use a VAR basic-auth
131+ - [ 5962ad1] ( https://github.com/pascalandy/docker-stack-this/commit/5962ad1 ) Improve docs about basic-auth
132+ - [ 54b044e] ( https://github.com/pascalandy/docker-stack-this/commit/54b044e ) basic auth new password
133+ - [ dfafeaa] ( https://github.com/pascalandy/docker-stack-this/commit/dfafeaa ) Add auth.basic
134+ - [ 591356f] ( https://github.com/pascalandy/docker-stack-this/commit/591356f ) remove stgfirexyz
135+ - [ 51f1421] ( https://github.com/pascalandy/docker-stack-this/commit/51f1421 ) add comments
136+ - [ 2c6129c] ( https://github.com/pascalandy/docker-stack-this/commit/2c6129c ) define sensitive vars
137+ - [ 9b72b9a] ( https://github.com/pascalandy/docker-stack-this/commit/9b72b9a ) rollback to acme.httpchallenge
138+ - [ 4bf68e6] ( https://github.com/pascalandy/docker-stack-this/commit/4bf68e6 ) add --acme.onhostrule=true
139+ - [ 5603b8f] ( https://github.com/pascalandy/docker-stack-this/commit/5603b8f ) stgfirexyz wip
140+ - [ 6ba5a2b] ( https://github.com/pascalandy/docker-stack-this/commit/6ba5a2b ) Init stgfirexyz as nginx
141+ - [ bb6c51e] ( https://github.com/pascalandy/docker-stack-this/commit/bb6c51e ) add stgfirefirepresslink /b
142+ - [ 8fbe8b3] ( https://github.com/pascalandy/docker-stack-this/commit/8fbe8b3 ) add stgfirefirepresslink
143+ - [ 902c7b9] ( https://github.com/pascalandy/docker-stack-this/commit/902c7b9 ) DO_TOKEN via var, not a secret
144+ - [ 02d074b] ( https://github.com/pascalandy/docker-stack-this/commit/02d074b ) add traefikdev /c
145+ - [ 8fa6bfc] ( https://github.com/pascalandy/docker-stack-this/commit/8fa6bfc ) empty
146+ - [ 021efed] ( https://github.com/pascalandy/docker-stack-this/commit/021efed ) dnsChallenge with DO /b
147+ - [ 7247191] ( https://github.com/pascalandy/docker-stack-this/commit/7247191 ) Add secret for DO token
148+ - [ 7a95d2e] ( https://github.com/pascalandy/docker-stack-this/commit/7a95d2e ) dnsChallenge with DO /a
149+
150+ ### 🔍 Compare
151+ - ... with previous release: [ 4.0.0 <> 4.1.0] ( https://github.com/pascalandy/docker-stack-this/compare/4.0.0...4.1.0 )
152+
91153## 4.0.0 (2020-11-18)
92154### ⚡️ Updates
93155- [ 144ad01] ( https://github.com/pascalandy/docker-stack-this/commit/144ad01 ) Major: Traefik manage certs via ACME
0 commit comments