From cada8dea62115890865f2ebbd8e6d96105d0f1fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:28:49 +0000 Subject: [PATCH] datree: Update to version 1.8.39 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index abb52e2e84..5905a6f313 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.8.37", + "version": "1.8.39", "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.8.37/datree-cli_1.8.37_windows_x86_64.zip", - "hash": "f80c161380d95ef03c3bdeb0c3cc12a15dc18f2a716ee22aca1e691528626808" + "url": "https://github.com/datreeio/datree/releases/download/1.8.39/datree-cli_1.8.39_windows_x86_64.zip", + "hash": "47ba5c0c4e3a506c5887254eb1e060434f35298b515f508d31f2770fbc9ea6d6" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.8.37/datree-cli_1.8.37_windows_386.zip", - "hash": "2275d43c471c600d00ac83a429cd07a1681c647e3c57ecc2ce3e592c68419d8e" + "url": "https://github.com/datreeio/datree/releases/download/1.8.39/datree-cli_1.8.39_windows_386.zip", + "hash": "e796cbf8493d5c59511652824d72e62b22486b50b88d5038a19cba2c3b6f5c1b" } }, "bin": "datree.exe",