Chart.yaml 712 B

123456789101112131415161718192021222324252627
  1. name: syncthing
  2. description: Syncthing is a continuous file synchronization program.
  3. annotations:
  4. title: Syncthing
  5. type: application
  6. version: 1.0.12
  7. apiVersion: v2
  8. appVersion: '1.23.3'
  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
  17. version: 1.1.1
  18. home: https://syncthing.net/
  19. icon: https://syncthing.net/img/logo-horizontal.svg
  20. sources:
  21. - https://syncthing.net/
  22. - https://github.com/syncthing/syncthing
  23. - https://hub.docker.com/r/syncthing/syncthing
  24. - https://github.com/truenas/charts/tree/master/enterprise/syncthing
  25. keywords:
  26. - sync
  27. - file-sharing