From 6fa0d25c5107b19c33e8e87a3314397def5b633f Mon Sep 17 00:00:00 2001 From: "Sk.Lv" Date: Fri, 4 Aug 2023 10:52:38 +0800 Subject: [PATCH] website: register ksyun docuement --- website/data/plugins-manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 2647475cb..ae900b68e 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -373,5 +373,12 @@ "repo": "hashicorp/packer-plugin-yandex", "version": "latest", "pluginTier": "community" + }, + { + "title": "Ksyun", + "path": "ksyun", + "repo": "kingsoftcloud/packer-plugin-ksyun", + "pluginTier": "community", + "version": "latest" } ]