Adding LoadBalancerIP value for internal service

Adding documentation for the value

Bumping chart version

Adding changelog entry

Added change to artifacthub annotation
This commit is contained in:
cooperbenson-qz 2020-12-17 09:50:08 -07:00
parent c4a0ec8c2a
commit 8de7d42cfc
5 changed files with 13 additions and 2 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.15.2
version: 3.16.0
appVersion: 0.41.2
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
@ -21,4 +21,4 @@ annotations:
# List of changes for the release in artifacthub.io
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog
artifacthub.io/changes: |
- Fix chart-releaser action
- Added LoadBalancerIP value for internal service