diff --git a/source/data/applications.json b/source/data/applications.json index bae33ae..4a59fa4 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9479,6 +9479,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Rancher Desktop", + "description": "", + "repo_url": "https://github.com/rancher-sandbox/rancher-desktop", + "tags": [], + "platforms": [ + "cross" + ], + "category": "container-management", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file diff --git a/source/data/categories.json b/source/data/categories.json index a5f3697..a2840aa 100644 --- a/source/data/categories.json +++ b/source/data/categories.json @@ -720,6 +720,12 @@ "parent": "development", "description": "" }, + { + "name": "Container Management", + "id": "container-management", + "parent": "utilities", + "description": "" + }, { "name": "Other", "id": "other",