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:
parent
93070faaff
commit
293071ae02
4 changed files with 39 additions and 49 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue