github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/ingress-nginx/Chart.yaml (about)

     1  apiVersion: v2
     2  name: ingress-nginx
     3  # When the version is modified, make sure the artifacthub.io/changes list is updated
     4  # Also update CHANGELOG.md
     5  version: 4.6.1
     6  appVersion: 1.7.1
     7  home: https://github.com/kubernetes/ingress-nginx
     8  description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
     9  icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
    10  keywords:
    11    - ingress
    12    - nginx
    13  sources:
    14    - https://github.com/kubernetes/ingress-nginx
    15  maintainers:
    16    - name: rikatz
    17    - name: strongjz
    18    - name: tao12345666333
    19  engine: gotpl
    20  kubeVersion: ">=1.20.0-0"
    21  annotations:
    22    artifacthub.io/changes: |
    23      - "[helm] Support custom port configuration for internal service (#9846)"
    24      - "Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803)"
    25      - "Update Ingress-Nginx version controller-v1.7.1"
    26    artifacthub.io/prerelease: "false"