Chart.yaml 725 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.2.1
  7. apiVersion: v2
  8. appVersion: '1.27.0'
  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.2.7
  18. home: https://syncthing.net/
  19. icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.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