Skip to content

headlamp-plugin-0.4.8

Compare
Choose a tag to compare
@illume illume released this 12 May 22:32
· 3088 commits to main since this release

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

In this release:

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

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

This release of headlamp-plugin is compatible with Headlamp 0.9.0