123456789101112131415161718192021222324252627 |
- name: syncthing
- description: Syncthing is a continuous file synchronization program.
- annotations:
- title: Syncthing
- type: application
- version: 1.2.1
- apiVersion: v2
- appVersion: '1.27.0'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.7
- home: https://syncthing.net/
- icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
- sources:
- - https://syncthing.net/
- - https://github.com/syncthing/syncthing
- - https://hub.docker.com/r/syncthing/syncthing
- - https://github.com/truenas/charts/tree/master/enterprise/syncthing
- keywords:
- - sync
- - file-sharing
|