From 8d5dbb47d19dd1dc3b73326b439546eaee6db703 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Sat, 21 Sep 2024 03:06:57 +0000 Subject: [PATCH] chore(bot): update blueprints Add ghorg v1.10.0 Add rpk v24.2.5 --- blueprints/devops/rpk/ops2deb.lock.yml | 6 ++++++ blueprints/devops/rpk/ops2deb.yml | 1 + blueprints/terminal/ghorg/ops2deb.lock.yml | 6 ++++++ blueprints/terminal/ghorg/ops2deb.yml | 1 + 4 files changed, 14 insertions(+) diff --git a/blueprints/devops/rpk/ops2deb.lock.yml b/blueprints/devops/rpk/ops2deb.lock.yml index 2408e96b49..972b2ecb34 100644 --- a/blueprints/devops/rpk/ops2deb.lock.yml +++ b/blueprints/devops/rpk/ops2deb.lock.yml @@ -190,3 +190,9 @@ - url: https://github.com/redpanda-data/redpanda/releases/download/v24.2.4/rpk-linux-arm64.zip sha256: a7042f8c5d02c749ed2b77bb49f9e0108add82dc99b33136d40c5c9ca152b498 timestamp: 2024-09-05 00:25:31+00:00 +- url: https://github.com/redpanda-data/redpanda/releases/download/v24.2.5/rpk-linux-amd64.zip + sha256: 6eeece0b29246f4a8d29e205ab810b41537bd714fa014c325cebb4f740f64521 + timestamp: 2024-09-21 03:06:56+00:00 +- url: https://github.com/redpanda-data/redpanda/releases/download/v24.2.5/rpk-linux-arm64.zip + sha256: 5ea13725509b5d81b48f35695d8e265b34462ec9eeb2975b309d05f57e592edd + timestamp: 2024-09-21 03:06:56+00:00 diff --git a/blueprints/devops/rpk/ops2deb.yml b/blueprints/devops/rpk/ops2deb.yml index 3f9b645bba..0528b9bfa7 100644 --- a/blueprints/devops/rpk/ops2deb.yml +++ b/blueprints/devops/rpk/ops2deb.yml @@ -36,6 +36,7 @@ matrix: - 24.2.2 - 24.2.3 - 24.2.4 + - 24.2.5 homepage: https://redpanda.com/ summary: interact with your Redpanda clusters description: |- diff --git a/blueprints/terminal/ghorg/ops2deb.lock.yml b/blueprints/terminal/ghorg/ops2deb.lock.yml index cf562e7248..a0ff09217f 100644 --- a/blueprints/terminal/ghorg/ops2deb.lock.yml +++ b/blueprints/terminal/ghorg/ops2deb.lock.yml @@ -148,3 +148,9 @@ - url: https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Linux_x86_64.tar.gz sha256: a19f3c0bf9306d432d937678545740d950d8fa4b4b7fd1cd21081397a29ad716 timestamp: 2024-07-20 15:05:38+00:00 +- url: https://github.com/gabrie30/ghorg/releases/download/v1.10.0/ghorg_1.10.0_Linux_arm64.tar.gz + sha256: 3cbb2127a11c25060e6e938fa4d0066cbbf1b87ac33071431d5dd69bb48efbae + timestamp: 2024-09-21 03:06:56+00:00 +- url: https://github.com/gabrie30/ghorg/releases/download/v1.10.0/ghorg_1.10.0_Linux_x86_64.tar.gz + sha256: b3474bcb48a3a65f61bfa734df6109732e221b4073c78fa1ae0f56198bbb8b1a + timestamp: 2024-09-21 03:06:56+00:00 diff --git a/blueprints/terminal/ghorg/ops2deb.yml b/blueprints/terminal/ghorg/ops2deb.yml index aec31b1b88..a5f2e0f412 100644 --- a/blueprints/terminal/ghorg/ops2deb.yml +++ b/blueprints/terminal/ghorg/ops2deb.yml @@ -29,6 +29,7 @@ matrix: - 1.9.11 - 1.9.12 - 1.9.13 + - 1.10.0 homepage: https://github.com/gabrie30/ghorg summary: quickly clone an entire org/users repositories into one directory description: |-