forked from stavros-k/truecharts-catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog.json
72 lines (72 loc) · 3.81 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"charts": {},
"test": {},
"development": {
"photoprism": {
"app_readme": "<p>PhotoPrism\u00ae is a server-based application for browsing, organizing and sharing your personal photo collection</p>\n<p>This App is supplied by TrueCharts, for more information visit the manual: <a href=\"https://truecharts.org/charts/development/photoprism\">https://truecharts.org/charts/development/photoprism</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": [
"media"
],
"description": "PhotoPrism\u00ae is a server-based application for browsing, organizing and sharing your personal photo collection",
"healthy": true,
"healthy_error": null,
"home": "https://truecharts.org/charts/stable/photoprism",
"location": "/home/runner/work/catalog/catalog/development/photoprism",
"latest_version": "23.0.0",
"latest_app_version": "240420.0.0",
"latest_human_version": "240420.0.0_23.0.0",
"last_update": "2024-05-05 03:31:39",
"name": "photoprism",
"recommended": false,
"title": "Photoprism",
"maintainers": [
{
"name": "TrueCharts",
"email": "[email protected]",
"url": "https://jrobe.me"
}
],
"tags": [],
"screenshots": [],
"sources": [
"https://github.com/photoprism/photoprism",
"https://github.com/jrobe/charts/tree/master/charts/development/photoprism",
"https://hub.docker.com/r/photoprism/photoprism"
],
"icon_url": "https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.webp"
},
"wordpress": {
"app_readme": "<p>The WordPress rich content management system can utilize plugins, widgets, and themes.</p>\n<p>This App is supplied by TrueCharts, for more information visit the manual: <a href=\"https://truecharts.org/charts/development/wordpress\">https://truecharts.org/charts/development/wordpress</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": [
"website"
],
"description": "The WordPress rich content management system can utilize plugins, widgets, and themes.",
"healthy": true,
"healthy_error": null,
"home": "https://truecharts.org/charts/stable/wordpress",
"location": "/home/runner/work/catalog/catalog/development/wordpress",
"latest_version": "8.0.8",
"latest_app_version": "6.5.2",
"latest_human_version": "6.5.2_8.0.8",
"last_update": "2024-05-05 03:31:39",
"name": "wordpress",
"recommended": false,
"title": "Wordpress",
"maintainers": [
{
"name": "TrueCharts",
"email": "[email protected]",
"url": "https://truecharts.org"
}
],
"tags": [],
"screenshots": [],
"sources": [
"https://www.wordpress.org",
"https://github.com/truecharts/charts/tree/master/charts/stable/wordpress",
"https://hub.docker.com/r/bitnami/wordpress"
],
"icon_url": "https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp"
}
}
}