diff --git a/blueprints/devops/opentofu/ops2deb.lock.yml b/blueprints/devops/opentofu/ops2deb.lock.yml index ea178a8d1..ae4da9691 100644 --- a/blueprints/devops/opentofu/ops2deb.lock.yml +++ b/blueprints/devops/opentofu/ops2deb.lock.yml @@ -16,3 +16,9 @@ - url: https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_linux_arm64.zip sha256: 410f52729866ddd41e1ab1acab1e03110e947ef5362093895f96fc15f920268a timestamp: 2024-02-22 15:05:51+00:00 +- url: https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_linux_amd64.zip + sha256: a4d755f86968cc0278c636c044972c43c28825d7d1af167bddd0470b2318c2c2 + timestamp: 2024-04-30 18:07:13+00:00 +- url: https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_linux_arm64.zip + sha256: 86a6db50a990b35bd53a7d18c7336c80c768998d1ebd6c3c8387bb030cffcbc7 + timestamp: 2024-04-30 18:07:13+00:00 diff --git a/blueprints/devops/opentofu/ops2deb.yml b/blueprints/devops/opentofu/ops2deb.yml index 258082f60..d1548be8d 100644 --- a/blueprints/devops/opentofu/ops2deb.yml +++ b/blueprints/devops/opentofu/ops2deb.yml @@ -7,6 +7,7 @@ matrix: - 1.6.0 - 1.6.1 - 1.6.2 + - 1.7.0 homepage: https://opentofu.org summary: lets you declaratively manage your cloud infrastructure description: |- diff --git a/blueprints/secops/boundary/ops2deb.lock.yml b/blueprints/secops/boundary/ops2deb.lock.yml index e08bc9ce7..ce54df871 100644 --- a/blueprints/secops/boundary/ops2deb.lock.yml +++ b/blueprints/secops/boundary/ops2deb.lock.yml @@ -259,3 +259,12 @@ - url: https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_linux_arm64.zip sha256: 9dded0df4d8fd8331c0c1cea759646da3ab502b7d498f1af3f9d6006bf06d2de timestamp: 2024-04-09 21:06:05+00:00 +- url: https://releases.hashicorp.com/boundary/0.16.0/boundary_0.16.0_linux_amd64.zip + sha256: 3a84f363b31c86c8625ce10437b7b241df07a37df9ca54680e335f689e7215b1 + timestamp: 2024-04-30 18:07:13+00:00 +- url: https://releases.hashicorp.com/boundary/0.16.0/boundary_0.16.0_linux_arm.zip + sha256: add8a3fba5a85fe30c4129e0bd82b49693ad19d107621c5eb053a8688f716692 + timestamp: 2024-04-30 18:07:13+00:00 +- url: https://releases.hashicorp.com/boundary/0.16.0/boundary_0.16.0_linux_arm64.zip + sha256: cd6d23eb3c5c9b5be14546338923d8340ebaf8f6684e5574bbd26734569b23b6 + timestamp: 2024-04-30 18:07:13+00:00 diff --git a/blueprints/secops/boundary/ops2deb.yml b/blueprints/secops/boundary/ops2deb.yml index 34c096d69..1cad85972 100644 --- a/blueprints/secops/boundary/ops2deb.yml +++ b/blueprints/secops/boundary/ops2deb.yml @@ -73,6 +73,7 @@ - 0.15.2 - 0.15.3 - 0.15.4 + - 0.16.0 homepage: https://www.boundaryproject.io summary: provide simple and secure access to hosts and services description: |-