From a5a39b5f3aecf51698d902ba935c3534b726ab13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:26:51 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.10.6 --- 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 00189d7b55..b036423a6b 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.5", + "version": "1.10.6", "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": "8b912c95ed91ddb5624edae8c4a6cbe437b101bf5b22ab932d7cb5686cbe3ba7" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.10.6/kyverno-cli_v1.10.6_windows_x86_64.zip", + "hash": "b346114fed44386a31643fe70412eb100315cfee9a6811746c653a22d11a3560" } }, "bin": "kyverno.exe",