From 971a648b688c8776de0eea8c88f2116f76e95c32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 12:40:09 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.11.5 --- bucket/kyverno-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kyverno-cli.json b/bucket/kyverno-cli.json index 76e59f09d6..63d3b37659 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.1", + "version": "1.11.5", "description": "Kyverno CLI to manage Kubernetes policies", "homepage": "https://kyverno.io/docs/kyverno-cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.1/kyverno-cli_v1.12.1_windows_x86_64.zip", - "hash": "d51f855d097aaed28bf6056570bde7897be25e41b89743d2c77ebd84b88e7053" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.11.5/kyverno-cli_v1.11.5_windows_x86_64.zip", + "hash": "6dffb753af81fce57c8b44749e644702ca0d9a35ac438e50e4ae4dcd3729a644" } }, "bin": "kyverno.exe",