kyverno-cli: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2024-12-10 12:32:40 +00:00
parent 8d4ee22a5a
commit bef257b621

View File

@ -1,12 +1,12 @@
{
"version": "1.13.1",
"version": "1.13.2",
"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.13.1/kyverno-cli_v1.13.1_windows_x86_64.zip",
"hash": "6cb4224fa29b16bf29aa476e4950c98419cef8cb6e1456b4fd77689a0d260211"
"url": "https://github.com/kyverno/kyverno/releases/download/v1.13.2/kyverno-cli_v1.13.2_windows_x86_64.zip",
"hash": "8b34fed84f23ba6533816219c64f03cfeb5e3e5ccb87865f10c48cfcf43cf244"
}
},
"bin": "kyverno.exe",