Bump chart version and update changelog

This commit is contained in:
Muhammad Hamza Zaib 2021-04-06 08:21:33 +02:00
parent 9d9f10ce8b
commit 03bf9bbd87
2 changed files with 6 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.26.0
version: 3.27.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: |
- Changed servicePort value for metrics
- Add ability to specify jobLabel for ServiceMonitor