diff --git a/blueprints/devops/istioctl/ops2deb.lock.yml b/blueprints/devops/istioctl/ops2deb.lock.yml index 76fc5a6c4..b2f4d76ad 100644 --- a/blueprints/devops/istioctl/ops2deb.lock.yml +++ b/blueprints/devops/istioctl/ops2deb.lock.yml @@ -331,3 +331,12 @@ - url: https://github.com/istio/istio/releases/download/1.22.0/istio-1.22.0-linux-armv7.tar.gz sha256: 5a111ef9c0c812932f6f25dff2830dda6d82567f51a0e721b8eab2cd450c763e timestamp: 2024-05-14 00:21:38+00:00 +- url: https://github.com/istio/istio/releases/download/1.22.1/istio-1.22.1-linux-amd64.tar.gz + sha256: 9b4c133204de628e1fead69cfe58b738db07a7f1df924999e0e7672726c42a25 + timestamp: 2024-06-05 00:21:56+00:00 +- url: https://github.com/istio/istio/releases/download/1.22.1/istio-1.22.1-linux-arm64.tar.gz + sha256: 4ad017197a0d1f294c8d2e9841c4882e17f9b536be323f0f3dec759c7d0a6c85 + timestamp: 2024-06-05 00:21:56+00:00 +- url: https://github.com/istio/istio/releases/download/1.22.1/istio-1.22.1-linux-armv7.tar.gz + sha256: 9effef4dcaec27b5e218936aed75f76aab69c3a09196220d4a62a51ca9a664eb + timestamp: 2024-06-05 00:21:56+00:00 diff --git a/blueprints/devops/istioctl/ops2deb.yml b/blueprints/devops/istioctl/ops2deb.yml index c10bc1f5a..610f8f16f 100644 --- a/blueprints/devops/istioctl/ops2deb.yml +++ b/blueprints/devops/istioctl/ops2deb.yml @@ -110,6 +110,7 @@ - 1.21.1 - 1.21.2 - 1.22.0 + - 1.22.1 homepage: https://istio.io summary: command-line interface for Istio description: Istio is an open platform to connect, manage, and secure microservices.