Chart.yaml 421 B

123456789101112131415161718
  1. name: common-test
  2. annotations:
  3. title: Common Library Chart Testing
  4. version: 1.0.0
  5. apiVersion: v2
  6. appVersion: v1.0.0
  7. kubeVersion: '>=1.16.0-0'
  8. description: A chart for the common library chart-testing
  9. home: http://localhost
  10. type: application
  11. icon: https://localhost/icon
  12. dependencies:
  13. - name: common
  14. repository: file://../common
  15. version: ~1.0.0
  16. maintainers:
  17. - name: truenas
  18. url: https://www.truenas.com/