Per company policy, ArtifactHub archive URLs must point to GitHub.
Reverted URLs that were incorrectly changed to Gitea.
- homeURL → github.com
- links[Source] → github.com
- archive-url → github.com/releases/download/v0.1.3/
Version (0.1.3) and checksum unchanged.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Update archive-url and checksum to v0.1.3 Gitea release
- Change homeURL and links from github.com to git.farh.net
- Bump version field from 0.1.2 to 0.1.3
Co-Authored-By: Paperclip <noreply@paperclip.ing>
- .eslintrc.js: extends @headlamp-k8s/eslint-config (ESLint was failing with
"couldn't find a configuration file")
- artifacthub-pkg.yml: replace placeholder checksum with actual sha256 of
dist/main.js computed from production build
- pnpm-lock.yaml: restored to index (was incorrectly removed in amend attempt)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>