Release v1.9.1
This commit is contained in:
parent
dd4209bd55
commit
24b139424d
15 changed files with 449 additions and 219 deletions
|
|
@ -1,13 +1,9 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "ci(helm): fix Helm Chart release action 422 error (#10237)"
|
||||
- "helm: Use .Release.Namespace as default for ServiceMonitor namespace (#10249)"
|
||||
- "[helm] configure allow to configure hostAliases (#10180)"
|
||||
- "[helm] pass service annotations through helm tpl engine (#10084)"
|
||||
- "Update Ingress-Nginx version controller-v1.9.0"
|
||||
- "Update Ingress-Nginx version controller-v1.9.1"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.0
|
||||
appVersion: 1.9.1
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
|
|
@ -23,4 +19,4 @@ maintainers:
|
|||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.8.0
|
||||
version: 4.8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue