github kubernetes-sigs/headlamp headlamp-plugin-0.4.9
headlamp-plugin 0.4.9

latest releases: headlamp-plugin-0.13.0-alpha.7, headlamp-helm-0.35.0, v0.35.0...
3 years ago

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

In this bug fix release:

  • Fix importing SVG files as components now works #568
  • Test the example plugins better when a headlamp-plugin version changes #568
  • Fix for PageGrid and other components imported from Resource #567

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

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

This release of headlamp-plugin is compatible with Headlamp 0.10.1

Don't miss a new headlamp release

NewReleases is sending notifications on new releases.