Release 0.41.2

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-11-12 17:23:08 -03:00
parent 96fba478fe
commit 8b99f49d2d
10 changed files with 298 additions and 282 deletions

View file

@ -1,5 +1,17 @@
# Changelog
### 0.41.2
**Image:**
- `k8s.gcr.io/ingress-nginx/controller:v0.41.2@sha256:1f4f402b9c14f3ae92b11ada1dfe9893a88f0faeb0b2f4b903e2c67a0c3bf0de`
Fix regression introduced in 0.41.0 with external authentication
_Changes:_
- [X] [#6467](https://github.com/kubernetes/ingress-nginx/pull/6467) Add PathType details in external auth location
### 0.41.1
**Image:**