github headlamp-k8s/headlamp headlamp-plugin-0.4.9
headlamp-plugin 0.4.9

latest releases: headlamp-helm-0.23.0, v0.24.1, headlamp-helm-0.22.0...
2 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.