[Helm] Add labels to resources (#6992)

* Add labels to RBAC resources

* Add labels to all resources

* Fix labels indentaton in patch jobs

* Add controller and default backend labels to pods

Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>

* Bump chart version and update changelog

Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
This commit is contained in:
Muhammad Hamza Zaib 2021-11-19 15:52:52 +01:00 committed by GitHub
parent 8c722557f0
commit 30c0d2260d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 123 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: 4.0.8
version: 4.0.9
appVersion: 1.0.5
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer