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
14
charts/ingress-nginx/changelog/helm-chart-4.7.0.md
Normal file
14
charts/ingress-nginx/changelog/helm-chart-4.7.0.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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.7.0
|
||||
|
||||
* helm: Fix opentelemetry module installation for daemonset (#9792)
|
||||
* Update charts/* to keep project name display aligned (#9931)
|
||||
* HPA: Use capabilites & align manifests. (#9521)
|
||||
* PodDisruptionBudget spec logic update (#9904)
|
||||
* add option for annotations in PodDisruptionBudget (#9843)
|
||||
* Update Ingress-Nginx version controller-v1.8.0
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.6.1...helm-chart-4.7.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue