Skip to content

Commit

Permalink
app: container: Update plugins app-catalog-0.1.4 prometheus-0.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: René Dudfield <[email protected]>
  • Loading branch information
illume committed Dec 20, 2023
1 parent f61c42b commit 15aadc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/app-build-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"plugins": [
{
"name": "app-catalog",
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.4/app-catalog-0.1.3.tgz"
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/app-catalog-0.1.4/app-catalog-0.1.4.tgz"
},
{
"name": "prometheus",
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.4/prometheus-0.0.1.tgz"
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/prometheus-0.0.2/prometheus-0.0.2.tgz"
}
]
}
2 changes: 1 addition & 1 deletion container/build-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"plugins": [
{
"name": "prometheus",
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/v0.1.4/prometheus-0.0.1.tgz"
"archive": "https://github.com/headlamp-k8s/plugins/releases/download/prometheus-0.0.2/prometheus-0.0.2.tgz"
}
]
}

0 comments on commit 15aadc8

Please sign in to comment.