From 7f6bbe385018a8e96734c7e36b2aed019007f9d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:28:03 +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 784008b95c..c16249562c 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.3", + "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.3/kyverno-cli_v1.10.3_windows_x86_64.zip", - "hash": "bcc11df1a17377357705d28e84be0f660fc9c43cae30a4440ade0aec5ee298be" + "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",