chore: rename Artifact Hub package to headlamp-solaris (#23)
Update package name and Artifact Hub repository ID to reflect the rename from polaris to headlamp-solaris (new ID: 0243bdaf-c926-44dc-b411-a7c291bf1fcd). Files updated: - package.json: name polaris -> headlamp-solaris - package-lock.json: name polaris -> headlamp-solaris - artifacthub-pkg.yml: name headlamp-polaris-plugin -> headlamp-solaris - artifacthub-repo.yml: repositoryID updated to new ID Co-authored-by: gandalf-the-greybeard[bot] <gandalf-the-greybeard[bot]@users.noreply.github.com>
This commit was merged in pull request #23.
This commit is contained in:
committed by
GitHub
parent
222346759e
commit
2c441bf867
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
version: "0.6.0"
|
version: "0.6.0"
|
||||||
name: headlamp-polaris-plugin
|
name: headlamp-solaris
|
||||||
displayName: Polaris
|
displayName: Polaris
|
||||||
createdAt: "2026-02-05T19:00:00Z"
|
createdAt: "2026-02-05T19:00:00Z"
|
||||||
description: >-
|
description: >-
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
repositoryID: fc3397f6-a75a-4950-ab50-da75c08a8089
|
repositoryID: 0243bdaf-c926-44dc-b411-a7c291bf1fcd
|
||||||
owners:
|
owners:
|
||||||
- name: privilegedescalation
|
- name: privilegedescalation
|
||||||
email: "chris@farhood.org"
|
email: "chris@farhood.org"
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "polaris",
|
"name": "headlamp-solaris",
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "polaris",
|
"name": "headlamp-solaris",
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "polaris",
|
"name": "headlamp-solaris",
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"description": "Headlamp plugin for Fairwinds Polaris audit results",
|
"description": "Headlamp plugin for Fairwinds Polaris audit results",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user