From 773e2c39037c8de7488b4d927d259fad08d20512 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:30:02 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.11.3 --- 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 9f4a401d4e..8ef7b651d6 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.11.2", + "version": "1.11.3", "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.2/kyverno-cli_v1.11.2_windows_x86_64.zip", - "hash": "c45b1623226d37ba0672676f952a0264ec42177abc183ce5012ef17ff175dac5" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.11.3/kyverno-cli_v1.11.3_windows_x86_64.zip", + "hash": "f083b9a712ab319a0ff162702ed88c0a3d265edb8a1c53ee731ef22c9d6387f9" } }, "bin": "kyverno.exe",