diff --git a/blueprints/devops/jfrog-cli/ops2deb.lock.yml b/blueprints/devops/jfrog-cli/ops2deb.lock.yml index 9ed3e932a..8480727e9 100644 --- a/blueprints/devops/jfrog-cli/ops2deb.lock.yml +++ b/blueprints/devops/jfrog-cli/ops2deb.lock.yml @@ -64,3 +64,9 @@ - url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.63.2/jfrog-cli-linux-arm64/jf sha256: 5197e24de9e21fde98d2a9aeb9831055861e7d19430fdf589bddfbecf9e75153 timestamp: 2024-08-15 15:06:11+00:00 +- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.0/jfrog-cli-linux-amd64/jf + sha256: b8921e5b4cb32412c461c0b5ecd216511baed2d1fda01e34f737f9f975bb4045 + timestamp: 2024-08-21 21:06:04+00:00 +- url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.64.0/jfrog-cli-linux-arm64/jf + sha256: 4f9cc92518fc207c267d721cf5627dc157e60274a57c736eec52e3e74b18138f + timestamp: 2024-08-21 21:06:04+00:00 diff --git a/blueprints/devops/jfrog-cli/ops2deb.yml b/blueprints/devops/jfrog-cli/ops2deb.yml index 5b51aed5f..8f6f24ed8 100644 --- a/blueprints/devops/jfrog-cli/ops2deb.yml +++ b/blueprints/devops/jfrog-cli/ops2deb.yml @@ -15,6 +15,7 @@ matrix: - 2.63.0 - 2.63.1 - 2.63.2 + - 2.64.0 homepage: https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli summary: client that provides a simple interface that automates access to the JFrog products diff --git a/blueprints/secops/kubeaudit/ops2deb.lock.yml b/blueprints/secops/kubeaudit/ops2deb.lock.yml index 2d1aeeb40..c3dd37d2b 100644 --- a/blueprints/secops/kubeaudit/ops2deb.lock.yml +++ b/blueprints/secops/kubeaudit/ops2deb.lock.yml @@ -28,3 +28,9 @@ - url: https://github.com/Shopify/kubeaudit/releases/download/v0.22.1/kubeaudit_0.22.1_linux_arm64.tar.gz sha256: 5dbbd213ef77e941380922a61216a4082020342ca49fe5f6dae97e809d0748d2 timestamp: 2023-11-29 18:22:06+00:00 +- url: https://github.com/Shopify/kubeaudit/releases/download/v0.22.2/kubeaudit_0.22.2_linux_amd64.tar.gz + sha256: 55d5ac82713c6ca0d2186c33d7b99977b6f3965ac5aafeb59fb5d3e1ba6a0d60 + timestamp: 2024-08-21 21:06:04+00:00 +- url: https://github.com/Shopify/kubeaudit/releases/download/v0.22.2/kubeaudit_0.22.2_linux_arm64.tar.gz + sha256: 1579dcf0cc0abad2a834030e778e4aaeedbd23d177d6258e47221d3d5b26fb04 + timestamp: 2024-08-21 21:06:04+00:00 diff --git a/blueprints/secops/kubeaudit/ops2deb.yml b/blueprints/secops/kubeaudit/ops2deb.yml index 8c16aeba1..5fe35fcf4 100644 --- a/blueprints/secops/kubeaudit/ops2deb.yml +++ b/blueprints/secops/kubeaudit/ops2deb.yml @@ -9,6 +9,7 @@ matrix: - 0.21.0 - 0.22.0 - 0.22.1 + - 0.22.2 homepage: https://github.com/Shopify/kubeaudit summary: audit your Kubernetes clusters against common security controls description: |-