| # 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). | |
| ### {{ .NewHelmChartVersion }} | |
| {{ with .HelmUpdates }} | |
| {{ range . }}* {{ . }} | |
| {{ end }}{{ end }} | |
| **Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-{{ .PreviousHelmChartVersion }}...helm-chart-{{ .NewHelmChartVersion }} |