headlamp-plugin-0.5.5
illume
released this
07 Feb 04:51
·
2595 commits
to main
since this release
headlamp-plugin is a tool to help with making plugins for Headlamp (the extensible Kubernetes UI).
- updated types for Headlamp v0.15.0
To use this new headlamp-plugin version with existing plugins, please update your plugin package.json
file:
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.5.5"
}
This release of headlamp-plugin is compatible with Headlamp 0.15.0.