Documenting change
This commit is contained in:
parent
129b7d119e
commit
a125e04eda
2 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku
|
||||||
|
|
||||||
### Unreleased
|
### Unreleased
|
||||||
|
|
||||||
|
### 3.11.0
|
||||||
|
|
||||||
|
- Support Keda Autoscaling
|
||||||
|
|
||||||
### 3.10.1
|
### 3.10.1
|
||||||
|
|
||||||
- Fix regression introduced in 0.41.0 with external authentication
|
- Fix regression introduced in 0.41.0 with external authentication
|
||||||
|
|
|
@ -16,4 +16,4 @@ engine: gotpl
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Update ingress-nginx image to v0.41.2
|
- Support Keda Autoscaling
|
||||||
|
|
Loading…
Reference in a new issue