From 71d767768cc8dad19898976719394c394cf765ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 08:30:15 +0000 Subject: [PATCH] kyverno-cli: Update to version 1.13.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 cf5720a583..7d977cea83 100644 --- a/bucket/kyverno-cli.json +++ b/bucket/kyverno-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.3", + "version": "1.13.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.13.3/kyverno-cli_v1.13.3_windows_x86_64.zip", - "hash": "911c83f437921c4b60080e3cf80702bf221d64da524ee3598bcad38b5c8d0ef7" + "url": "https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_windows_x86_64.zip", + "hash": "af3eafaaa8fefab6fd5831b8122ad97578b2e08a723d30a5d5639512559ca59e" } }, "bin": "kyverno.exe",