Skip to content

headlamp-plugin-0.5.4

Compare
Choose a tag to compare
@illume illume released this 25 Nov 00:27
· 2524 commits to main since this release

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

  • Fix for headlamp-plugin upgrade in how it handles npm audit fixes
  • update recharts and loader-utils dependencies
  • updated types for Headlamp v0.14.0

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

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

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