kyverno-cli: Update to version 1.12.3

This commit is contained in:
github-actions[bot] 2024-05-31 08:27:56 +00:00
parent dc20eeb3ad
commit f9165c0906

View File

@ -1,12 +1,12 @@
{
"version": "1.12.2",
"version": "1.12.3",
"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.12.2/kyverno-cli_v1.12.2_windows_x86_64.zip",
"hash": "399a46bfecc73c7af1b344123441113314e76b34f2233e7f00239f6304952537"
"url": "https://github.com/kyverno/kyverno/releases/download/v1.12.3/kyverno-cli_v1.12.3_windows_x86_64.zip",
"hash": "570930debabea203723dae04121bf0b58b11155b0bacf9b1ef43250bb31bd92d"
}
},
"bin": "kyverno.exe",