kyverno-cli: Update to version 1.16.1

This commit is contained in:
github-actions[bot] 2025-12-03 12:31:51 +00:00
parent 7175f670af
commit 2d65dba9e5

View File

@ -1,12 +1,12 @@
{
"version": "1.16.0",
"version": "1.16.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.16.0/kyverno-cli_v1.16.0_windows_x86_64.zip",
"hash": "ac7aac92c2ac632b148d1cb4faac0c4930c032e9f3f77db461bbd8f1b4684d62"
"url": "https://github.com/kyverno/kyverno/releases/download/v1.16.1/kyverno-cli_v1.16.1_windows_x86_64.zip",
"hash": "f5433a9276669cc0715e4347c148e79534a898c6f4f4571886fbe8b868f50ddc"
}
},
"bin": "kyverno.exe",