diff --git a/charts/catalog.json b/charts/catalog.json new file mode 100644 index 0000000..8ed8d8f --- /dev/null +++ b/charts/catalog.json @@ -0,0 +1,31 @@ +{ + "charts": { + "vp-web": { + "app_readme": "
Valley Path Software Web Page
", + "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": [] + }, + }, +}