ingress-nginx-helm/charts/ingress-nginx/Chart.yaml

29 lines
1,002 B
YAML
Raw Normal View History

annotations:
2023-09-18 11:52:31 +00:00
artifacthub.io/changes: |2
- "ci(helm): fix Helm Chart release action 422 error (#10237)"
- "helm: Use .Release.Namespace as default for ServiceMonitor namespace (#10249)"
- "[helm] configure allow to configure hostAliases (#10180)"
- "[helm] pass service annotations through helm tpl engine (#10084)"
- "Update Ingress-Nginx version controller-v1.9.0-beta.0"
artifacthub.io/license: Apache-2.0
2023-09-18 11:52:31 +00:00
artifacthub.io/prerelease: "true"
2021-04-30 22:37:02 +00:00
apiVersion: v2
2023-09-18 11:52:31 +00:00
appVersion: 1.9.0-beta.0
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:
- ingress
- nginx
kubeVersion: '>=1.20.0-0'
maintainers:
- name: rikatz
- name: strongjz
- name: tao12345666333
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
type: application
2023-09-18 11:52:31 +00:00
version: 4.8.0-beta.0