Commit 19947931 authored by Chris Bednarski's avatar Chris Bednarski
Browse files

Added upgrade warning to remove old plugins

parent a84f4fff
Showing with 5 additions and 0 deletions
+5 -0
......@@ -29,6 +29,11 @@ page_title: "Downloads"
which has been signed using <a href="https://www.hashicorp.com/security.html" target="_TOP">HashiCorp's GPG key</a>.
You can also <a href="https://releases.hashicorp.com/packer/" target="_TOP">download older versions of Packer</a> from the releases service.
</p>
<p>
<b>Note:</b> Packer now ships as a single binary. When upgrading from
Packer &lt; 0.9.0, you will need to remove the old <code>packer-*</code>
plugins from your installation path.
</p>
</div>
</div>
<% product_versions.each do |os, arches| %>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment