changed value of serviceport

updated version and changedlogwq!
This commit is contained in:
Kundan Kumar 2021-03-19 12:44:27 +05:30
parent b1c8e3047b
commit c123541271
3 changed files with 7 additions and 3 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.25.0
version: 3.26.0
appVersion: 0.44.0
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: |
- Add ability to specify automountServiceAccountToken
- Changed servicePort value for metrics