Release helm chart v3.21.0
This commit is contained in:
parent
9985d72f79
commit
fa0dfd3a3c
2 changed files with 13 additions and 4 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: 3.20.1
|
||||
version: 3.21.0
|
||||
appVersion: 0.43.0
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
|
|
@ -21,5 +21,7 @@ annotations:
|
|||
# List of changes for the release in artifacthub.io
|
||||
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog
|
||||
artifacthub.io/changes: |
|
||||
- Do not create KEDA in case of DaemonSets.
|
||||
- Fix KEDA v2 definition
|
||||
- Add custom annotations to ScaledObject
|
||||
- Adding quotes in the serviceAccount name in Helm values
|
||||
- Remove ClusterRole when scope option is enabled
|
||||
- Update kube-webhook-certgen image to v1.5.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue