From b2d7964037c8121051d1344d38db7436637cad13 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 May 2024 00:01:30 +0000 Subject: [PATCH 001/165] 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 002/165] 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 003/165] 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 004/165] 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 005/165] 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 006/165] 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 007/165] 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 008/165] 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 009/165] 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 010/165] 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 011/165] 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 012/165] 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 013/165] 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 014/165] 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 015/165] 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 016/165] 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 017/165] 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 018/165] 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 019/165] 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 020/165] 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 021/165] 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 022/165] 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 023/165] 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 024/165] 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 025/165] 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 026/165] 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 027/165] 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 028/165] 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 029/165] 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 030/165] 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 031/165] 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 032/165] 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 033/165] 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 034/165] 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 035/165] 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 036/165] 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 037/165] 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 038/165] 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 039/165] 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 040/165] 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 041/165] 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 042/165] 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 043/165] 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 044/165] 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 045/165] 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 046/165] 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 047/165] 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 048/165] 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 049/165] 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 050/165] 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 051/165] 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 052/165] 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 053/165] 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 054/165] 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 055/165] 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 056/165] 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 057/165] 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 058/165] 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 059/165] 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 060/165] 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 061/165] 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 062/165] 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 063/165] 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 064/165] 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 065/165] 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 066/165] 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} From 12b4b851a5484e32d05d53d1b9740932f86ec8b0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Feb 2025 00:01:48 +0000 Subject: [PATCH 067/165] 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 a1e3c2034..e2ea0f7f4 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-0485c8c0dadf51233 + image: ami-06f77771310e204b7 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From c871118a53dd079a835368eb77ec427d4c0954e2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Feb 2025 00:01:52 +0000 Subject: [PATCH 068/165] 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 dc1490a5b..7b5e97368 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-0485c8c0dadf51233 + image: ami-06f77771310e204b7 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f2aacf86b6b292b8eb098c05f5a65dbdf131be06 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 15 Feb 2025 00:01:55 +0000 Subject: [PATCH 069/165] 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 cf420396d..4c4dc511f 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-0485c8c0dadf51233 + image: ami-06f77771310e204b7 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From bf094327249b38d344155bcedf32dca2bffad06f Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 20 Feb 2025 00:02:01 +0000 Subject: [PATCH 070/165] 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 e2ea0f7f4..c4dc682a6 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-06f77771310e204b7 + image: ami-0e644d3a3eb3705dc instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 327c3777bf574b84d682b1a37b8a0273f59f4b9e Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 20 Feb 2025 00:02:05 +0000 Subject: [PATCH 071/165] 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 7b5e97368..165bfc0a0 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-06f77771310e204b7 + image: ami-0e644d3a3eb3705dc instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6c8d26cf54728cd9995405f2cb1e944d9216075f Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 20 Feb 2025 00:02:09 +0000 Subject: [PATCH 072/165] 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 4c4dc511f..870629a18 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-06f77771310e204b7 + image: ami-0e644d3a3eb3705dc instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 15bb63ccd101597d4c13195eab2f1b0bb81cd81a Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 26 Feb 2025 00:01:58 +0000 Subject: [PATCH 073/165] 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 c4dc682a6..d8db1546e 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-0e644d3a3eb3705dc + image: ami-0365615d95c7eb85b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From aa5e5a7837fdf758814f8800090f772597c9a3cf Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 26 Feb 2025 00:02:04 +0000 Subject: [PATCH 074/165] 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 165bfc0a0..ddda675c6 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-0e644d3a3eb3705dc + image: ami-0365615d95c7eb85b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e2b65cf8a7a5f6dcbbf8f9143f4b523b482a4324 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 26 Feb 2025 00:02:09 +0000 Subject: [PATCH 075/165] 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 870629a18..0994a5fb0 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-0e644d3a3eb3705dc + image: ami-0365615d95c7eb85b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5edf1b0f11649418e86e4c93b1110f132d6765df Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 1 Mar 2025 00:02:35 +0000 Subject: [PATCH 076/165] 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 d8db1546e..e8c59d69a 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-0365615d95c7eb85b + image: ami-010f8f76d7f4486c8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8969342485ed4d62b8b44f37aaf8a59fe1cc628e Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 1 Mar 2025 00:02:41 +0000 Subject: [PATCH 077/165] 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 0994a5fb0..9313f23f5 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-0365615d95c7eb85b + image: ami-010f8f76d7f4486c8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 86ed19c5f7dbc500fb20c409f2e25292b113fb47 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 1 Mar 2025 00:02:47 +0000 Subject: [PATCH 078/165] 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 ddda675c6..6c4442520 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-0365615d95c7eb85b + image: ami-010f8f76d7f4486c8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e80b4c519f0c0642a4dbbf8df1e179dbce9c0551 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 6 Mar 2025 00:02:01 +0000 Subject: [PATCH 079/165] 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 e8c59d69a..6a9fc0f49 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-010f8f76d7f4486c8 + image: ami-0967e5535761d839e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e59cb7a45e6bb2e8b38e2a46a7d73c43b8154900 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 6 Mar 2025 00:02:06 +0000 Subject: [PATCH 080/165] 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 9313f23f5..7b43d7b85 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-010f8f76d7f4486c8 + image: ami-0967e5535761d839e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From c5cc866fb29f9f7b270e3e5314c1aedca34bc6ba Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 6 Mar 2025 00:02:10 +0000 Subject: [PATCH 081/165] 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 6c4442520..b56f61e83 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-010f8f76d7f4486c8 + image: ami-0967e5535761d839e instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 7c416e5ff92c297ba91949c82262394c594846b4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 29 Mar 2025 00:01:58 +0000 Subject: [PATCH 082/165] 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 6a9fc0f49..add3417d9 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-0967e5535761d839e + image: ami-03ff0f16432517259 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6938b2019fb5c2c800815197216f6988fd9a2920 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 29 Mar 2025 00:02:06 +0000 Subject: [PATCH 083/165] 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 7b43d7b85..a4a2a1557 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-0967e5535761d839e + image: ami-03ff0f16432517259 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From c6bdd2f1f742a1437d7035024d6694e176abc6a9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 29 Mar 2025 00:02:13 +0000 Subject: [PATCH 084/165] 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 b56f61e83..7238af25f 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-0967e5535761d839e + image: ami-03ff0f16432517259 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From b382e75665723da98b4416cb1dd764e9e007b3a3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 23 Apr 2025 00:02:27 +0000 Subject: [PATCH 085/165] 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 add3417d9..ee92385b9 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-03ff0f16432517259 + image: ami-0a7e315b88adc1726 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 22d0f6d3e72d2411333800f914b18a939af92032 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 23 Apr 2025 00:02:32 +0000 Subject: [PATCH 086/165] 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 a4a2a1557..39d7c67cf 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-03ff0f16432517259 + image: ami-0a7e315b88adc1726 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 221a85f0727a53df2eb0c79d6fc3b42c53ab40b7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 23 Apr 2025 00:02:36 +0000 Subject: [PATCH 087/165] 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 7238af25f..cbaf0d26f 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-03ff0f16432517259 + image: ami-0a7e315b88adc1726 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a37ba9933984766154a8df6f28e2e0c6263c6a86 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 26 Apr 2025 00:02:19 +0000 Subject: [PATCH 088/165] 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 ee92385b9..53dd504b7 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-0a7e315b88adc1726 + image: ami-04416155061bf627a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6ac71dcd117447fdf76014965c3d5e52455b6d36 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 26 Apr 2025 00:02:27 +0000 Subject: [PATCH 089/165] 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 cbaf0d26f..619f520fd 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-0a7e315b88adc1726 + image: ami-04416155061bf627a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From aaf34baed0ae9526da72e7b07a8c40d15255fe80 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 26 Apr 2025 00:02:34 +0000 Subject: [PATCH 090/165] 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 39d7c67cf..89759c909 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-0a7e315b88adc1726 + image: ami-04416155061bf627a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8e959bf4816254a3807b0414e76c8e9edce0e5b9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 9 May 2025 00:02:19 +0000 Subject: [PATCH 091/165] 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 89759c909..95aa44b7f 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-04416155061bf627a + image: ami-0bb72bbbe14b006c1 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 0799e131577ebd9d6732668f19fc846ce3c1a6f5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 9 May 2025 00:02:25 +0000 Subject: [PATCH 092/165] 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 619f520fd..c3d5bef59 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-04416155061bf627a + image: ami-0bb72bbbe14b006c1 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6acbb5beebab7084d5213b760d042cc4a8ad837f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 9 May 2025 00:02:33 +0000 Subject: [PATCH 093/165] 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 53dd504b7..c896d9f58 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-04416155061bf627a + image: ami-0bb72bbbe14b006c1 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 987782ae4304ea8e8b2abeca19bee66f503525e0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 17 May 2025 00:02:14 +0000 Subject: [PATCH 094/165] 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 c896d9f58..853d21936 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-0bb72bbbe14b006c1 + image: ami-050499786ebf55a6a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f251c2fd4b972edc27676609ac84dfc88621cb3d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 17 May 2025 00:02:19 +0000 Subject: [PATCH 095/165] 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 c3d5bef59..29ed38dfd 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-0bb72bbbe14b006c1 + image: ami-050499786ebf55a6a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 720e8cddaea015c64329d8497866ed049b6c74b7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 17 May 2025 00:02:26 +0000 Subject: [PATCH 096/165] 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 95aa44b7f..993a8a589 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-0bb72bbbe14b006c1 + image: ami-050499786ebf55a6a instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2fe2570cf00516d6fbc0c143daca8d2feaf1d549 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Jun 2025 00:02:15 +0000 Subject: [PATCH 097/165] 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 853d21936..0e59abaec 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-050499786ebf55a6a + image: ami-0141772d9e60b07da instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 82da03ffc71c105060757b1b51c47133f11dc784 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Jun 2025 00:02:23 +0000 Subject: [PATCH 098/165] 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 993a8a589..eecf3d6e5 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-050499786ebf55a6a + image: ami-0141772d9e60b07da instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8d0c0cb66ee3d7b73542f3875e4e9808f9c26a7c Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 18 Jun 2025 00:02:31 +0000 Subject: [PATCH 099/165] 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 29ed38dfd..7871cca6b 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-050499786ebf55a6a + image: ami-0141772d9e60b07da instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8d9fe46d255de381429523251886fc944fa2fdd1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Jun 2025 00:02:08 +0000 Subject: [PATCH 100/165] 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 eecf3d6e5..1e8e83dd7 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-0141772d9e60b07da + image: ami-09beddbdedb753836 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 74faa03db1397c4c61f78a0deb6a2d414d364a85 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Jun 2025 00:02:13 +0000 Subject: [PATCH 101/165] 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 7871cca6b..adbdd1136 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-0141772d9e60b07da + image: ami-09beddbdedb753836 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 7fe80537116ff4f8bf85f060132969889a682b61 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 28 Jun 2025 00:02:18 +0000 Subject: [PATCH 102/165] 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 0e59abaec..59496e5e3 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-0141772d9e60b07da + image: ami-09beddbdedb753836 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 84c5966d46ce35ac5337f0f6b6deffb6e89a91f9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 13 Jul 2025 00:02:31 +0000 Subject: [PATCH 103/165] 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 59496e5e3..052f82167 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-09beddbdedb753836 + image: ami-07363e61041f15975 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 34134ff36fd11a4a7ee9fc45dfa70aeaa61ac74d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 13 Jul 2025 00:02:37 +0000 Subject: [PATCH 104/165] 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 1e8e83dd7..ecc1aa282 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-09beddbdedb753836 + image: ami-07363e61041f15975 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 3841695776e6b0f45bb4b999a27ee9a4fb68ca5f Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 13 Jul 2025 00:02:42 +0000 Subject: [PATCH 105/165] 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 adbdd1136..22ee5b2c3 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-09beddbdedb753836 + image: ami-07363e61041f15975 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a5c351cf375539c8cdca25c83001cbd70540365d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 2 Aug 2025 00:02:29 +0000 Subject: [PATCH 106/165] 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 052f82167..2b9a00b06 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-07363e61041f15975 + image: ami-06daf9c2d2cf1cb37 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f2fd99f18c0911939e5d18742005d2634d137aab Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 2 Aug 2025 00:02:35 +0000 Subject: [PATCH 107/165] 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 ecc1aa282..db7d76a53 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-07363e61041f15975 + image: ami-06daf9c2d2cf1cb37 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9fec6721a6923ca9596d14dea2f2de0c25b6f1a1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 2 Aug 2025 00:02:41 +0000 Subject: [PATCH 108/165] 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 22ee5b2c3..a79fd81fd 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-07363e61041f15975 + image: ami-06daf9c2d2cf1cb37 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From bf2db385ae1dedef2588a092a053e32efbab8ac5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 23 Aug 2025 00:01:47 +0000 Subject: [PATCH 109/165] 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 a79fd81fd..954ce2c5c 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-06daf9c2d2cf1cb37 + image: ami-01b2110eef525172b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 601678ca1569477a3736891a2056fc07e5dbbaa0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 23 Aug 2025 00:01:52 +0000 Subject: [PATCH 110/165] 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 db7d76a53..0ff4cfbf2 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-06daf9c2d2cf1cb37 + image: ami-01b2110eef525172b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 588a0fad543bb799c77c0af3f499dba6559a2dc4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 23 Aug 2025 00:01:56 +0000 Subject: [PATCH 111/165] 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 2b9a00b06..fcdb3a4d4 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-06daf9c2d2cf1cb37 + image: ami-01b2110eef525172b instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 16ed9288b547272db917cb7326258cb38bb9099a Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 12 Sep 2025 00:02:06 +0000 Subject: [PATCH 112/165] 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 954ce2c5c..098d7966d 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-01b2110eef525172b + image: ami-09059bc76ad3db67f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a68f1a6678fdfd18471dab95df4d096dc36434f1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 12 Sep 2025 00:02:10 +0000 Subject: [PATCH 113/165] 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 0ff4cfbf2..642885f91 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-01b2110eef525172b + image: ami-09059bc76ad3db67f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5eb2a2b72a6aa5bccdb959d8ffa555db94da780b Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 12 Sep 2025 00:02:16 +0000 Subject: [PATCH 114/165] 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 fcdb3a4d4..00afde4d8 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-01b2110eef525172b + image: ami-09059bc76ad3db67f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From ce55636bd0d1a68cb04a941b59893b07929db43d Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 19 Sep 2025 00:02:02 +0000 Subject: [PATCH 115/165] 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 098d7966d..bf6eafc7f 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-09059bc76ad3db67f + image: ami-026ed1dcccaba7785 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e291f102845149837e2ef3fd9c9d24147a1204e3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 19 Sep 2025 00:02:08 +0000 Subject: [PATCH 116/165] 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 642885f91..6df8e98aa 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-09059bc76ad3db67f + image: ami-026ed1dcccaba7785 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 7fa48ea4c34067928e7ec92b424419d91f4d2b6f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 19 Sep 2025 00:02:14 +0000 Subject: [PATCH 117/165] 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 00afde4d8..24dc8c08a 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-09059bc76ad3db67f + image: ami-026ed1dcccaba7785 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5ac034fd1527c5a931653d12fef70020a5357b4f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 26 Sep 2025 00:02:09 +0000 Subject: [PATCH 118/165] 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 24dc8c08a..d261f8a28 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-026ed1dcccaba7785 + image: ami-04abdba8d57480cde instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e753e306d2261703512edc182a878f7838958e9f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 26 Sep 2025 00:02:14 +0000 Subject: [PATCH 119/165] 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 6df8e98aa..a2cf9d09b 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-026ed1dcccaba7785 + image: ami-04abdba8d57480cde instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 41906d173171dd1d8c831832dace7b72c6d6e41a Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 26 Sep 2025 00:02:18 +0000 Subject: [PATCH 120/165] 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 bf6eafc7f..8349f383c 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-026ed1dcccaba7785 + image: ami-04abdba8d57480cde instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9c9779a4a89bc7f0680b539c7f29563c5dbb149b Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 Oct 2025 00:02:03 +0000 Subject: [PATCH 121/165] 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 d261f8a28..17ae7b80a 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-04abdba8d57480cde + image: ami-094301dab79043c43 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From eb67e00fab446870e109b532c85402acd63a2c7d Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 Oct 2025 00:02:07 +0000 Subject: [PATCH 122/165] 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 a2cf9d09b..741d8ef1b 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-04abdba8d57480cde + image: ami-094301dab79043c43 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 13cdf4c9f95c834c0d5ffa95f217504593c5f414 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 Oct 2025 00:02:12 +0000 Subject: [PATCH 123/165] 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 8349f383c..b72a6bd9b 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-04abdba8d57480cde + image: ami-094301dab79043c43 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From bd538895d8d865f2732ec1a70d7cf624448ca4a1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 16 Oct 2025 00:02:05 +0000 Subject: [PATCH 124/165] 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 17ae7b80a..687904320 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-094301dab79043c43 + image: ami-0f14ad9f1d341c53d instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e96fc4fa369e15e4a289176c185b9769e6c57e53 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 16 Oct 2025 00:02:11 +0000 Subject: [PATCH 125/165] 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 741d8ef1b..55df2e1ac 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-094301dab79043c43 + image: ami-0f14ad9f1d341c53d instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 2500b7e86e3b47fe09610f905a2de2a58bb3cfe3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 16 Oct 2025 00:02:16 +0000 Subject: [PATCH 126/165] 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 b72a6bd9b..75fc30c9f 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-094301dab79043c43 + image: ami-0f14ad9f1d341c53d instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 079f1fcc75d6af04acbe47caa9f021d4dd037494 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Nov 2025 00:02:07 +0000 Subject: [PATCH 127/165] 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 687904320..441d8f65b 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-0f14ad9f1d341c53d + image: ami-0ee62663c48914422 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 10ea68633d94bc5df8a600e37b9bf7546e00c868 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Nov 2025 00:02:12 +0000 Subject: [PATCH 128/165] 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 55df2e1ac..71369cc57 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-0f14ad9f1d341c53d + image: ami-0ee62663c48914422 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 19bad08ce150f11b5e1b81c33853e4fe914f1423 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 12 Nov 2025 00:02:16 +0000 Subject: [PATCH 129/165] 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 75fc30c9f..f13261f15 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-0f14ad9f1d341c53d + image: ami-0ee62663c48914422 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e21a9196303f1bf8efb51bdeb2d3a1951ec6c116 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 23 Nov 2025 00:02:18 +0000 Subject: [PATCH 130/165] 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 441d8f65b..acfe61805 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-0ee62663c48914422 + image: ami-0a105b59f5c9471cb instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 27fba2b878c0d6603a91f3016f127ca1529ea3f5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 23 Nov 2025 00:02:22 +0000 Subject: [PATCH 131/165] 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 71369cc57..8819f39a2 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-0ee62663c48914422 + image: ami-0a105b59f5c9471cb instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 08134cb31ac7fe9cd12ce2d878d99ee8c4d75a3f Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 23 Nov 2025 00:02:26 +0000 Subject: [PATCH 132/165] 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 f13261f15..adb6a5b93 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-0ee62663c48914422 + image: ami-0a105b59f5c9471cb instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 453324ee7cd73381fd415315fb86736d907d401e Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Dec 2025 00:02:09 +0000 Subject: [PATCH 133/165] 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 acfe61805..1619b761c 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-0a105b59f5c9471cb + image: ami-03dc355fadfbaaf26 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d7159950794c2c2c13f7b4bb97afa8d0bf339e3a Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Dec 2025 00:02:13 +0000 Subject: [PATCH 134/165] 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 8819f39a2..637e842c7 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-0a105b59f5c9471cb + image: ami-03dc355fadfbaaf26 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From a01851f338c0f4bedfdd608380036a87c6a44cc3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Dec 2025 00:02:17 +0000 Subject: [PATCH 135/165] 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 adb6a5b93..1f5d34f74 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-0a105b59f5c9471cb + image: ami-03dc355fadfbaaf26 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From e8b4f35a8ea0d597ceb13527aa349afb6ee2641d Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Feb 2026 00:05:02 +0000 Subject: [PATCH 136/165] 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 1f5d34f74..e56c2327d 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-03dc355fadfbaaf26 + image: ami-028f4acf86df833a8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From fe809268140e63e13439d9d4da055bae9f76c300 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Feb 2026 00:05:09 +0000 Subject: [PATCH 137/165] 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 1619b761c..a003416ab 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-03dc355fadfbaaf26 + image: ami-028f4acf86df833a8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 8affd2fe4291b87435f92d1326c3cdae8c34f313 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Feb 2026 00:05:18 +0000 Subject: [PATCH 138/165] 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 637e842c7..5588b45f0 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-03dc355fadfbaaf26 + image: ami-028f4acf86df833a8 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 03742618b7ac23a807d8ed0405e0b89a9fcaef82 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Mar 2026 00:04:32 +0000 Subject: [PATCH 139/165] 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 e56c2327d..e0f3a0691 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-028f4acf86df833a8 + image: ami-0f14b354b4dbc5c79 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 92261be3933ac87884659972070f28c30955bafe Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Mar 2026 00:04:39 +0000 Subject: [PATCH 140/165] 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 a003416ab..a8a742648 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-028f4acf86df833a8 + image: ami-0f14b354b4dbc5c79 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 44b6c1b68f3eafa1857bc62d42cc2b026fd2dfaa Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 19 Mar 2026 00:04:48 +0000 Subject: [PATCH 141/165] 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 5588b45f0..25b8a06bb 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-028f4acf86df833a8 + image: ami-0f14b354b4dbc5c79 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 266be85f35c3636192e4db830ab9d1440c6fa83b Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 21 Mar 2026 00:04:06 +0000 Subject: [PATCH 142/165] 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 e0f3a0691..208fe0594 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-0f14b354b4dbc5c79 + image: ami-0db50222d99e370c2 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 57a57c7bf67229c08e64c468858e339713b073a0 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 21 Mar 2026 00:04:12 +0000 Subject: [PATCH 143/165] 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 a8a742648..9a56bb895 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-0f14b354b4dbc5c79 + image: ami-0db50222d99e370c2 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 72201ac230b2c3bcca4feaccc736ebad533ecc8c Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 21 Mar 2026 00:04:19 +0000 Subject: [PATCH 144/165] 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 25b8a06bb..c838c6b45 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-0f14b354b4dbc5c79 + image: ami-0db50222d99e370c2 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9ac3e6c024df0223bae8716d0fe2595c793ea49f Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 11 Apr 2026 00:07:31 +0000 Subject: [PATCH 145/165] 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 9a56bb895..980449570 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-0db50222d99e370c2 + image: ami-077e0a2751db4f926 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From f10addeed8fbd2777fade9f959861c0eb5f2f1ea Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 11 Apr 2026 00:07:35 +0000 Subject: [PATCH 146/165] 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 208fe0594..7dbb15986 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-0db50222d99e370c2 + image: ami-077e0a2751db4f926 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 13c8fc207b443a7772edb4e18b8f793302541500 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 11 Apr 2026 00:07:39 +0000 Subject: [PATCH 147/165] 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 c838c6b45..6c104dc67 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-0db50222d99e370c2 + image: ami-077e0a2751db4f926 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 6ca689792886cc87ad22110da760f8f3fa6591a3 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 25 Apr 2026 00:10:23 +0000 Subject: [PATCH 148/165] 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 980449570..b09a26cd0 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-077e0a2751db4f926 + image: ami-0443fc246b73d80ca instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From c323e0494ab104f582987af3f38a0d99fb445f73 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 25 Apr 2026 00:10:30 +0000 Subject: [PATCH 149/165] 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 7dbb15986..93cb22f13 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-077e0a2751db4f926 + image: ami-0443fc246b73d80ca instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From b9d172aac335afa5688dc7cbd62f8b107b6874bc Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 25 Apr 2026 00:10:38 +0000 Subject: [PATCH 150/165] 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 6c104dc67..2b64968a8 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-077e0a2751db4f926 + image: ami-0443fc246b73d80ca instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d1230be9c0ed49c294e57e4e0c83143b47d1c8ed Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 1 May 2026 00:15:35 +0000 Subject: [PATCH 151/165] 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 b09a26cd0..2625314a1 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-0443fc246b73d80ca + image: ami-0b4bd73825cba9663 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 9c9f64b0a7cd2425501ca84dd386f01a418e079f Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 1 May 2026 00:15:41 +0000 Subject: [PATCH 152/165] 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 93cb22f13..500386ba0 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-0443fc246b73d80ca + image: ami-0b4bd73825cba9663 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From d125a7c1768d45e40caa948495d0da9e2e128fa5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 1 May 2026 00:15:48 +0000 Subject: [PATCH 153/165] 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 2b64968a8..92a0f69f4 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-0443fc246b73d80ca + image: ami-0b4bd73825cba9663 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From db1391510ae243f6777e6703d571349b05f902d5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 4 May 2026 00:14:26 +0000 Subject: [PATCH 154/165] 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 2625314a1..e3691bede 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-0b4bd73825cba9663 + image: ami-06683ebc6ba468d04 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From abff92737e9916ef9a7d5a80b5fd66f44463bedd Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 4 May 2026 00:14:31 +0000 Subject: [PATCH 155/165] 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 500386ba0..bb13f47f5 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-0b4bd73825cba9663 + image: ami-06683ebc6ba468d04 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 42594fdd793c469f99befc47c331f6b289d04aaf Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 4 May 2026 00:14:37 +0000 Subject: [PATCH 156/165] 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 92a0f69f4..e777681f1 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-0b4bd73825cba9663 + image: ami-06683ebc6ba468d04 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 1c9d1b8f48c07e7943229b8b860981be218da9bb Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 22 May 2026 00:20:14 +0000 Subject: [PATCH 157/165] 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 bb13f47f5..3e21b275c 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-06683ebc6ba468d04 + image: ami-029f1e8b2d0665554 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 225a18f2ae088a703142b00bb61f12ecffc34980 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 22 May 2026 00:20:19 +0000 Subject: [PATCH 158/165] 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 e777681f1..004b89697 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-06683ebc6ba468d04 + image: ami-029f1e8b2d0665554 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 02618dfc5b69035fa8e2cad5a915cd37ee8efc1d Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 22 May 2026 00:20:25 +0000 Subject: [PATCH 159/165] 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 e3691bede..887bb4736 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-06683ebc6ba468d04 + image: ami-029f1e8b2d0665554 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 895d35cbdb7d882e1a28606317ccc401aff78c8a Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 3 Jun 2026 00:30:39 +0000 Subject: [PATCH 160/165] 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 887bb4736..dba380f94 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-029f1e8b2d0665554 + image: ami-0210135d98f11a45f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 4b38b5570842a1de6464a6483a00e3444e32ba05 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 3 Jun 2026 00:30:46 +0000 Subject: [PATCH 161/165] 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 004b89697..bd7428cae 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-029f1e8b2d0665554 + image: ami-0210135d98f11a45f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From bb581f06dd1596de75cf83ea308366b571c8d4ac Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 3 Jun 2026 00:30:54 +0000 Subject: [PATCH 162/165] 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 3e21b275c..25b4b046e 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-029f1e8b2d0665554 + image: ami-0210135d98f11a45f instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 36414e43e202f8012a5807148dccb93a286a41e1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Jun 2026 00:27:08 +0000 Subject: [PATCH 163/165] 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 25b4b046e..f582ad21a 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-0210135d98f11a45f + image: ami-06ed37a6554219896 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 95830ad7da7da193cf3c86086b16a83a38efbd62 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Jun 2026 00:27:13 +0000 Subject: [PATCH 164/165] 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 dba380f94..4a8c0cc7b 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-0210135d98f11a45f + image: ami-06ed37a6554219896 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From dc43bcb68cce9904a5e3dda95bcf1c98dc04ef64 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 13 Jun 2026 00:27:18 +0000 Subject: [PATCH 165/165] 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 bd7428cae..7f3d8ebfd 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-0210135d98f11a45f + image: ami-06ed37a6554219896 instance_type: ${INSTANCE_TYPE_AARCH} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}