Release v1.9.0-beta.0 (#10422)

This commit is contained in:
Ricardo Katz 2023-09-18 08:52:31 -03:00 committed by GitHub
parent d1dc763c7e
commit cb70900609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 878 additions and 1028 deletions

View file

@ -0,0 +1,13 @@
# 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).
### 4.8.0-beta.0
* ci(helm): fix Helm Chart release action 422 error (#10237)
* helm: Use .Release.Namespace as default for ServiceMonitor namespace (#10249)
* [helm] configure allow to configure hostAliases (#10180)
* [helm] pass service annotations through helm tpl engine (#10084)
* Update Ingress-Nginx version controller-v1.9.0-beta.0
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.7.2...helm-chart-4.8.0-beta.0