12345678910111213141516171819202122232425 |
- name: syncthing
- description: Syncthing is a continuous file synchronization program.
- annotations:
- title: Syncthing
- type: application
- version: 1.0.24
- apiVersion: v2
- appVersion: 1.23.4
- 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://play-lh.googleusercontent.com/KIy_dqUdZqcsTq4GDstHrHwLRvu60gT3v0p41gw792BC6OxamNhUw2eIy0-LI05qNEA=w240-h480
- sources:
- - https://syncthing.net
- - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/syncthing
- keywords:
- - storage
- - backup
|