github headlamp-k8s/headlamp headlamp-plugin-0.5.0

latest releases: headlamp-helm-0.25.0, v0.25.1, mac-0.25.0...
2 years ago

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

In this release:

  • Added new and improved plugin examples and documentation #568
  • Fixed Chart imports #579 thanks @t-lalexander
  • Exported resource chart and lib #580
  • Added API for changing App menus #566

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

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

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

See the new plugin documentation and examples to see how to change the logo, customize detail views/action buttons, change side bar menu items, app menu items, and even dynamically define a cluster.

Don't miss a new headlamp release

NewReleases is sending notifications on new releases.