release chart 4.10.1 Co-authored-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
987039c014
commit
82c4d78a2f
4 changed files with 28 additions and 15 deletions
|
|
@ -1,9 +1,11 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- "Update Ingress-Nginx version controller-v1.10.0"
|
||||
- "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/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.0
|
||||
appVersion: 1.10.1
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
|
|
@ -13,11 +15,11 @@ keywords:
|
|||
- nginx
|
||||
kubeVersion: '>=1.21.0-0'
|
||||
maintainers:
|
||||
- name: Gacko
|
||||
- name: rikatz
|
||||
- name: strongjz
|
||||
- name: tao12345666333
|
||||
- name: Gacko
|
||||
- name: rikatz
|
||||
- name: strongjz
|
||||
- name: tao12345666333
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.10.0
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.10.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue