From 3ea7021460b73049d826ca89e885fd5366c02cff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:26:05 +0000 Subject: [PATCH] datree: Update to version 1.9.17 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index 8cae091d3b..c9b65aa3d1 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.9.10", + "version": "1.9.17", "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.10/datree-cli_1.9.10_windows_x86_64.zip", - "hash": "7c5473bd0eec76661fcbb32b865dd1c75cc19ae761bfa5d15e01a8f2f68fc6bf" + "url": "https://github.com/datreeio/datree/releases/download/1.9.17/datree-cli_1.9.17_windows_x86_64.zip", + "hash": "73df8a30fcd4a842d822aa3f79de346ab9f001d74e45ce6ffa9ef5506d3f89f4" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.9.10/datree-cli_1.9.10_windows_386.zip", - "hash": "4372ddce2e26d455683f4600170b4645493dd847b2280ea85f8ec94067287fd5" + "url": "https://github.com/datreeio/datree/releases/download/1.9.17/datree-cli_1.9.17_windows_386.zip", + "hash": "f73c8751ecc060804b01dc8a5731b54c9e02430d76c9ed6c0bd3552d199ac1da" } }, "bin": "datree.exe",