Release: Apply changes from main. (#11589)
This commit is contained in:
parent
1b93fe0ac5
commit
d5ddfdaf67
19 changed files with 597 additions and 233 deletions
|
|
@ -1,18 +1,25 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- "update post submit helm ci and clean up (#11221)"
|
||||
- "refactor helm ci tests part I (#11188)"
|
||||
- "Update Ingress-Nginx version controller-v1.10.1"
|
||||
artifacthub.io/changes: |
|
||||
- 'Chores: Align security contacts & chart maintainers to actual owners. (#11465)'
|
||||
- 'Merge pull request #11277 from strongjz/chart-1.10.1 (#11415)'
|
||||
- Fix helm install on cloud provider admonition block (#11394)
|
||||
- edited helm-install tips (#11393)
|
||||
- added info for aws helm install (#11390)
|
||||
- add workflow to helm release and update ct for branch (#11378)
|
||||
- release helm chart from release branch (#11276)
|
||||
- update post submit helm ci and clean up (#11220)
|
||||
- refactor helm ci tests part I (#11178)
|
||||
- Update Ingress-Nginx version controller-v1.11.0
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.1
|
||||
appVersion: 1.11.0
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
|
||||
keywords:
|
||||
- ingress
|
||||
- nginx
|
||||
- ingress
|
||||
- nginx
|
||||
kubeVersion: '>=1.21.0-0'
|
||||
maintainers:
|
||||
- name: cpanato
|
||||
|
|
@ -24,4 +31,4 @@ maintainers:
|
|||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.10.1
|
||||
version: 4.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue