30 lines
765 B
YAML
30 lines
765 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "1.19.0"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
deprecated: false
|
||
|
description: P2P file synchronization application
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
|
||
|
icon: https://truecharts.org/_static/img/appicons/syncthing-icon.png
|
||
|
keywords:
|
||
|
- syncthing
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: syncthing
|
||
|
sources:
|
||
|
- https://syncthing.net/
|
||
|
- https://github.com/syncthing/syncthing
|
||
|
- https://hub.docker.com/r/syncthing/syncthing
|
||
|
type: application
|
||
|
version: 10.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|