From 7c3df3aa20f6b6cd31a7a80c43c8d0166eb10643 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:30:12 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.14.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 ff16d0116e..597c07ffed 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.14.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.14.0/kyverno-cli_v1.14.0_windows_x86_64.zip", - "hash": "90ab90a806c7a0144fe4003b8584fe90607a75d35dcf6994028d008e87b6364e" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.14.1/kyverno-cli_v1.14.1_windows_x86_64.zip", + "hash": "975fad093bdac7e4d7ec761745f166fa544c1c568a57e8e821b53aaec8c2d1a9" } }, "bin": "kyverno.exe",