add catalog.json

This commit is contained in:
Hendrik Leidinger 2023-11-19 20:41:30 +01:00
parent 9d6d100131
commit 76c6761661

31
charts/catalog.json Normal file
View file

@ -0,0 +1,31 @@
{
"charts": {
"vp-web": {
"app_readme": "<p>Valley Path Software Web Page</p>",
"categories": [
"media"
],
"description": "Valley Path Software Web Page",
"healthy": true,
"healthy_error": null,
"home": "https://git.leidinger.party/",
"location": "/hendrik/personal-charts",
"latest_version": "0.1.1",
"latest_app_version": "1.0.0",
"latest_human_version": "0.1.1_1.0.0",
"last_update": "2023-11-19 18:24:33",
"name": "vp-web",
"recommended": false,
"title": "ValleyWeb",
"maintainers": [
{
"email": "hendrik.leidinger@gmx.de",
"name": "Hendrik",
"url": "https://valley-path.com"
}
],
"tags": [],
"screenshots": []
},
},
}