blob: de9885670892563ace44e4ce799eae5adc34006d [file] [log] [blame]
Giorgi Lekveishvilicccf72f2023-05-19 16:13:22 +04001# Changelog
2
3This 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### {{ .NewHelmChartVersion }}
6{{ with .HelmUpdates }}
7{{ range . }}* {{ . }}
8{{ end }}{{ end }}
9**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-{{ .PreviousHelmChartVersion }}...helm-chart-{{ .NewHelmChartVersion }}