chore: migrate repository to privilegedescalation organization
Updated all GitHub URLs from cpfarhood to privilegedescalation organization: - Repository URLs in package.json and Artifact Hub metadata - Documentation links and references - Git remote updated No functional changes - this is purely an organizational migration. Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
+2
-2
@@ -121,7 +121,7 @@ git add .
|
||||
git commit -m "Initial commit: Headlamp Sealed Secrets plugin"
|
||||
|
||||
# Create repository on GitHub first, then:
|
||||
git remote add origin https://github.com/cpfarhood/headlamp-sealed-secrets-plugin.git
|
||||
git remote add origin https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin.git
|
||||
git branch -M main
|
||||
git push -u origin main
|
||||
```
|
||||
@@ -301,5 +301,5 @@ If you encounter issues:
|
||||
|
||||
---
|
||||
|
||||
**Repository:** https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
||||
**Repository:** https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin
|
||||
**Artifact Hub ID:** 5574d37c-c4ae-45ab-a378-ef24aaba5b4c
|
||||
|
||||
Reference in New Issue
Block a user