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.3.0.md
Normal file
12
charts/ingress-nginx/changelog/helm-chart-3.3.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.3.0
|
||||
|
||||
* [#6203](https://github.com/kubernetes/ingress-nginx/pull/6203) Refactor parsing of key values
|
||||
* [#6162](https://github.com/kubernetes/ingress-nginx/pull/6162) Add helm chart options to expose metrics service as NodePort
|
||||
* [#6180](https://github.com/kubernetes/ingress-nginx/pull/6180) Fix helm chart admissionReviewVersions regression
|
||||
* [#6169](https://github.com/kubernetes/ingress-nginx/pull/6169) Fix Typo in example prometheus rules
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/ingress-nginx-3.0.0...ingress-nginx-3.3.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue