Upgrade packer version to 1.4.0 47/15347/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 19 Apr 2019 18:34:37 +0000 (11:34 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 19 Apr 2019 18:34:37 +0000 (11:34 -0700)
The next release of common-packer requires packer 1.3.2 or greater.
Update to 1.4.0 as it is the current release and has been verified to
work properly.

Change-Id: Iec56190d26ff98dfaf5df1346dc82e7995ab640c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
releasenotes/notes/update-min-packer-1.4.0-0d31b26faa52c718.yaml [new file with mode: 0644]

index bdebb0f..73ab2b0 100644 (file)
@@ -38,7 +38,7 @@
     submodule-recursive: true
     submodule-timeout: 10
     packer-cloud-settings: packer-cloud-env
-    packer-version: 1.2.5
+    packer-version: 1.4.0
 
     #####################
     # Job Configuration #
diff --git a/releasenotes/notes/update-min-packer-1.4.0-0d31b26faa52c718.yaml b/releasenotes/notes/update-min-packer-1.4.0-0d31b26faa52c718.yaml
new file mode 100644 (file)
index 0000000..00c5444
--- /dev/null
@@ -0,0 +1,5 @@
+---
+upgrade:
+  - |
+    The next release of common-packer will require a minimum version of 1.3.2
+    for packer. The current release of packer is 1.4.0.