From 6373a4cedf39d08f1a634ed6c76fbe3ba23e4145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 04:29:41 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.14.0 --- 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 7d977cea83..ff16d0116e 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.4", + "version": "1.14.0", "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.13.4/kyverno-cli_v1.13.4_windows_x86_64.zip", - "hash": "af3eafaaa8fefab6fd5831b8122ad97578b2e08a723d30a5d5639512559ca59e" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.14.0/kyverno-cli_v1.14.0_windows_x86_64.zip", + "hash": "90ab90a806c7a0144fe4003b8584fe90607a75d35dcf6994028d008e87b6364e" } }, "bin": "kyverno.exe",