Chart.yaml 535 B

123456789101112131415161718192021
  1. name: ix-chart
  2. description: A Helm chart for deploying simple workloads Kubernetes
  3. annotations:
  4. title: ix-chart
  5. type: application
  6. version: 2304.0.5
  7. apiVersion: v2
  8. appVersion: v1
  9. kubeVersion: ">=1.16.0-0"
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common/2304.0.1
  17. version: 2304.0.1
  18. home: https://www.truenas.com/
  19. icon: https://www.ixsystems.com/wp-content/uploads/2021/06/ix_logo_200x47.png
  20. keywords: []
  21. sources: []