Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
b599c04491
commit
f17cf0283c
1 changed files with 28 additions and 1 deletions
29
index.yaml
29
index.yaml
|
@ -202,6 +202,33 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.12.0-beta.0/ingress-nginx-4.12.0-beta.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.12.0-beta.0/ingress-nginx-4.12.0-beta.0.tgz
|
||||||
version: 4.12.0-beta.0
|
version: 4.12.0-beta.0
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Update Ingress-Nginx version controller-v1.12.0-beta.0
|
||||||
|
artifacthub.io/prerelease: "true"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.12.0-beta.0
|
||||||
|
created: "2024-12-21T22:36:52.397157188Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 64ebfa23a99a18a22f5a398c162685cb61c3779a7e443bb68b7dd5bce555a5f4
|
||||||
|
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.21.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: cpanato
|
||||||
|
- name: Gacko
|
||||||
|
- 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.12.0-beta.0/ingress-nginx-4.12.0-beta.0.tgz
|
||||||
|
version: 4.12.0-beta.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Update Ingress-Nginx version controller-v1.11.3
|
- Update Ingress-Nginx version controller-v1.11.3
|
||||||
|
@ -3742,4 +3769,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: "2024-12-16T19:39:04.058561712Z"
|
generated: "2024-12-21T22:36:52.397815796Z"
|
||||||
|
|
Loading…
Reference in a new issue