Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
f84f5cc81d
commit
03a8463b74
1 changed files with 33 additions and 1 deletions
34
index.yaml
34
index.yaml
|
@ -31,6 +31,38 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.8.0-beta.0/ingress-nginx-4.8.0-beta.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.8.0-beta.0/ingress-nginx-4.8.0-beta.0.tgz
|
||||||
version: 4.8.0-beta.0
|
version: 4.8.0-beta.0
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |2
|
||||||
|
- "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-beta.0"
|
||||||
|
artifacthub.io/license: Apache-2.0
|
||||||
|
artifacthub.io/prerelease: "true"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.9.0-beta.0
|
||||||
|
created: "2023-09-22T11:10:06.88950246Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 4c32410041c1e82754d92666aad1e1840311114bee532b534b1b06e35a65bc13
|
||||||
|
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
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.8.0-beta.0/ingress-nginx-4.8.0-beta.0.tgz
|
||||||
|
version: 4.8.0-beta.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "Update Ingress-Nginx version controller-v1.8.2"
|
- "Update Ingress-Nginx version controller-v1.8.2"
|
||||||
|
@ -2986,4 +3018,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
generated: "2023-09-18T11:53:40.724080534Z"
|
generated: "2023-09-22T11:10:06.889857366Z"
|
||||||
|
|
Loading…
Reference in a new issue