From f9165c0906875d073ada2aed60c96f9de1b54ef4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 08:27:56 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.12.3 --- 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 4124d79581..387addf9a8 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.12.3", "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.2/kyverno-cli_v1.12.2_windows_x86_64.zip", - "hash": "399a46bfecc73c7af1b344123441113314e76b34f2233e7f00239f6304952537" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.3/kyverno-cli_v1.12.3_windows_x86_64.zip", + "hash": "570930debabea203723dae04121bf0b58b11155b0bacf9b1ef43250bb31bd92d" } }, "bin": "kyverno.exe",