Release chart 3.10.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-11-10 08:22:06 -03:00
parent 59761ad0aa
commit c0085f8245
3 changed files with 9 additions and 5 deletions

View file

@ -1,7 +1,7 @@
apiVersion: v1
name: ingress-nginx
version: 3.9.0
appVersion: 0.41.0
version: 3.10.0
appVersion: 0.41.1
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
@ -16,4 +16,4 @@ engine: gotpl
kubeVersion: ">=1.16.0-0"
annotations:
artifacthub.io/changes: |
- Add Default backend HPA autoscaling
- Fix routing regression introduced in 0.41.0 with PathType Exact