From b2d7964037c8121051d1344d38db7436637cad13 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 May 2024 00:01:30 +0000 Subject: [PATCH 01/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- .../agent-uninstall-clean-all/molecule.yml.template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index d7bc7cc25..e606cdf0f 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -45,11 +45,11 @@ platforms: instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} -# - name: ubuntu-1804-x86_64 -# image: ami-055744c75048d8296 -# instance_type: ${INSTANCE_TYPE_X86} -# region: ${REGION} -# vpc_subnet_id: ${VPC_SUBNET_ID} + # - name: ubuntu-1804-x86_64 + # image: ami-055744c75048d8296 + # instance_type: ${INSTANCE_TYPE_X86} + # region: ${REGION} + # vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2004-x86_64 image: ami-06f8dce63a6b60467 instance_type: ${INSTANCE_TYPE_X86} @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-058b428b3b45defec + image: ami-00e4e5067b302b6ba instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 24dd0f31803a495b1c60332c1e802e780cfd2df0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 May 2024 00:01:36 +0000 Subject: [PATCH 02/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index a70d89352..6c0eab3c9 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -45,11 +45,11 @@ platforms: instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} -# - name: ubuntu-1804-x86_64 -# image: ami-055744c75048d8296 -# instance_type: ${INSTANCE_TYPE_X86} -# region: ${REGION} -# vpc_subnet_id: ${VPC_SUBNET_ID} + # - name: ubuntu-1804-x86_64 + # image: ami-055744c75048d8296 + # instance_type: ${INSTANCE_TYPE_X86} + # region: ${REGION} + # vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2004-x86_64 image: ami-06f8dce63a6b60467 instance_type: ${INSTANCE_TYPE_X86} @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-058b428b3b45defec + image: ami-00e4e5067b302b6ba instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2302c8112f7b177da0dbfb918c848aa93aea9aba Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 May 2024 00:01:41 +0000 Subject: [PATCH 03/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index bb146c7bf..ffe22dee8 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-058b428b3b45defec + image: ami-00e4e5067b302b6ba instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 00339b03a91a77361d5a2c8edc1a0fac2bb3fb61 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 15 May 2024 00:01:25 +0000 Subject: [PATCH 04/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index e606cdf0f..7fef4d7cd 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00e4e5067b302b6ba + image: ami-0a6a24cfdb722a214 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From cd5c45c6bd67a4217e97a254fd3b3ba84b2f9a39 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 15 May 2024 00:01:29 +0000 Subject: [PATCH 05/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 6c0eab3c9..fa7401927 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00e4e5067b302b6ba + image: ami-0a6a24cfdb722a214 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From b603141206d37c30e23b48a2b3cd0710ce3266b7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 15 May 2024 00:01:34 +0000 Subject: [PATCH 06/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index ffe22dee8..8887eade8 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00e4e5067b302b6ba + image: ami-0a6a24cfdb722a214 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e77ca2bf285b5dcda0697ccc49c0f730ce8aa346 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 31 May 2024 00:01:33 +0000 Subject: [PATCH 07/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index fa7401927..88731015a 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0a6a24cfdb722a214 + image: ami-0e82e548f6f81185e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a03ac21e710e44098a1d21cc795dc557bbeecae2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 31 May 2024 00:01:38 +0000 Subject: [PATCH 08/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 7fef4d7cd..f135393a2 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0a6a24cfdb722a214 + image: ami-0e82e548f6f81185e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6f7567f3ef0046c10514ee527fc70bdaccf2108e Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 31 May 2024 00:01:43 +0000 Subject: [PATCH 09/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 8887eade8..c2d3b5910 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0a6a24cfdb722a214 + image: ami-0e82e548f6f81185e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e68bae0bc2606069801b32d4f5b6b256858fe86d Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Jun 2024 00:01:27 +0000 Subject: [PATCH 10/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 88731015a..e97a1d09a 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0e82e548f6f81185e + image: ami-01ecb2a28b1d67929 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 4748da8da93916c0b6f451c13ba5e23a41e394b4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Jun 2024 00:01:31 +0000 Subject: [PATCH 11/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index f135393a2..a1d9999ed 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0e82e548f6f81185e + image: ami-01ecb2a28b1d67929 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d18a3aa0f63b98a6cffe2ccbdddbb81124204a68 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Jun 2024 00:01:34 +0000 Subject: [PATCH 12/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index c2d3b5910..d50b49de7 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0e82e548f6f81185e + image: ami-01ecb2a28b1d67929 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2fd0e27d58984a517ecb11e8b98f7f7bc48e26ad Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Jun 2024 00:01:55 +0000 Subject: [PATCH 13/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index e97a1d09a..a4ffb2c90 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01ecb2a28b1d67929 + image: ami-08fcb410dc2e273ad instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2253bbf64c59f02f91a9eba4a66e91bca1470ec5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Jun 2024 00:02:01 +0000 Subject: [PATCH 14/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index a1d9999ed..3c53ca7f5 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01ecb2a28b1d67929 + image: ami-08fcb410dc2e273ad instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 0cdda7fe8b48fa5ee38b3f6c8556eab8a06ed4d7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Jun 2024 00:02:06 +0000 Subject: [PATCH 15/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index d50b49de7..d4ddabfc1 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01ecb2a28b1d67929 + image: ami-08fcb410dc2e273ad instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a2515095763d660a92d6908b776cfb32e599b148 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 30 Jun 2024 00:01:57 +0000 Subject: [PATCH 16/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index d4ddabfc1..4a630bbcd 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-08fcb410dc2e273ad + image: ami-01378a6e89955c111 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d88cc95135ccd20d353fe73029ee17c84d329382 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 30 Jun 2024 00:02:01 +0000 Subject: [PATCH 17/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index a4ffb2c90..086e9e1bf 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-08fcb410dc2e273ad + image: ami-01378a6e89955c111 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5a1cb2264ae441a8d41a01e5dbe4947aec773a9f Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 30 Jun 2024 00:02:05 +0000 Subject: [PATCH 18/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 3c53ca7f5..f9cd94a8e 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-08fcb410dc2e273ad + image: ami-01378a6e89955c111 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 3746bd7945926e41d1b2b230876ac70dbd620b47 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 2 Jul 2024 00:01:41 +0000 Subject: [PATCH 19/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 4a630bbcd..12a6e6727 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01378a6e89955c111 + image: ami-070f589e4b4a3fece instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 1a456db71d88ae2399b65214a40c2d2bc79a3854 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 2 Jul 2024 00:01:44 +0000 Subject: [PATCH 20/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 086e9e1bf..ed1508560 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01378a6e89955c111 + image: ami-070f589e4b4a3fece instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 0e188379e6aa4ed29969dc4cffed24c8ce6e280e Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 2 Jul 2024 00:01:49 +0000 Subject: [PATCH 21/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index f9cd94a8e..147ef4df3 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-01378a6e89955c111 + image: ami-070f589e4b4a3fece instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d35033fc3893ac6eda507f80d888b20561adb7e7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 21 Jul 2024 00:01:59 +0000 Subject: [PATCH 22/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 12a6e6727..9341d61f1 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-070f589e4b4a3fece + image: ami-0683112dda76da03f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 755d3e645deb8dce5d2e3650a774212393f99102 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 21 Jul 2024 00:02:04 +0000 Subject: [PATCH 23/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index ed1508560..453dce5c0 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-070f589e4b4a3fece + image: ami-0683112dda76da03f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 32aac654481077c92a3a8e57a6c7e218683f896d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 21 Jul 2024 00:02:08 +0000 Subject: [PATCH 24/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 147ef4df3..c1f6e1d84 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-070f589e4b4a3fece + image: ami-0683112dda76da03f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5d2123634a3637b0e803651272cd774a02f1bdc8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 31 Jul 2024 00:01:34 +0000 Subject: [PATCH 25/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 453dce5c0..05f1a9d66 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0683112dda76da03f + image: ami-0b50ba78160239d27 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 030686c7b28b7d83f334813c6c76f54e0ffa22f2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 31 Jul 2024 00:01:38 +0000 Subject: [PATCH 26/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 9341d61f1..ee0c2f5fc 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0683112dda76da03f + image: ami-0b50ba78160239d27 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5f01b46af8afb06e3e926b76910570c18689bb08 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 31 Jul 2024 00:01:42 +0000 Subject: [PATCH 27/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index c1f6e1d84..25e83d48f 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0683112dda76da03f + image: ami-0b50ba78160239d27 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f8f363daed0bc5ad2b4503a93f1a95316e7c31a0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 2 Aug 2024 00:01:33 +0000 Subject: [PATCH 28/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 05f1a9d66..1eb389146 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0b50ba78160239d27 + image: ami-04d3a05187b5b697c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From b3fb62f2eb906c8ead955c1e196b8563d66be450 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 2 Aug 2024 00:01:37 +0000 Subject: [PATCH 29/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index ee0c2f5fc..86df04153 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0b50ba78160239d27 + image: ami-04d3a05187b5b697c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 55880cc61a7d2374416efde87964cd14f4548a3e Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 2 Aug 2024 00:01:41 +0000 Subject: [PATCH 30/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 25e83d48f..195a29919 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0b50ba78160239d27 + image: ami-04d3a05187b5b697c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2d89b261e94c4c5726e8973ed6b754966249a1c9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 22 Aug 2024 00:01:50 +0000 Subject: [PATCH 31/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 1eb389146..4784cc83b 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-04d3a05187b5b697c + image: ami-00c39dc0bc7856367 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5830c842997011028be6e4c4ce4bac9e4e54dee1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 22 Aug 2024 00:01:56 +0000 Subject: [PATCH 32/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 86df04153..57d6b54db 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-04d3a05187b5b697c + image: ami-00c39dc0bc7856367 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a079394c544ccbd9dc668bb5cf06fcb3019d98c8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 22 Aug 2024 00:02:03 +0000 Subject: [PATCH 33/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 195a29919..ee3cf2b94 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-04d3a05187b5b697c + image: ami-00c39dc0bc7856367 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From fb72224d4602a2bf5702cc606cbddca2a0aa67b8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 31 Aug 2024 00:01:55 +0000 Subject: [PATCH 34/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 4784cc83b..9f35ead5e 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00c39dc0bc7856367 + image: ami-0d486650b94f4c69b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 671831e9eb31440c382c683e80384ecf9206fcb8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 31 Aug 2024 00:01:59 +0000 Subject: [PATCH 35/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 57d6b54db..51cfbe781 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00c39dc0bc7856367 + image: ami-0d486650b94f4c69b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a0868faee9bead3184109fe2918a9501ba6f8c98 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 31 Aug 2024 00:02:04 +0000 Subject: [PATCH 36/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index ee3cf2b94..ef77864b7 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-00c39dc0bc7856367 + image: ami-0d486650b94f4c69b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9495cf42db9758ea2e6ada4e94140d2c4d668a2f Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Sep 2024 00:01:21 +0000 Subject: [PATCH 37/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 9f35ead5e..e8c5ace2c 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0d486650b94f4c69b + image: ami-07e1435a5f65279ec instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From edd13911728c0fa69dbe4756a174afcbb8981084 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Sep 2024 00:01:25 +0000 Subject: [PATCH 38/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 51cfbe781..392f578fd 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0d486650b94f4c69b + image: ami-07e1435a5f65279ec instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 0a5a4370ff4eaecfc263972579262a21df808d78 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Sep 2024 00:01:28 +0000 Subject: [PATCH 39/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index ef77864b7..973a37751 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0d486650b94f4c69b + image: ami-07e1435a5f65279ec instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e0bddc1075c755911e9c0a1c6fdfae818008aff3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Sep 2024 00:02:07 +0000 Subject: [PATCH 40/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index e8c5ace2c..7f755c14f 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07e1435a5f65279ec + image: ami-040e6e42f01ecd947 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From ea01e0605003d9c7272eea6cf9098b31a350785c Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Sep 2024 00:02:10 +0000 Subject: [PATCH 41/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 392f578fd..40f7a533d 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07e1435a5f65279ec + image: ami-040e6e42f01ecd947 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 7a8453004f8fef303c3e4f296869fe90d96bed80 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Sep 2024 00:02:14 +0000 Subject: [PATCH 42/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 973a37751..33e277be5 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07e1435a5f65279ec + image: ami-040e6e42f01ecd947 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a1e5318beea9f62e851a5e6c96d81a8217a55ff5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Sep 2024 00:02:06 +0000 Subject: [PATCH 43/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 7f755c14f..82304a041 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-040e6e42f01ecd947 + image: ami-062e625f8b159a522 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a27a09df2f42f88c4f30587e55144c44c03d0fa3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Sep 2024 00:02:11 +0000 Subject: [PATCH 44/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 40f7a533d..dd517b87d 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-040e6e42f01ecd947 + image: ami-062e625f8b159a522 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f855cc19356ee89843fedfeb1e0c57ff49c4577c Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Sep 2024 00:02:15 +0000 Subject: [PATCH 45/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 33e277be5..aec5b53eb 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-040e6e42f01ecd947 + image: ami-062e625f8b159a522 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 4f85a3af81d943ee051d89f5fbf478a9717098d4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Sep 2024 00:01:45 +0000 Subject: [PATCH 46/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 82304a041..479c77207 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-062e625f8b159a522 + image: ami-07ee04759daf109de instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 20fd5ca0609e535bab4dbffedd045b4fe9c68dc5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Sep 2024 00:01:49 +0000 Subject: [PATCH 47/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index dd517b87d..2d5d97fa7 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-062e625f8b159a522 + image: ami-07ee04759daf109de instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 4e3b615584f18c0de15b9633e4547be00d537dd6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Sep 2024 00:01:53 +0000 Subject: [PATCH 48/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index aec5b53eb..750b2e90f 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-062e625f8b159a522 + image: ami-07ee04759daf109de instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From ffd110d89e5a369b0c368d858d95388fbedd78cb Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 15 Nov 2024 00:02:14 +0000 Subject: [PATCH 49/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 479c77207..416977e9c 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07ee04759daf109de + image: ami-0200dd1091181ce07 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8544559966485651a43edd6f4065a36b1c5f3a00 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 15 Nov 2024 00:02:20 +0000 Subject: [PATCH 50/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 750b2e90f..9423b44c4 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07ee04759daf109de + image: ami-0200dd1091181ce07 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 3bd5083095a9944e07e9329c2e0e063779ef5ebf Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 15 Nov 2024 00:02:25 +0000 Subject: [PATCH 51/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 2d5d97fa7..13e49e411 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-07ee04759daf109de + image: ami-0200dd1091181ce07 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From bda57cf3374ba6cccaf915381d88008ed97cc8f6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 21 Nov 2024 00:01:44 +0000 Subject: [PATCH 52/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 416977e9c..3b0ca558e 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0200dd1091181ce07 + image: ami-05245affa1aea4cc6 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From fb929b106f1cc3aa05e1b57ba469a7718c726700 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 21 Nov 2024 00:01:48 +0000 Subject: [PATCH 53/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 9423b44c4..c20fb5f80 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0200dd1091181ce07 + image: ami-05245affa1aea4cc6 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From fb3c5c264951c067f6962ebd0ec7775cd1c04d24 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 21 Nov 2024 00:01:52 +0000 Subject: [PATCH 54/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 13e49e411..3222e6dfd 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0200dd1091181ce07 + image: ami-05245affa1aea4cc6 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a84759cc301563ad92251a67ecde8b8125a1ad3d Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 12 Dec 2024 00:02:01 +0000 Subject: [PATCH 55/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 3b0ca558e..a18de9ccc 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-05245affa1aea4cc6 + image: ami-002707937489b0f8c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d417dc1e35a47f5f4875bf8c5007945fe5261945 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 12 Dec 2024 00:02:07 +0000 Subject: [PATCH 56/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index c20fb5f80..2c729929d 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-05245affa1aea4cc6 + image: ami-002707937489b0f8c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From dcaac378f87e2c631cc86c44a1fdeb9af544dbf1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 12 Dec 2024 00:02:11 +0000 Subject: [PATCH 57/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 3222e6dfd..147c7f8bd 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-05245affa1aea4cc6 + image: ami-002707937489b0f8c instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9d8fb1f4745c34e0a334219498e3940614b381a7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Dec 2024 00:01:47 +0000 Subject: [PATCH 58/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index a18de9ccc..46da978e6 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-002707937489b0f8c + image: ami-0ec18210d8dacc4ff instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From da87176fdfabeeadeab3245c5da5c75af236d3d5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Dec 2024 00:01:52 +0000 Subject: [PATCH 59/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 2c729929d..14dbf5489 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-002707937489b0f8c + image: ami-0ec18210d8dacc4ff instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From ad3e4a50042de419ee4ce7f335a8a8704b9aecf7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Dec 2024 00:01:56 +0000 Subject: [PATCH 60/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 147c7f8bd..55e9a412a 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-002707937489b0f8c + image: ami-0ec18210d8dacc4ff instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 75126c427f5accd0ddf6345436f3e91fc86efb21 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 9 Jan 2025 00:01:52 +0000 Subject: [PATCH 61/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 14dbf5489..6a1711d1d 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0ec18210d8dacc4ff + image: ami-0676016d27b4cf725 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e71300705eb69ba9c3148459d8dc9256b3d91ec2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 9 Jan 2025 00:01:56 +0000 Subject: [PATCH 62/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 55e9a412a..c4662071e 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0ec18210d8dacc4ff + image: ami-0676016d27b4cf725 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6e2b80d05f132e0d649c094dd8ec3ecdc2c897cc Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 9 Jan 2025 00:02:01 +0000 Subject: [PATCH 63/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 46da978e6..2a3ab15cf 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0ec18210d8dacc4ff + image: ami-0676016d27b4cf725 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 127d6769b5e7003bcbdbb911a9785db64f30d902 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 13 Jan 2025 00:02:14 +0000 Subject: [PATCH 64/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-uninstall-clean-al... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... l scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 6a1711d1d..dc1490a5b 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0676016d27b4cf725 + image: ami-0485c8c0dadf51233 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a3166d02391ce8cc1edce1af8fe3eee59f2cff69 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 13 Jan 2025 00:02:18 +0000 Subject: [PATCH 65/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-universal-eb... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... pf scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index c4662071e..a1e3c2034 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -51,7 +51,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0676016d27b4cf725 + image: ami-0485c8c0dadf51233 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a19d1c83b7aed4cf4d380a0e8eab42a4776dee71 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 13 Jan 2025 00:02:22 +0000 Subject: [PATCH 66/66] chore: Update AMI for ubuntu 2204 (arm64) in agent-smoke-kmodule scen... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 2a3ab15cf..cf420396d 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -61,7 +61,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: ubuntu-2204-arm64 - image: ami-0676016d27b4cf725 + image: ami-0485c8c0dadf51233 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}