From f19c0e554388c1a06501e98f77efa5078ad65a67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 16:28:25 +0000 Subject: [PATCH] datree: Update to version 1.8.67 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index 2051cb263a..f2e1585977 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.8.65", + "version": "1.8.67", "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.65/datree-cli_1.8.65_windows_x86_64.zip", - "hash": "0b3779a68bfbb96530441b5f850147021b108225c9627f1bed1c0573720bd472" + "url": "https://github.com/datreeio/datree/releases/download/1.8.67/datree-cli_1.8.67_windows_x86_64.zip", + "hash": "50bb21b630007f88a300b6efaaf1ee15635b01da05d282d037da338358eee02a" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.8.65/datree-cli_1.8.65_windows_386.zip", - "hash": "b94315fa4c73505391b038846cdcf821daaa55184c1a8b8a8bccb32a14bfc284" + "url": "https://github.com/datreeio/datree/releases/download/1.8.67/datree-cli_1.8.67_windows_386.zip", + "hash": "caeb865e4a4191467813f4c5ed0149e5cebfd60159cb469d2e7e0c75a7b60e6e" } }, "bin": "datree.exe",