kyverno-cli: Update to version 1.14.2

This commit is contained in:
github-actions[bot] 2025-06-03 08:30:24 +00:00
parent 8126f6fa39
commit 4987fc67da

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"description": "Kyverno CLI to manage Kubernetes policies", "description": "Kyverno CLI to manage Kubernetes policies",
"homepage": "https://kyverno.io/docs/kyverno-cli/", "homepage": "https://kyverno.io/docs/kyverno-cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kyverno/kyverno/releases/download/v1.14.1/kyverno-cli_v1.14.1_windows_x86_64.zip", "url": "https://github.com/kyverno/kyverno/releases/download/v1.14.2/kyverno-cli_v1.14.2_windows_x86_64.zip",
"hash": "975fad093bdac7e4d7ec761745f166fa544c1c568a57e8e821b53aaec8c2d1a9" "hash": "946de343feaccb750dedab662e19b1ddc9031ea8dbae7a99f78e57049aadc44b"
} }
}, },
"bin": "kyverno.exe", "bin": "kyverno.exe",