From 3bb43064961003cbb4858d7a4eb237c1346286b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:33:30 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.17.1 --- 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 8c23a0438c..594da8454f 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.17.1", "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.17.0/kyverno-cli_v1.17.0_windows_x86_64.zip", - "hash": "80bec53bc8d9adbe88e7996c319423766ae54fe7c7c0a80eb66a5423ef867d65" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.17.1/kyverno-cli_v1.17.1_windows_x86_64.zip", + "hash": "f74d4841916946076b9f56475696c29426e5e0ba8177d82bcfca3fcd5506cdd9" } }, "bin": "kyverno.exe",