kyverno-cli: Update to version 1.12.5

This commit is contained in:
github-actions[bot] 2024-07-12 12:31:15 +00:00
parent e62b68ae11
commit a026987c8b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.4", "version": "1.12.5",
"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.12.4/kyverno-cli_v1.12.4_windows_x86_64.zip", "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.5/kyverno-cli_v1.12.5_windows_x86_64.zip",
"hash": "7152cd3223ff465a9df1fb7b64a68fc5b5e36ab797590782f6c6d6da8888a3a3" "hash": "a470cd34102602eae8b953803d7c22f20d4c78b83d6338b0cfd33d04c50ac95d"
} }
}, },
"bin": "kyverno.exe", "bin": "kyverno.exe",