Chart: Split CHANGELOG.md into changelog/helm-chart-*.md.
This commit is contained in:
parent
b8e4e3ceba
commit
7b9e3566f7
76 changed files with 815 additions and 460 deletions
12
charts/ingress-nginx/changelog/helm-chart-3.21.0.md
Normal file
12
charts/ingress-nginx/changelog/helm-chart-3.21.0.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
|
||||
|
||||
### 3.21.0
|
||||
|
||||
* [#6783](https://github.com/kubernetes/ingress-nginx/pull/6783) Add custom annotations to ScaledObject
|
||||
* [#6761](https://github.com/kubernetes/ingress-nginx/pull/6761) Adding quotes in the serviceAccount name in Helm values
|
||||
* [#6767](https://github.com/kubernetes/ingress-nginx/pull/6767) Remove ClusterRole when scope option is enabled
|
||||
* [#6785](https://github.com/kubernetes/ingress-nginx/pull/6785) Update kube-webhook-certgen image to v1.5.1
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-3.20.1...helm-chart-3.21.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue