2023-02-14 04:23:31 +01:00
|
|
|
annotations:
|
2023-10-12 09:51:50 -04:00
|
|
|
artifacthub.io/changes: |-
|
2024-07-06 15:19:02 -04:00
|
|
|
- "Chores: Align security contacts & chart maintainers to actual owners. (#11480)"
|
|
|
|
|
- "Fix helm install on cloud provider admonition block (#11412)"
|
|
|
|
|
- "edited helm-install tips (#11411)"
|
|
|
|
|
- "added info for aws helm install (#11410)"
|
|
|
|
|
- "add workflow to helm release and update ct for branch (#11317)"
|
|
|
|
|
- "Merge pull request #11277 from strongjz/chart-1.10.1 (#11314)"
|
|
|
|
|
- "release helm chart from release branch (#11278)"
|
2024-04-25 11:08:56 -04:00
|
|
|
- "update post submit helm ci and clean up (#11221)"
|
|
|
|
|
- "refactor helm ci tests part I (#11188)"
|
2024-07-06 15:19:02 -04:00
|
|
|
- "Update Ingress-Nginx version controller-v1.10.2"
|
2023-09-23 17:46:56 -03:00
|
|
|
artifacthub.io/prerelease: "false"
|
2021-04-30 18:37:02 -04:00
|
|
|
apiVersion: v2
|
2024-07-06 15:19:02 -04:00
|
|
|
appVersion: 1.10.2
|
2023-02-14 04:23:31 +01:00
|
|
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
|
|
|
|
load balancer
|
2020-02-24 16:25:57 -03: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:
|
2024-07-06 15:19:02 -04:00
|
|
|
- ingress
|
|
|
|
|
- nginx
|
2024-04-18 11:30:38 -07:00
|
|
|
kubeVersion: '>=1.21.0-0'
|
2022-12-29 19:58:15 -05:00
|
|
|
maintainers:
|
2024-06-17 08:05:50 -07:00
|
|
|
- name: cpanato
|
2024-04-25 11:08:56 -04:00
|
|
|
- name: Gacko
|
2024-06-17 08:05:50 -07:00
|
|
|
- name: puerco
|
2024-04-25 11:08:56 -04:00
|
|
|
- name: rikatz
|
|
|
|
|
- name: strongjz
|
|
|
|
|
- name: tao12345666333
|
2023-02-14 04:23:31 +01:00
|
|
|
name: ingress-nginx
|
|
|
|
|
sources:
|
2024-04-25 11:08:56 -04:00
|
|
|
- https://github.com/kubernetes/ingress-nginx
|
2024-07-06 15:19:02 -04:00
|
|
|
version: 4.10.2
|