Add support for custom probes (#7137)

* Add support for custom probes

* Fix lint issue with comment

* Bump chart version

* Fix lint issue
This commit is contained in:
Brian Harwell 2021-05-18 09:37:31 -04:00 committed by GitHub
parent 93070faaff
commit 293071ae02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 49 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: ingress-nginx
# When the version is modified, make sure the artifacthub.io/changes list is updated
# Also update CHANGELOG.md
version: 3.30.0
version: 3.31.0
appVersion: 0.46.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer