Update index.yaml
Signed-off-by: rikatz <rikatz@users.noreply.github.com>
This commit is contained in:
parent
34c4174895
commit
2872942f74
1 changed files with 31 additions and 1 deletions
32
index.yaml
32
index.yaml
|
@ -1,6 +1,36 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "#8307 Nginx v1.19.10"
|
||||
- "#8386 Alpine 3.14.4"
|
||||
- "#8339 Patch OpenSSL CVE-2022-0778"
|
||||
- "#8321 Vulnerability CVE-2022-23308 for libxml2"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.3
|
||||
created: "2022-04-01T20:16:28.417741248Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: c88cd366881c53ca239aaa8ef752c71117e85d0051e8da5981c30f36c3c15a2a
|
||||
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.19.0-0'
|
||||
maintainers:
|
||||
- name: rikatz
|
||||
- name: strongjz
|
||||
- name: tao12345666333
|
||||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.19/ingress-nginx-4.0.19.tgz
|
||||
version: 4.0.19
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "#8253 Add a certificate info metric"
|
||||
|
@ -2159,4 +2189,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: "2022-03-04T19:49:51.483509617Z"
|
||||
generated: "2022-04-01T20:16:28.419705352Z"
|
||||
|
|
Loading…
Reference in a new issue