Update index.yaml
Signed-off-by: Gacko <Gacko@users.noreply.github.com>
This commit is contained in:
parent
7947429a54
commit
ebc9e3e0de
1 changed files with 29 additions and 1 deletions
30
index.yaml
30
index.yaml
|
@ -146,6 +146,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: |
|
||||||
|
- 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-16T19:38:03.697947794Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 4f1c0edde4c81a9e5c79b457932ffa23ed69fb12e90c62b8915c4e98c968363e
|
||||||
|
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: puerco
|
||||||
|
- 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
|
||||||
|
@ -3686,4 +3714,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-11-25T16:59:47.953314386Z"
|
generated: "2024-12-16T19:38:03.69838641Z"
|
||||||
|
|
Loading…
Reference in a new issue