From cbaa495ec84978736db5ce6771e4f4b899b4bff5 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Sun, 22 Sep 2024 18:06:47 +0000 Subject: [PATCH] chore(bot): update blueprints Add mirrord v3.118.0 Remove mirrord v3.85.1 --- blueprints/devops/mirrord/ops2deb.lock.yml | 12 ++++++------ blueprints/devops/mirrord/ops2deb.yml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/blueprints/devops/mirrord/ops2deb.lock.yml b/blueprints/devops/mirrord/ops2deb.lock.yml index 13e99c6ef..f5c6dfbd6 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.1/mirrord_linux_aarch64.zip - sha256: 9d8a4a3eb67d284f8e447fdae4f978432fdd2c40dd5bc0932565cb80b3e250f0 - timestamp: 2024-01-29 12:30:18+00:00 -- url: https://github.com/metalbear-co/mirrord/releases/download/3.85.1/mirrord_linux_x86_64.zip - sha256: c48574629fc1e1b76371b02654fcca38452e75f451afc050a544a23cdf4b0f37 - timestamp: 2024-01-29 12:30:18+00:00 - url: https://github.com/metalbear-co/mirrord/releases/download/3.86.0/mirrord_linux_aarch64.zip sha256: b7e2e84edd2757f86ca08191738c3a8ccb3c59a0f64916a923b40aea667abcd6 timestamp: 2024-01-30 01:11:44+00:00 @@ -298,3 +292,9 @@ - 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 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.118.0/mirrord_linux_aarch64.zip + sha256: d45646cc518ced8f86b09a4e074121e75124a2a06ef767c258f4a9aeee123032 + timestamp: 2024-09-22 18:06:46+00:00 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.118.0/mirrord_linux_x86_64.zip + sha256: 4776e9d54ee5bad3f349902b134c578dc39afb55ab842072c54cf96d6774afb7 + timestamp: 2024-09-22 18:06:46+00:00 diff --git a/blueprints/devops/mirrord/ops2deb.yml b/blueprints/devops/mirrord/ops2deb.yml index 5411c1dec..595b8cac7 100644 --- a/blueprints/devops/mirrord/ops2deb.yml +++ b/blueprints/devops/mirrord/ops2deb.yml @@ -4,7 +4,6 @@ matrix: - amd64 - arm64 versions: - - 3.85.1 - 3.86.0 - 3.86.1 - 3.87.0 @@ -54,6 +53,7 @@ matrix: - 3.116.2 - 3.116.3 - 3.117.0 + - 3.118.0 homepage: https://mirrord.dev/ summary: develop locally with your kubernetes environment description: |-