Chore: Update base images for Ubuntu 75/68975/1 v0.9.4
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 14 Oct 2021 19:35:11 +0000 (12:35 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 14 Oct 2021 19:35:11 +0000 (12:35 -0700)
Update base images for Ubuntu 18.04 and 20.04
ARM and x86

Issue: RELENG-4010
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I243b0547173afb79f38755c74dc4891a71b551ea

vars/ubuntu-18.04-arm64.json
vars/ubuntu-18.04.json
vars/ubuntu-20.04-arm64.json
vars/ubuntu-20.04.json

index 1050727..5a36adc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "arch": "arm64",
-  "base_image": "Ubuntu 18.04 LTS (arm64) [2020-02-18]",
+  "base_image": "Ubuntu 18.04.6 LTS (aarch64) [2021-09-28]",
   "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh",
   "distro": "Ubuntu 18.04",
   "docker_source_image": "arm64v8/ubuntu:18.04",
index 28e3dd8..7e6191b 100644 (file)
@@ -2,7 +2,7 @@
   "source_ami_filter_name": "ubuntu/images/*ubuntu-bionic-18.04-amd64-server-*",
   "source_ami_filter_owner": "aws-marketplace",
   "source_ami_filter_product_code": "3iplms73etrdhxdepv72l6ywj",
-  "base_image": "LF - Ubuntu 18.04 LTS (2020-07-29)",
+  "base_image": "Ubuntu 18.04.6 LTS (x86_64) [2021-09-28]",
   "distro": "Ubuntu 18.04",
   "docker_source_image": "ubuntu:18.04",
   "ssh_user": "ubuntu",
index a814ac3..e6ff491 100644 (file)
@@ -1,6 +1,6 @@
 {
   "arch": "arm64",
-  "base_image": "Ubuntu 20.04.1 LTS (aarch64) [2020-11-02]",
+  "base_image": "Ubuntu 20.04.3 LTS (aarch64) [2021-10-04]",
   "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh",
   "distro": "Ubuntu 20.04",
   "docker_source_image": "arm64v8/ubuntu:20.04",
index 460c856..fc5fcd3 100644 (file)
@@ -2,7 +2,7 @@
   "source_ami_filter_name": "*ubuntu*20.04*",
   "source_ami_filter_owner": "aws-marketplace",
   "source_ami_filter_product_code": "a8jyynf4hjutohctm41o2z18m",
-  "base_image": "Ubuntu 20.04.1 LTS (x86_64) [2020-11-02]",
+  "base_image": "Ubuntu 20.04.3 LTS (x86_64) [2021-10-04]",
   "distro": "Ubuntu 20.04",
   "docker_source_image": "ubuntu:20.04",
   "ssh_user": "ubuntu",