diff --git a/app/app-build-manifest.json b/app/app-build-manifest.json index 8ca7688dd0f..4e127368514 100644 --- a/app/app-build-manifest.json +++ b/app/app-build-manifest.json @@ -8,6 +8,10 @@ { "name": "prometheus", "archive": "https://github.com/headlamp-k8s/plugins/releases/download/prometheus-0.1.0/prometheus-0.1.0.tgz" + }, + { + "name": "plugin-catalog", + "archive": "https://github.com/headlamp-k8s/plugins/raw/test-plugin-store/plugin-catalog/headlamp-k8s-plugin-catalog-0.1.0.tar.gz" } ] }