Fix helm chart releaser action

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-12-09 07:44:54 -03:00
parent a56f1418d8
commit 91d8c86964

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: ingress-nginx name: ingress-nginx
# When the version is modified, make sure the artifacthub.io/changes list is updated # When the version is modified, make sure the artifacthub.io/changes list is updated
# Also update CHANGELOG.md # Also update CHANGELOG.md
version: 3.15.1 version: 3.15.2
appVersion: 0.41.2 appVersion: 0.41.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