From bb6458129679a0ee88b56d5acc1d99f35b858b6d Mon Sep 17 00:00:00 2001 From: Gunasekhar Matamalam Date: Fri, 4 Oct 2024 15:53:21 -0700 Subject: [PATCH] Updated the publisher name to SUSE LLC Signed-off-by: Gunasekhar Matamalam --- pkg/rancher-desktop/utils/_demo_marketplace_items.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/rancher-desktop/utils/_demo_marketplace_items.js b/pkg/rancher-desktop/utils/_demo_marketplace_items.js index 685dcbb05bf..461dda317c7 100644 --- a/pkg/rancher-desktop/utils/_demo_marketplace_items.js +++ b/pkg/rancher-desktop/utils/_demo_marketplace_items.js @@ -6,7 +6,7 @@ export const demoMarketplace = { containerd_compatible: true, slug: 'ghcr.io/rancher-sandbox/rd-open-webui-docker-ext', type: 'extension', - publisher: { name: 'Rancher by SUSE' }, + publisher: { name: 'SUSE LLC' }, created_at: '2024-10-03T15:43:34Z', updated_at: '2024-10-03T15:43:34.144218728Z', short_description: 'Open WebUI and Ollama packaged into a docker extension for local GenAI development',