release controller 1.7.1 and chart 4.6.1 (#9929)
* release controller 1.7.1 and chart 4.6.1 Signed-off-by: James Strong <james.strong@chainguard.dev> * fix typo Signed-off-by: James Strong <james.strong@chainguard.dev> * fix ah lint errors Signed-off-by: James Strong <james.strong@chainguard.dev> --------- Signed-off-by: James Strong <james.strong@chainguard.dev>
This commit is contained in:
parent
6d91c2a54c
commit
3d73327994
17 changed files with 296 additions and 239 deletions
11
charts/ingress-nginx/changelog/Changelog-4.6.1.md
Normal file
11
charts/ingress-nginx/changelog/Changelog-4.6.1.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.6.1
|
||||
|
||||
* [helm] Support custom port configuration for internal service (#9846)
|
||||
* Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803)
|
||||
* Update Ingress-Nginx version controller-v1.7.1
|
||||
|
||||
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.6.0...helm-chart-4.6.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue