Chart.yaml 853 B

12345678910111213141516171819202122232425
  1. annotations:
  2. artifacthub.io/changes: |
  3. - Adding support for disabling liveness and readiness probes to the Helm chart
  4. - add:(admission-webhooks) ability to set securityContext
  5. - Updated Helm chart to use the fullname for the electionID if not specified
  6. - Rename controller-wehbooks-networkpolicy.yaml
  7. artifacthub.io/prerelease: "false"
  8. apiVersion: v2
  9. appVersion: 1.5.1
  10. description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
  11. load balancer
  12. home: https://github.com/kubernetes/ingress-nginx
  13. icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
  14. keywords:
  15. - ingress
  16. - nginx
  17. kubeVersion: '>=1.20.0-0'
  18. maintainers:
  19. - name: rikatz
  20. - name: strongjz
  21. - name: tao12345666333
  22. name: ingress-nginx
  23. sources:
  24. - https://github.com/kubernetes/ingress-nginx
  25. version: 4.4.0