From f6b22dc7c6e15991a4d9a2dd664973382c60770e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:29:46 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.12.2 --- 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 63d3b37659..4124d79581 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.11.5", + "version": "1.12.2", "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.11.5/kyverno-cli_v1.11.5_windows_x86_64.zip", - "hash": "6dffb753af81fce57c8b44749e644702ca0d9a35ac438e50e4ae4dcd3729a644" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.2/kyverno-cli_v1.12.2_windows_x86_64.zip", + "hash": "399a46bfecc73c7af1b344123441113314e76b34f2233e7f00239f6304952537" } }, "bin": "kyverno.exe",