From a026987c8bea2029e3d56a7314c8ff0731c19083 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:31:15 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.12.5 --- 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 f84aaa4e6d..b03aa5b715 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.4", + "version": "1.12.5", "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.4/kyverno-cli_v1.12.4_windows_x86_64.zip", - "hash": "7152cd3223ff465a9df1fb7b64a68fc5b5e36ab797590782f6c6d6da8888a3a3" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.12.5/kyverno-cli_v1.12.5_windows_x86_64.zip", + "hash": "a470cd34102602eae8b953803d7c22f20d4c78b83d6338b0cfd33d04c50ac95d" } }, "bin": "kyverno.exe",