Update index.yaml

Signed-off-by: strongjz <strongjz@users.noreply.github.com>
This commit is contained in:
strongjz 2023-12-21 09:56:02 +00:00
parent 54be503e64
commit ac6881aaf2

View file

@ -1,6 +1,36 @@
apiVersion: v1 apiVersion: v1
entries: entries:
ingress-nginx: ingress-nginx:
- annotations:
artifacthub.io/changes: |-
- "Add controller.metrics.serviceMonitor.annotations in Helm chart"
- "fix(labels): use complete labels variable on default-backend deployment"
- "chart: allow setting allocateLoadBalancerNodePorts (#10693)"
- "[release-1.9] feat(helm): add documentation about metric args (#10695)"
- "Update Ingress-Nginx version controller-v1.9.5"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.9.5
created: "2023-12-21T09:56:02.468166669Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: 0e2b1dc67321c6bdc346f43d75683e09a0a4caedb6e55ea2d44d450c23655f72
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.20.0-0'
maintainers:
- name: rikatz
- 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.9.0/ingress-nginx-4.9.0.tgz
version: 4.9.0
- annotations: - annotations:
artifacthub.io/changes: '- "Update Ingress-Nginx version controller-v1.9.4"' artifacthub.io/changes: '- "Update Ingress-Nginx version controller-v1.9.4"'
artifacthub.io/prerelease: "false" artifacthub.io/prerelease: "false"
@ -3152,4 +3182,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: "2023-12-02T13:27:29.262917991Z" generated: "2023-12-21T09:56:02.468436521Z"