datree: Update to version 1.9.8

This commit is contained in:
github-actions[bot] 2023-06-29 08:28:49 +00:00
parent e732878276
commit 205dd7076c

View File

@ -1,16 +1,16 @@
{
"version": "1.9.7",
"version": "1.9.8",
"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.7/datree-cli_1.9.7_windows_x86_64.zip",
"hash": "b40332dbcc83061e89de194974e441938a2da46f7fc048f288fe41cb7f25e2b1"
"url": "https://github.com/datreeio/datree/releases/download/1.9.8/datree-cli_1.9.8_windows_x86_64.zip",
"hash": "92c7b0e431c0d575064c4668fe7675134d8e4e599571e5b403d8ef97afdbeaf0"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.9.7/datree-cli_1.9.7_windows_386.zip",
"hash": "716e4b41d5aa9b6bddbb31ecee9233b1acd86907949b3a379bff4a9845849ec3"
"url": "https://github.com/datreeio/datree/releases/download/1.9.8/datree-cli_1.9.8_windows_386.zip",
"hash": "4670b0c8c8935715eee77f0bef9a28b67effd0c965536d967b68e4301d91ac18"
}
},
"bin": "datree.exe",