Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Packer
Commits
19947931
Commit
19947931
authored
9 years ago
by
Chris Bednarski
Browse files
Options
Download
Email Patches
Plain Diff
Added upgrade warning to remove old plugins
parent
a84f4fff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/source/downloads.html.erb
+5
-0
website/source/downloads.html.erb
with
5 additions
and
0 deletions
+5
-0
website/source/downloads.html.erb
+
5
-
0
View file @
19947931
...
...
@@ -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
<
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
|
%>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help