This is an automated email from the ASF dual-hosted git repository.

ash pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git


The following commit(s) were added to refs/heads/main by this push:
     new e854cb2  Update to 2.283.3
e854cb2 is described below

commit e854cb2b8b3ad7ed00b758d3e8c3f7371ad7a4fa
Author: Ash Berlin-Taylor <[email protected]>
AuthorDate: Tue Oct 5 11:22:03 2021 +0100

    Update to 2.283.3
---
 github-runner-ami/packer/vars/variables.pkrvars.hcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/github-runner-ami/packer/vars/variables.pkrvars.hcl 
b/github-runner-ami/packer/vars/variables.pkrvars.hcl
index 0cff593..4b4c813 100644
--- a/github-runner-ami/packer/vars/variables.pkrvars.hcl
+++ b/github-runner-ami/packer/vars/variables.pkrvars.hcl
@@ -19,5 +19,5 @@ vpc_id = "vpc-d73487bd"
 ami_name = "airflow-runner-ami"
 aws_regions = ["eu-central-1", "us-east-2"]
 packer_role_arn = "arn:aws:iam::827901512104:role/packer-role"
-runner_version = "2.283.2-airflow1"
+runner_version = "2.283.3-airflow1"
 session_manager_instance_profile_name = "packer_ssm_instance_profile"

Reply via email to