12345678910111213141516171819202122232425 |
- name: syncthing
- description: Syncthing is a continuous file synchronization program.
- annotations:
- title: Syncthing
- type: application
- version: 1.0.40
- apiVersion: v2
- appVersion: 1.27.2
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- home: https://syncthing.net/
- icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
- sources:
- - https://syncthing.net
- - https://github.com/truenas/charts/tree/master/charts/syncthing
- keywords:
- - storage
- - backup
|