From 87aa224dde10d5931269560f7800fd5751edd2ee Mon Sep 17 00:00:00 2001 From: Joaquim Rocha Date: Mon, 11 Nov 2024 14:09:44 -0700 Subject: [PATCH] FIXUP Update docs/development/plugins/publishing.md Co-authored-by: evangelos <52797224+skoeva@users.noreply.github.com> --- docs/development/plugins/publishing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/plugins/publishing.md b/docs/development/plugins/publishing.md index dcd6105d2d2..e35363f4d3f 100644 --- a/docs/development/plugins/publishing.md +++ b/docs/development/plugins/publishing.md @@ -42,7 +42,7 @@ For detailed instructions on creating a new release, refer to the [GitHub docume :::info For security reasons, Headlamp allows the download of plugins exclusively from GitHub, GitLab, and BitBucket. While this may change in the future, if you need your plugins to be downloaded from somewhere else, please [let us know](https://github.com/headlamp-k8s/headlamp/issues). -Also, by default the Plugin Catalog shows only plugins marked as official in ArtifactHub, or allow-listed by Headlamp. Users can override this behavior and make Headlamp show all the plugins by switching off the "Only official plugins" settings for the Plugin Catalog. Read more at the [Plugin Catalog README](https://github.com/headlamp-k8s/plugins/tree/main/plugin-catalog#readme). +Also, by default the Plugin Catalog only shows plugins marked as official in ArtifactHub, or allow-listed by Headlamp. Users can override this behavior and make Headlamp show all the plugins by switching off the "Only official plugins" setting for the Plugin Catalog. Read more at the [Plugin Catalog README](https://github.com/headlamp-k8s/plugins/tree/main/plugin-catalog#readme). ::: ## Step 3: Create an ArtifactHub package for the plugin