From e0f6c103976b0d442fd4494053ea98d28cfdd2df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:30:25 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.14.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 aefa8b540d..d6e484c5bc 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.14.2", + "version": "1.14.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.14.2/kyverno-cli_v1.14.2_windows_x86_64.zip", - "hash": "946de343feaccb750dedab662e19b1ddc9031ea8dbae7a99f78e57049aadc44b" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.14.3/kyverno-cli_v1.14.3_windows_x86_64.zip", + "hash": "957f402c2e08dd172878ecad4859f570b7d08b67d900afe3b450457cd60cd703" } }, "bin": "kyverno.exe",