Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
5378d184c7
commit
f1b4e0e29c
1 changed files with 35 additions and 1 deletions
36
index.yaml
36
index.yaml
|
@ -1,6 +1,40 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
ingress-nginx:
|
||||
- annotations:
|
||||
artifacthub.io/changes: "- \"Image and libraries updated\"\n- \"#8319 Upstream
|
||||
keepalive time\"\n- \"#8434 added new auth-tls-match-cn annotation\"\n- \"#8481
|
||||
\ Fix log creation in chroot script\"\n- \"#8426\tBump github.com/prometheus/common
|
||||
from 0.32.1 to 0.33.0\"\n- \"#8444\treplace deprecated topology key in example
|
||||
with current one\"\n- \"#8446\tFix suggested annotation-value-word-blocklist\"\n-
|
||||
\"#8219 Add keepalive support for auth requests\"\n- \"#8337\tJail/chroot
|
||||
nginx process inside controller container\"\n- \"#8455\tUpdate dependencies\"\n-
|
||||
\"#8456\tImplement object deep inspector\"\n- \"#8325\tFix for buggy ingress
|
||||
sync with retries\"\n- \"#8322\tImprove req handling dashboard\"\n"
|
||||
artifacthub.io/prerelease: "true"
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0-beta.1
|
||||
created: "2022-04-17T20:21:20.340658076Z"
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||
and load balancer
|
||||
digest: 44c349f0a0600e8a1913859a3a96d9b9db8c5546b0ea47c7b364d1870a000be5
|
||||
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.1.0-beta.1/ingress-nginx-4.1.0-beta.1.tgz
|
||||
version: 4.1.0-beta.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: "- \"#8426\tBump github.com/prometheus/common from 0.32.1
|
||||
to 0.33.0\"\n- \"#8444\treplace deprecated topology key in example with current
|
||||
|
@ -2250,4 +2284,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-04-14T03:05:39.407559577Z"
|
||||
generated: "2022-04-17T20:21:20.341464987Z"
|
||||
|
|
Loading…
Reference in a new issue