From de13cb45dfc9be0a089cdd0010e8e368406b66c4 Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Mon, 8 Jan 2024 09:20:05 -0500 Subject: [PATCH] website: remove UpCloud from manifest Since the UpCloud plugin has moved to the integrations model, we don't want to continue looking for a docs.zip in their repo, as it doesn't exist anymore with this migration. --- website/data/plugins-manifest.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 870e16d7f..8405f6a45 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -89,15 +89,6 @@ "version": "latest", "pluginTier": "community" }, - { - "title": "UpCloud", - "path": "upcloud", - "repo": "UpCloudLtd/packer-plugin-upcloud", - "version": "v1.5.2", - "pluginTier": "verified", - "sourceBranch": "master", - "isHcpPackerReady": true - }, { "title": "Volcengine", "path": "volcengine",