2023-02-14 03:23:31 +00:00
|
|
|
annotations:
|
2023-10-12 13:51:50 +00:00
|
|
|
artifacthub.io/changes: |-
|
2023-12-21 09:42:28 +00:00
|
|
|
- "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"
|
2023-09-23 20:46:56 +00:00
|
|
|
artifacthub.io/prerelease: "false"
|
2021-04-30 22:37:02 +00:00
|
|
|
apiVersion: v2
|
2023-12-21 09:42:28 +00:00
|
|
|
appVersion: 1.9.5
|
2023-02-14 03:23:31 +00:00
|
|
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
|
|
|
load balancer
|
2020-02-24 19:25:57 +00:00
|
|
|
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:
|
2023-02-14 03:23:31 +00:00
|
|
|
- ingress
|
|
|
|
- nginx
|
|
|
|
kubeVersion: '>=1.20.0-0'
|
2022-12-30 00:58:15 +00:00
|
|
|
maintainers:
|
2023-02-14 03:23:31 +00:00
|
|
|
- name: rikatz
|
|
|
|
- name: strongjz
|
|
|
|
- name: tao12345666333
|
|
|
|
name: ingress-nginx
|
|
|
|
sources:
|
|
|
|
- https://github.com/kubernetes/ingress-nginx
|
2023-12-21 09:42:28 +00:00
|
|
|
version: 4.9.0
|