| Giorgi Lekveishvili | cccf72f | 2023-05-19 16:13:22 +0400 | [diff] [blame^] | 1 | # Changelog |
| 2 | |
| 3 | 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 | ### 4.5.2 |
| 6 | |
| 7 | * add lint on chart before release (#9570) |
| 8 | * ci: remove setup-helm step (#9404) |
| 9 | * feat(helm): Optionally use cert-manager instead admission patch (#9279) |
| 10 | * run helm release on main only and when the chart/value changes only (#9290) |
| 11 | * Update Ingress-Nginx version controller-v1.6.4 |
| 12 | |
| 13 | **Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.4.3...helm-chart-4.5.2 |