kyverno-cli: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2026-02-19 12:33:30 +00:00
parent 4fdc7e4d6e
commit 3bb4306496

View File

@ -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",