| 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.6.1 |
| 6 | |
| 7 | * [helm] Support custom port configuration for internal service (#9846) |
| 8 | * Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803) |
| 9 | * Update Ingress-Nginx version controller-v1.7.1 |
| 10 | |
| 11 | **Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.6.0...helm-chart-4.6.1 |