Update index.yaml

Signed-off-by: strongjz <strongjz@users.noreply.github.com>
This commit is contained in:
strongjz 2022-12-30 02:12:02 +00:00
parent 17ea7876ef
commit 20cecd79a6

View file

@ -1,6 +1,35 @@
apiVersion: v1 apiVersion: v1
entries: entries:
ingress-nginx: ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Adding support for disabling liveness and readiness probes to the Helm chart
- add:(admission-webhooks) ability to set securityContext
- Updated Helm chart to use the fullname for the electionID if not specified
- Rename controller-wehbooks-networkpolicy.yaml
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.5.1
created: "2022-12-30T02:12:02.754800376Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: 949a8550fd9961a44704fd0e6508edea3901ee942caaf0e2d56f10d281228e05
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.4.2/ingress-nginx-4.4.2.tgz
version: 4.4.2
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "ci: remove setup-helm step (#9404)" - "ci: remove setup-helm step (#9404)"
@ -2747,4 +2776,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: "2022-12-29T21:36:14.623923719Z" generated: "2022-12-30T02:12:02.755208496Z"