Update index.yaml
Signed-off-by: Gacko <Gacko@users.noreply.github.com>
This commit is contained in:
parent
f17cf0283c
commit
4ef16c5469
1 changed files with 28 additions and 1 deletions
29
index.yaml
29
index.yaml
|
@ -229,6 +229,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:40:22.995562495Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: 7e09796507db63b156a6f34cec1bca094f617417625ce2b0598dd3d36b86f6ed
|
||||||
|
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
|
||||||
|
@ -3769,4 +3796,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-21T22:36:52.397815796Z"
|
generated: "2024-12-21T22:40:22.995992889Z"
|
||||||
|
|
Loading…
Reference in a new issue