Chart: Rename changelog/Changelog-*.md into changelog/helm-chart-*.md.
This commit is contained in:
parent
84ced1ed1c
commit
b8e4e3ceba
12 changed files with 4 additions and 3 deletions
13
charts/ingress-nginx/changelog/helm-chart-4.5.2.md
Normal file
13
charts/ingress-nginx/changelog/helm-chart-4.5.2.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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.5.2
|
||||
|
||||
* add lint on chart before release (#9570)
|
||||
* ci: remove setup-helm step (#9404)
|
||||
* feat(helm): Optionally use cert-manager instead admission patch (#9279)
|
||||
* run helm release on main only and when the chart/value changes only (#9290)
|
||||
* Update Ingress-Nginx version controller-v1.6.4
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.4.3...helm-chart-4.5.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue