From 3d073ca1902f1d2ad0cf5242852bee9ebe32c5fc Mon Sep 17 00:00:00 2001 From: Pekka Nurmi Date: Thu, 24 Feb 2022 16:21:00 +0000 Subject: [PATCH] backport of commit 0d34c22768aa1c4168d59f7206888e8a16215bee --- website/data/plugins-manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index e98b8445b..65a4a47a9 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -303,6 +303,7 @@ "path": "upcloud", "repo": "UpCloudLtd/packer-plugin-upcloud", "version": "latest", - "pluginTier": "community" + "pluginTier": "community", + "sourceBranch": "master" } -] +] \ No newline at end of file