Skip to content

headlamp-plugin-0.5.2

Compare
Choose a tag to compare
@illume illume released this 19 Aug 11:01
· 2060 commits to main since this release

headlamp-plugin is a tool to help with making plugins for Headlamp (the extensible Kubernetes UI).

  • material-ui/labs is available to plugins

To use this new headlamp-plugin version with existing plugins, please update your plugin package.json file:

  "devDependencies": {
    "@kinvolk/headlamp-plugin": "^0.5.2"
  }

This release of headlamp-plugin is compatible with Headlamp 0.12.0.