Chart.yaml 506 B

1234567891011121314151617181920
  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.0
  7. apiVersion: v2
  8. appVersion: v1
  9. kubeVersion: ">=1.16.0-0"
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. dependencies:
  14. - name: common
  15. repository: file://../../../common/2207.0.0
  16. version: 2207.0.0
  17. home: https://www.truenas.com/
  18. icon: https://www.ixsystems.com/wp-content/uploads/2021/06/ix_logo_200x47.png
  19. keywords: []
  20. sources: []