Skip to content

headlamp-plugin-0.5.3

Compare
Choose a tag to compare
@illume illume released this 29 Sep 19:20
· 2704 commits to main since this release

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

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

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

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