We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd67bbe commit 0ce64ffCopy full SHA for 0ce64ff
app/app-build-manifest.json
@@ -3,7 +3,11 @@
3
"plugins": [
4
{
5
"name": "app-catalog",
6
- "archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.3/app-catalog-0.1.3.tgz"
+ "archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.4/app-catalog-0.1.3.tgz"
7
+ },
8
+ {
9
+ "name": "prometheus",
10
+ "archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.4/prometheus-0.0.1.tgz"
11
}
12
]
13
0 commit comments