-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
catalog.json
42 lines (42 loc) · 1.96 KB
/
catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"charts": {},
"test": {},
"system": {
"volsync": {
"app_readme": "<p>volsync is a storage backup and synchronisation tool.</p>\n<p>This App is supplied by TrueCharts, for more information visit the manual: <a href=\"https://truecharts.org/charts/system/volsync\">https://truecharts.org/charts/system/volsync</a></p>\n<hr />\n<p>TrueCharts can only exist due to the incredible effort of our staff.\nPlease consider making a <a href=\"https://truecharts.org/sponsor\">donation</a> or contributing back to the project any way you can!</p>",
"categories": [
"network"
],
"description": "volsync is a storage backup and synchronisation tool.",
"healthy": true,
"healthy_error": null,
"home": "https://truecharts.org/charts/system/volsync",
"location": "/home/runner/_work/catalog/catalog/system/volsync",
"latest_version": "1.0.8",
"latest_app_version": "0.9.1",
"latest_human_version": "0.9.1_1.0.8",
"last_update": "2024-05-29 12:35:14",
"name": "volsync",
"recommended": false,
"title": "Volsync",
"maintainers": [
{
"name": "TrueCharts",
"email": "[email protected]",
"url": "https://truecharts.org"
}
],
"tags": [],
"screenshots": [],
"sources": [
"https://github.com/truecharts/charts/tree/master/charts/system/volsync",
"https://github.com/volsync/volsync",
"https://github.com/volsync/volsync-helm-chart",
"https://quay.io/backube/volsync",
"https://quay.io/brancz/kube-rbac-proxy",
"https://volsync.readthedocs.io/"
],
"icon_url": "https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp"
}
}
}