| Giorgi Lekveishvili | 0048a78 | 2023-06-20 18:32:21 +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.7.0 |
| 6 | |
| 7 | * helm: Fix opentelemetry module installation for daemonset (#9792) |
| 8 | * Update charts/* to keep project name display aligned (#9931) |
| 9 | * HPA: Use capabilites & align manifests. (#9521) |
| 10 | * PodDisruptionBudget spec logic update (#9904) |
| 11 | * add option for annotations in PodDisruptionBudget (#9843) |
| 12 | * Update Ingress-Nginx version controller-v1.8.0 |
| 13 | |
| 14 | **Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.6.1...helm-chart-4.7.0 |