From fecd2695dbae5526f4bdff60be9de5a6a9de5bf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 12:30:35 +0000 Subject: [PATCH] datree: Update to version 1.9.9 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index dc98f2348e..ca06a64b99 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.9.8", + "version": "1.9.9", "description": "Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations.", "homepage": "https://www.datree.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.9.8/datree-cli_1.9.8_windows_x86_64.zip", - "hash": "92c7b0e431c0d575064c4668fe7675134d8e4e599571e5b403d8ef97afdbeaf0" + "url": "https://github.com/datreeio/datree/releases/download/1.9.9/datree-cli_1.9.9_windows_x86_64.zip", + "hash": "52a7626e9ec5cff842ddcfb8919fd6616993a8c4cea4a23346d1be3b3fa7f6c0" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.9.8/datree-cli_1.9.8_windows_386.zip", - "hash": "4670b0c8c8935715eee77f0bef9a28b67effd0c965536d967b68e4301d91ac18" + "url": "https://github.com/datreeio/datree/releases/download/1.9.9/datree-cli_1.9.9_windows_386.zip", + "hash": "2f0dbfcf7bc371fdcb29426db9f0b978f531e72d78c74c265fb0a0572110ead6" } }, "bin": "datree.exe",