Fix helm chart release
This commit is contained in:
parent
9ba5bea3c7
commit
6306e0ecdb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
version: 3.5.0
|
version: 3.5.1
|
||||||
appVersion: 0.40.2
|
appVersion: 0.40.2
|
||||||
home: https://github.com/kubernetes/ingress-nginx
|
home: https://github.com/kubernetes/ingress-nginx
|
||||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||||
|
|
Loading…
Reference in a new issue