From 379a17fdca98e39f9a4bb03e43e1d4d4d93dc0e6 Mon Sep 17 00:00:00 2001 From: Zach Shilton <4624598+zchsh@users.noreply.github.com> Date: Wed, 14 Sep 2022 13:35:26 -0400 Subject: [PATCH] fix(website): pin packer-plugin-outscale docs to 1.0.2 (#11986) --- website/data/plugins-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index cf7a7ba3f..6549348a5 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -212,7 +212,7 @@ "title": "Outscale", "path": "outscale", "repo": "outscale/packer-plugin-outscale", - "version": "latest", + "version": "v1.0.2", "pluginTier": "verified" }, {