From 19fab6e9e315e606b487943cbc6584aa15c5d760 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Wed, 25 Sep 2024 18:07:41 +0000 Subject: [PATCH] chore(bot): update blueprints Add rye v0.40.0 Add terragrunt v0.67.13 Remove terragrunt v0.58.14 --- blueprints/dev/rye/ops2deb.lock.yml | 6 ++++++ blueprints/dev/rye/ops2deb.yml | 1 + blueprints/devops/terragrunt/ops2deb.lock.yml | 12 ++++++------ blueprints/devops/terragrunt/ops2deb.yml | 2 +- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/blueprints/dev/rye/ops2deb.lock.yml b/blueprints/dev/rye/ops2deb.lock.yml index c64e9d172..9e8d7934a 100644 --- a/blueprints/dev/rye/ops2deb.lock.yml +++ b/blueprints/dev/rye/ops2deb.lock.yml @@ -70,3 +70,9 @@ - url: https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86_64-linux.gz sha256: 027b4c8170b347986d431d7d960403527f4972d50dcebd64c8d7a3ca6fba7572 timestamp: 2024-08-21 03:06:16+00:00 +- url: https://github.com/astral-sh/rye/releases/download/0.40.0/rye-aarch64-linux.gz + sha256: 14dd41b1112ab73819333bc5bd51e67eeb5d45fa5b1fa924ce18ef8502dd4530 + timestamp: 2024-09-25 18:07:40+00:00 +- url: https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-linux.gz + sha256: 93c34835187659e1a18f636e9440d47bee7c45b8e6aef5fd95ef6099c20d804e + timestamp: 2024-09-25 18:07:40+00:00 diff --git a/blueprints/dev/rye/ops2deb.yml b/blueprints/dev/rye/ops2deb.yml index cd29f9085..dd1e097ec 100644 --- a/blueprints/dev/rye/ops2deb.yml +++ b/blueprints/dev/rye/ops2deb.yml @@ -16,6 +16,7 @@ matrix: - 0.37.0 - 0.38.0 - 0.39.0 + - 0.40.0 homepage: https://rye-up.com/ summary: comprehensive project and package management solution for Python description: |- diff --git a/blueprints/devops/terragrunt/ops2deb.lock.yml b/blueprints/devops/terragrunt/ops2deb.lock.yml index 5735107a9..8ba13211c 100644 --- a/blueprints/devops/terragrunt/ops2deb.lock.yml +++ b/blueprints/devops/terragrunt/ops2deb.lock.yml @@ -28,12 +28,6 @@ - url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.7/terragrunt_linux_arm64 sha256: fd52f5113ef9ba0e54bfbc8a2b82a9532814ceeafe505ecba2de76d5b19f105a timestamp: 2022-04-15 14:36:34+00:00 -- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_linux_amd64 - sha256: 2abc9c2729a9a16c5672c3db71b333381d25fa44a978bba86dab2c0b3246b4de - timestamp: 2024-06-03 21:05:57+00:00 -- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_linux_arm64 - sha256: 524f8f715ca1ee2fe30245904a68316c99baaf72d595e66b9793bf8c0a504eaf - timestamp: 2024-06-03 21:05:57+00:00 - url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.15/terragrunt_linux_amd64 sha256: ad33e60fecdab3f1fd7a553642116b963e7e5f29f4291096fa236986656c3985 timestamp: 2024-06-10 15:06:14+00:00 @@ -328,3 +322,9 @@ - url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.12/terragrunt_linux_arm64 sha256: 5b1a1022eb656ccae02e8bf04458eca785b0e597b72948238536248c4f6a8879 timestamp: 2024-09-24 21:06:03+00:00 +- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_linux_amd64 + sha256: 1053866abc20a2b17ecd4ef5af8f6c974cef88fbcae386e1127fc58bc0000c99 + timestamp: 2024-09-25 18:07:40+00:00 +- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_linux_arm64 + sha256: 40795ed693ab500ac3649fab561d3b6e8583264b28801e792e1d4d5ab0fcc6ef + timestamp: 2024-09-25 18:07:40+00:00 diff --git a/blueprints/devops/terragrunt/ops2deb.yml b/blueprints/devops/terragrunt/ops2deb.yml index 5ac0715b8..e01e6f076 100644 --- a/blueprints/devops/terragrunt/ops2deb.yml +++ b/blueprints/devops/terragrunt/ops2deb.yml @@ -25,7 +25,6 @@ - amd64 - arm64 versions: - - 0.58.14 - 0.58.15 - 0.59.1 - 0.59.2 @@ -75,6 +74,7 @@ - 0.67.10 - 0.67.11 - 0.67.12 + - 0.67.13 homepage: https://terragrunt.gruntwork.io/ summary: provides extra tools for working with multiple Terraform modules description: |-