diff --git a/catalog.json b/catalog.json index dec6f2d6cd5..3907448f92d 100644 --- a/catalog.json +++ b/catalog.json @@ -646,5 +646,23 @@ } }, "enterprise": {}, - "community": {} -} \ No newline at end of file + "community": { + "ipfs": { + "app_readme": "", + "categories": [ + "storage" + ], + "description": "Global, Versioned, peer-to-peer filesystem.", + "healthy": true, + "healthy_error": null, + "location": "/__w/charts/charts/community/ipfs", + "latest_version": "1.0.0", + "latest_app_version": "v0.18.1", + "latest_human_version": "v0.18.1_1.0.0", + "last_update": "2023-01-31 00:00:23", + "name": "ipfs", + "title": "Ipfs", + "icon_url": "https://ipfs.io/ipfs/QmVk7srrwahXLNmcDYvyUEJptyoxpndnRa57YJ11L4jV26/ipfs.go.png" + } + } +}