kyverno-cli: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2024-11-12 12:31:51 +00:00
parent 6a32415ec5
commit 77ad3d933c

View File

@ -1,12 +1,12 @@
{
"version": "1.13.0",
"version": "1.13.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.13.0/kyverno-cli_v1.13.0_windows_x86_64.zip",
"hash": "23e09b8ccd3fc7532a7034b4d8b6b0bfe3ee9635969320bef9fdeb46decd25e8"
"url": "https://github.com/kyverno/kyverno/releases/download/v1.13.1/kyverno-cli_v1.13.1_windows_x86_64.zip",
"hash": "6cb4224fa29b16bf29aa476e4950c98419cef8cb6e1456b4fd77689a0d260211"
}
},
"bin": "kyverno.exe",