2023-02-14 03:23:31 +00:00
|
|
|
annotations:
|
2024-07-08 18:27:03 +00:00
|
|
|
artifacthub.io/changes: |
|
|
|
|
- 'Chores: Align security contacts & chart maintainers to actual owners. (#11465)'
|
|
|
|
- 'Merge pull request #11277 from strongjz/chart-1.10.1 (#11415)'
|
|
|
|
- Fix helm install on cloud provider admonition block (#11394)
|
|
|
|
- edited helm-install tips (#11393)
|
|
|
|
- added info for aws helm install (#11390)
|
|
|
|
- add workflow to helm release and update ct for branch (#11378)
|
|
|
|
- release helm chart from release branch (#11276)
|
|
|
|
- update post submit helm ci and clean up (#11220)
|
|
|
|
- refactor helm ci tests part I (#11178)
|
|
|
|
- Update Ingress-Nginx version controller-v1.11.0
|
2023-09-23 20:46:56 +00:00
|
|
|
artifacthub.io/prerelease: "false"
|
2021-04-30 22:37:02 +00:00
|
|
|
apiVersion: v2
|
2024-07-08 18:27:03 +00:00
|
|
|
appVersion: 1.11.0
|
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:
|
2024-07-08 18:27:03 +00:00
|
|
|
- ingress
|
|
|
|
- nginx
|
2024-04-18 17:06:32 +00:00
|
|
|
kubeVersion: '>=1.21.0-0'
|
2022-12-30 00:58:15 +00:00
|
|
|
maintainers:
|
2024-06-17 12:25:38 +00:00
|
|
|
- name: cpanato
|
2024-06-03 07:34:38 +00:00
|
|
|
- name: Gacko
|
2024-06-17 12:25:38 +00:00
|
|
|
- name: puerco
|
2024-06-03 07:34:38 +00:00
|
|
|
- name: rikatz
|
|
|
|
- name: strongjz
|
|
|
|
- name: tao12345666333
|
2023-02-14 03:23:31 +00:00
|
|
|
name: ingress-nginx
|
|
|
|
sources:
|
2024-06-03 07:34:38 +00:00
|
|
|
- https://github.com/kubernetes/ingress-nginx
|
2024-07-08 18:27:03 +00:00
|
|
|
version: 4.11.0
|