From b3671e6eee3dbdad100bb38968eeb3c3118ed2f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:29:45 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.11.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 8ef7b651d6..6be1b34b41 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.11.3", + "version": "1.11.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.11.3/kyverno-cli_v1.11.3_windows_x86_64.zip", - "hash": "f083b9a712ab319a0ff162702ed88c0a3d265edb8a1c53ee731ef22c9d6387f9" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.11.4/kyverno-cli_v1.11.4_windows_x86_64.zip", + "hash": "d0002d75bad5570b86975104eac972d348b84b95909046309d1094a6b1a2d2bd" } }, "bin": "kyverno.exe",