Update index.yaml
Signed-off-by: Gacko <Gacko@users.noreply.github.com>
This commit is contained in:
parent
e0bbb8c5a0
commit
1d8b339d57
1 changed files with 29 additions and 1 deletions
30
index.yaml
30
index.yaml
|
@ -1,6 +1,34 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- 'CI: Fix chart testing. (#12258)'
|
||||
- Update Ingress-Nginx version controller-v1.12.0
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.12.0
|
||||
created: "2024-12-30T17:42:14.794948649Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 6445180ad70a12ed91d1430c7b54ed0cc65be6adfc534d23d5cb01c79734cff9
|
||||
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/ingress-nginx-4.12.0.tgz
|
||||
version: 4.12.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- Update Ingress-Nginx version controller-v1.12.0-beta.0
|
||||
|
@ -3852,4 +3880,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
generated: "2024-12-30T17:36:51.266276456Z"
|
||||
generated: "2024-12-30T17:42:14.79530191Z"
|
||||
|
|
Loading…
Reference in a new issue