fix: correct Artifact Hub repository ID
The merged PR had a locally-generated UUID. This updates it to the actual ID assigned by Artifact Hub when the repo was registered (40b1acd8-44ef-43b3-8ab7-9c09c7f1a20c). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Artifact Hub repository metadata
|
# Artifact Hub repository metadata
|
||||||
# https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml
|
# https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml
|
||||||
repositoryID: 5954726b-f67a-43d2-9c26-ba90c6c2ae71
|
repositoryID: 40b1acd8-44ef-43b3-8ab7-9c09c7f1a20c
|
||||||
owners:
|
owners:
|
||||||
- name: privilegedescalation
|
- name: privilegedescalation
|
||||||
email: privilegedescalation@users.noreply.github.com
|
email: privilegedescalation@users.noreply.github.com
|
||||||
|
|||||||
Reference in New Issue
Block a user