From ca2f8474c7d36799ccf5072598a18fe45d563503 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Thu, 12 Sep 2024 21:06:00 +0000 Subject: [PATCH] chore(bot): update blueprints Add mirrord v3.117.0 Remove mirrord v3.85.0 Add goreleaser v2.3.0 --- blueprints/devops/goreleaser/ops2deb.lock.yml | 6 ++++++ blueprints/devops/goreleaser/ops2deb.yml | 1 + blueprints/devops/mirrord/ops2deb.lock.yml | 12 ++++++------ blueprints/devops/mirrord/ops2deb.yml | 2 +- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/blueprints/devops/goreleaser/ops2deb.lock.yml b/blueprints/devops/goreleaser/ops2deb.lock.yml index 0883453bf..1577e68c8 100644 --- a/blueprints/devops/goreleaser/ops2deb.lock.yml +++ b/blueprints/devops/goreleaser/ops2deb.lock.yml @@ -16,3 +16,9 @@ - url: https://github.com/goreleaser/goreleaser/releases/download/v2.2.0/goreleaser_Linux_x86_64.tar.gz sha256: 1bf8909fa556599f29045b0b015ee75f6aec789e92f17343cb136e45499da98a timestamp: 2024-08-15 03:06:45+00:00 +- url: https://github.com/goreleaser/goreleaser/releases/download/v2.3.0/goreleaser_Linux_arm64.tar.gz + sha256: cc04a0b74a563cc4bc65cc55d2505c7c81cc03e7bb4fdb7749a29fbc1b07bc82 + timestamp: 2024-09-12 21:05:59+00:00 +- url: https://github.com/goreleaser/goreleaser/releases/download/v2.3.0/goreleaser_Linux_x86_64.tar.gz + sha256: 247ab7ea88c66d12a7ae43d4aecdd566614e3724a66c8d7e1ae311103ce5a588 + timestamp: 2024-09-12 21:05:59+00:00 diff --git a/blueprints/devops/goreleaser/ops2deb.yml b/blueprints/devops/goreleaser/ops2deb.yml index 8dcc9b33a..f63f55877 100644 --- a/blueprints/devops/goreleaser/ops2deb.yml +++ b/blueprints/devops/goreleaser/ops2deb.yml @@ -7,6 +7,7 @@ matrix: - 2.0.1 - 2.1.0 - 2.2.0 + - 2.3.0 homepage: https://goreleaser.com summary: release Go projects as fast and easily as possible description: |- diff --git a/blueprints/devops/mirrord/ops2deb.lock.yml b/blueprints/devops/mirrord/ops2deb.lock.yml index 0aa127181..13e99c6ef 100644 --- a/blueprints/devops/mirrord/ops2deb.lock.yml +++ b/blueprints/devops/mirrord/ops2deb.lock.yml @@ -1,9 +1,3 @@ -- url: https://github.com/metalbear-co/mirrord/releases/download/3.85.0/mirrord_linux_aarch64.zip - sha256: 420cacfcfb9f28ca549df195de028ae9cdf1eba9a69dbd2a7009955b1c39bb03 - timestamp: 2024-01-24 18:20:57+00:00 -- url: https://github.com/metalbear-co/mirrord/releases/download/3.85.0/mirrord_linux_x86_64.zip - sha256: a293f40f8aba29af40a961ddabe7760d90ac7db035bb9f1196bb70efff1eea81 - timestamp: 2024-01-24 18:20:57+00:00 - url: https://github.com/metalbear-co/mirrord/releases/download/3.85.1/mirrord_linux_aarch64.zip sha256: 9d8a4a3eb67d284f8e447fdae4f978432fdd2c40dd5bc0932565cb80b3e250f0 timestamp: 2024-01-29 12:30:18+00:00 @@ -298,3 +292,9 @@ - url: https://github.com/metalbear-co/mirrord/releases/download/3.116.3/mirrord_linux_x86_64.zip sha256: 826041ab43538d90b9d3f40a69ce7d55acbe8a1af2b7d914ecc6c5720f076587 timestamp: 2024-09-05 15:06:05+00:00 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.117.0/mirrord_linux_aarch64.zip + sha256: 235124be2dc99c21b3a58baf40af2ce395ee3100e242e0e79d9f3b602cea1a1f + timestamp: 2024-09-12 21:05:59+00:00 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.117.0/mirrord_linux_x86_64.zip + sha256: c07d2c5945b36a2bd4581a287aee909513dd520eecc42612d12057a99ed2272d + timestamp: 2024-09-12 21:05:59+00:00 diff --git a/blueprints/devops/mirrord/ops2deb.yml b/blueprints/devops/mirrord/ops2deb.yml index 3972b24c0..5411c1dec 100644 --- a/blueprints/devops/mirrord/ops2deb.yml +++ b/blueprints/devops/mirrord/ops2deb.yml @@ -4,7 +4,6 @@ matrix: - amd64 - arm64 versions: - - 3.85.0 - 3.85.1 - 3.86.0 - 3.86.1 @@ -54,6 +53,7 @@ matrix: - 3.116.1 - 3.116.2 - 3.116.3 + - 3.117.0 homepage: https://mirrord.dev/ summary: develop locally with your kubernetes environment description: |-