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