allow set annotations for admission Jobs (#7979)
* allow set annotations for admission Jobs Signed-off-by: Alex Co <tuanclq@gmail.com> * Bump chart version & update CHANGELOG Signed-off-by: Alex Co <tuanclq@gmail.com> * Bump chart version again Signed-off-by: Alex Co <tuanclq@gmail.com> * Add example Signed-off-by: Alex Co <tuanclq@gmail.com>
This commit is contained in:
parent
27037a1919
commit
ea1099abc9
5 changed files with 16 additions and 1 deletions
|
|
@ -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.11
|
||||
version: 4.0.12
|
||||
appVersion: 1.1.0
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue