fix: rename package.json name to headlamp-tns-csi-plugin (PRI-1444)

Package name was "tns-csi" but archive directory and ArtifactHub name
were both "headlamp-tns-csi-plugin", causing plugin installation to fail.
Also updated artifacthub-pkg.yml version to 1.0.1 and release URLs
to point to the new v1.0.1 release.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-14 00:11:17 +00:00
committed by Gandalf the Greybeard [agent]
parent c808030317
commit bc46a6a620
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "tns-csi",
"name": "headlamp-tns-csi-plugin",
"version": "1.0.0",
"description": "Headlamp plugin for TNS-CSI driver visibility and benchmarking",
"repository": {