From d92fbb7bc4dd875d57ec5403c657f3c7c18ca822 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 08:27:06 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.12.1 --- 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 5b1a74dcce..76e59f09d6 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.0/kyverno-cli_v1.12.0_windows_x86_64.zip", - "hash": "ec6df470f6f1053ee74c829803b7e16801eb161627c051014c8f0859468df7cf" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.1/kyverno-cli_v1.12.1_windows_x86_64.zip", + "hash": "d51f855d097aaed28bf6056570bde7897be25e41b89743d2c77ebd84b88e7053" } }, "bin": "kyverno.exe",