From b2d7964037c8121051d1344d38db7436637cad13 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 2 May 2024 00:01:30 +0000 Subject: [PATCH 001/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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/126] 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}