Feat: Upgrade packer version to v1.8.2 72/70472/2
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 10 Aug 2022 00:58:41 +0000 (10:58 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 16 Aug 2022 23:13:07 +0000 (09:13 +1000)
v1.8.2 addresses certain security issues which may not
directly imapact us.

Issue-ID: IT-24377
Change-Id: I275e99e8a7debdf9cae4ca943e19125293d9560b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
releasenotes/notes/upgrade-packer-1.8.2-ff647084adf72c39.yaml [new file with mode: 0644]

index abe3564..09a76a1 100644 (file)
@@ -30,7 +30,7 @@
     submodule-disable: false
     packer-builder: openstack
     packer-cloud-settings: packer-cloud-env
-    packer-version: 1.6.6
+    packer-version: 1.8.2
 
     #####################
     # Job Configuration #
diff --git a/releasenotes/notes/upgrade-packer-1.8.2-ff647084adf72c39.yaml b/releasenotes/notes/upgrade-packer-1.8.2-ff647084adf72c39.yaml
new file mode 100644 (file)
index 0000000..658b71c
--- /dev/null
@@ -0,0 +1,7 @@
+---
+upgrade:
+  - |
+    Upgrade Packer version to v1.8.2. The version is more recent v1.8.2
+    and has security updates.
+
+    Ref: https://github.com/hashicorp/packer/releases/tag/v1.8.2