File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 5.3.0
4+ - Added DuckDNS authenticator.
5+ - PR by [ @emulatorchen ] [ 51 ]
6+ - Removed deprecated [ cloudxns] [ 52 ] authenticator.
7+ - Changed from [ LegacyKeyValueFormat] [ 53 ] to the recommended format for ` ENV ` definitions.
8+
39### 5.2.1
410- Update certbot to v2.11.0.
511
425431[ 48 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/207
426432[ 49 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/226
427433[ 50 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/d3c20ff199301022ea0dc450bf91a23a51838871
434+ [ 51 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/281
435+ [ 52 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/fb06d2761942269d73a0630d4b0312b007027dcc
436+ [ 53 ] : https://docs.docker.com/reference/build-checks/legacy-key-value-format/
Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ are updated.
1717
1818| Major | Minor | Patch | Nginx |
1919| ----: | ----: | ----: | :----------------- |
20- | 5 | 5.2 | 5.2.1 | 5.2.1-nginx1.27.0 |
20+ | 5 | 5.3 | 5.3.0 | 5.3.0-nginx1.27.0 |
21+ | | 5.2 | 5.2.1 | 5.2.1-nginx1.27.0 |
2122| | | 5.2.0 | 5.2.0-nginx1.27.0 |
2223| | | | 5.2.0-nginx1.26.0 |
2324| | 5.1 | 5.1.1 | 5.1.1-nginx1.26.0 |
You can’t perform that action at this time.
0 commit comments