Chart.yaml 412 B

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