From 740ab12950f9a5b4cc2839f67e1524276d83855b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 12:30:04 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.11.0 --- 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 c16249562c..7089eb0630 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.4", + "version": "1.11.0", "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.4/kyverno-cli_v1.10.4_windows_x86_64.zip", - "hash": "a8c7ab79668accab23f157ac5bd1fdc131ac1254b9e34e47da2a603afc3e5ac9" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.11.0/kyverno-cli_v1.11.0_windows_x86_64.zip", + "hash": "99012915e509e1bc44038ba00d1be9f23240368f3a4627719ed431799ff98b21" } }, "bin": "kyverno.exe",