github kubernetes-sigs/headlamp headlamp-plugin-0.14.0
headlamp-plugin 0.14.0

8 hours ago

New release of the headlamp-plugin tool for plugin authors.

Upgrade

Upgrade your plugin to latest version by running:


npx @kinvolk/headlamp-plugin upgrade .

Bug fixes

  • Fixed missing .cmd shim so the headlamp-plugin binary works correctly on Windows without requiring a shell wrapper.
  • Replaced execSync with execFileSync in internal scripts to avoid shell injection risks.

Improvements

  • headlamp-plugin create now scaffolds an AGENTS.md file into new plugins, and example plugins are bundled so AI coding agents have better context out of the box.
  • Added missing type declarations to HeadlampTables, HeadlampChartStyles, and HeadlampHeaderStyle interfaces in additional.d.ts, improving type safety for plugins that customise themes.
  • react-hooks ESLint rules are now enabled when linting plugins.

Dependency updates

  • Security fixes: picomatch, vite, yaml, undici, tar, postcss, minimatch, qs, ajv, rollup, bn.js, terser-webpack-plugin, webpack, serialize-javascript, lodash, flatted.

Don't miss a new headlamp release

NewReleases is sending notifications on new releases.