Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
03a8463b74
commit
b03c1c2dd2
1 changed files with 31 additions and 1 deletions
32
index.yaml
32
index.yaml
|
@ -1,6 +1,36 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- 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"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.0
|
||||
created: "2023-09-23T20:48:25.041595438Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 7d16003f9d5dcabf25d3b5b751deadef372f8a911376ddf10920507ebd10b241
|
||||
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
|
||||
kubeVersion: '>=1.20.0-0'
|
||||
maintainers:
|
||||
- name: rikatz
|
||||
- name: strongjz
|
||||
- name: tao12345666333
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.8.0/ingress-nginx-4.8.0.tgz
|
||||
version: 4.8.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |2
|
||||
- "ci(helm): fix Helm Chart release action 422 error (#10237)"
|
||||
|
@ -3018,4 +3048,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
generated: "2023-09-22T11:10:06.889857366Z"
|
||||
generated: "2023-09-23T20:48:25.042342342Z"
|
||||
|
|
Loading…
Reference in a new issue