Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd48c7e

Browse files
committedSep 24, 2020
corrected reference for release
1 parent 1eeb149 commit cd48c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/enhancements/20190724-only-dynamic-ssl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ superseded-by:
3232

3333
## Summary
3434

35-
Since release [0.19.0](https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.19.0) is possible to configure SSL certificates without the need of NGINX reloads (thanks to lua) and after release [0.24.0](https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.19.0) the default enabled mode is dynamic.
35+
Since release [0.19.0](https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.19.0) is possible to configure SSL certificates without the need of NGINX reloads (thanks to lua) and after release [0.24.0](https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.24.0) the default enabled mode is dynamic.
3636

3737
## Motivation
3838

0 commit comments

Comments
 (0)
Please sign in to comment.