add changelogs
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
d47b46672f
commit
e9417a7d69
2 changed files with 18 additions and 0 deletions
9
charts/ingress-nginx/changelog/helm-chart-4.8.4.md
Normal file
9
charts/ingress-nginx/changelog/helm-chart-4.8.4.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).
|
||||
|
||||
### 4.8.3
|
||||
|
||||
* Update Ingress-Nginx version controller-v1.9.4
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.8.2...helm-chart-4.8.3
|
9
charts/ingress-nginx/changelog/helm-chart-4.8.5.md
Normal file
9
charts/ingress-nginx/changelog/helm-chart-4.8.5.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).
|
||||
|
||||
### 4.8.5
|
||||
|
||||
* Revert: Add extra configMaps support to helm chart
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.8.2...helm-chart-4.8.5
|
Loading…
Reference in a new issue