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
9
charts/ingress-nginx/changelog/helm-chart-3.5.0.md
Normal file
9
charts/ingress-nginx/changelog/helm-chart-3.5.0.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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.5.0
|
||||
|
||||
* [#6260](https://github.com/kubernetes/ingress-nginx/pull/6260) Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/ingress-nginx-3.4.0...ingress-nginx-3.5.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue