From 4ca6e3e7551c85ecf9aaa27f71fe6ec1e9b6ed23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:31:55 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.12.4 --- bucket/kyverno-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kyverno-cli.json b/bucket/kyverno-cli.json index 387addf9a8..f84aaa4e6d 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.3", + "version": "1.12.4", "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.3/kyverno-cli_v1.12.3_windows_x86_64.zip", - "hash": "570930debabea203723dae04121bf0b58b11155b0bacf9b1ef43250bb31bd92d" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.4/kyverno-cli_v1.12.4_windows_x86_64.zip", + "hash": "7152cd3223ff465a9df1fb7b64a68fc5b5e36ab797590782f6c6d6da8888a3a3" } }, "bin": "kyverno.exe",