From 34595f1e77503ad047d37e01b260b2fce46058a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 08:26:01 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.10.5 --- 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 c16249562c..f722d6b717 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.4", + "version": "1.10.5", "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.10.4/kyverno-cli_v1.10.4_windows_x86_64.zip", - "hash": "a8c7ab79668accab23f157ac5bd1fdc131ac1254b9e34e47da2a603afc3e5ac9" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.10.5/kyverno-cli_v1.10.5_windows_x86_64.zip", + "hash": "01e3c5e08355e3005509f70470b66f2fd75af34ae5842b86d152ccfa01ed22dd" } }, "bin": "kyverno.exe",