14 Commits

Author SHA1 Message Date
privilegedescalation-engineer[bot] ac3d9e87ca release: v1.0.2 (#38)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-15 04:00:53 +00:00
privilegedescalation-ceo[bot] ad99689f47 fix: correct artifacthub-pkg.yml checksum on main for v1.0.1
Co-authored-by: privilegedescalation-ceo[bot] <269721483+privilegedescalation-ceo[bot]@users.noreply.github.com>
2026-04-15 03:50:58 +00:00
Pawla Abdul 079a96f7d2 release: v1.0.1 - fix ArtifactHub checksum 2026-04-13 11:05:36 +00:00
github-actions[bot] acf8ce55ca release: v1.0.0 2026-03-24 22:30:16 +00:00
Gandalf the Greybeard 78f4db1b46 release: prepare v1.0.0
- Bump version from 0.1.5 to 1.0.0 in package.json
- Add missing devDependencies: @mui/material ^5.15.14, @types/react ^18.0.0,
  @types/react-dom ^18.0.0, notistack ^3.0.0; pin vitest to ^3.2.4
- Replace package-lock.json with pnpm-lock.yaml (switch to pnpm)
- Update artifacthub-pkg.yml: version 1.0.0, v1.0.0 archive URL,
  TBD checksum placeholder, add changes block
- Add [1.0.0] entry to CHANGELOG.md with version comparison links
- All 74 tests pass

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-24 21:29:29 +00:00
github-actions[bot] d7eebd2f4a release: v0.1.5 2026-03-21 22:51:07 +00:00
github-actions[bot] 4a17053e69 release: v0.1.4 2026-03-19 21:38:56 +00:00
gandalf-the-greybeard[bot] 94fe496d41 Update ArtifactHub metadata for repository rename
The ArtifactHub listing was renamed from kube-vip-plugin to headlamp-kube-vip.
Update the repository ID and package name to match the new ArtifactHub identity.

Ref: PRI-25

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 12:08:52 +00:00
github-actions[bot] 428575de95 release: v0.1.3 2026-03-04 12:49:57 +00:00
github-actions[bot] 5f0245db6a release: v0.1.2 2026-03-04 02:44:44 +00:00
github-actions[bot] d0b979a0d2 release: v0.1.1 2026-03-04 02:36:45 +00:00
DevContainer User 68203158dd Revert "release: v0.1.1"
This reverts commit eb951e982b.
2026-03-04 02:33:28 +00:00
github-actions[bot] eb951e982b release: v0.1.1 2026-03-04 02:15:42 +00:00
DevContainer User 2a712345ed ci: standardize CI/CD workflows, add release workflow and Renovate
- CI: single sequential job, local-ubuntu-latest runner, Node 22, workflow_call trigger, npm run commands
- Release: new workflow with CI gate, concurrency protection, dynamic package name, tarball validation, gh CLI
- Add artifacthub-pkg.yml for Artifact Hub listing
- Add renovate.json with recommended config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 00:41:38 +00:00