Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
2440b01853
commit
e0bbb8c5a0
1 changed files with 29 additions and 1 deletions
30
index.yaml
30
index.yaml
|
@ -256,6 +256,34 @@ 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: |
|
||||||
|
- 'CI: Fix chart testing. (#12259)'
|
||||||
|
- Update Ingress-Nginx version controller-v1.11.4
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.11.4
|
||||||
|
created: "2024-12-30T17:36:51.265913014Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 6e60bc2201446901573daa1ebc69a1e769a784c56a5d6f68a5c289511e65a6b6
|
||||||
|
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.11.4/ingress-nginx-4.11.4.tgz
|
||||||
|
version: 4.11.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Update Ingress-Nginx version controller-v1.11.3
|
- Update Ingress-Nginx version controller-v1.11.3
|
||||||
|
@ -3824,4 +3852,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-30T17:30:54.247648056Z"
|
generated: "2024-12-30T17:36:51.266276456Z"
|
||||||
|
|
Loading…
Reference in a new issue