From 382dff5405d89115ddf09802669450547441a7c0 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 15 Feb 2024 07:34:15 +0000 Subject: [PATCH] Bump cloudbeat to 8.13.0 --- bin/hermit.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/hermit.hcl b/bin/hermit.hcl index 29158b4744..67ffcd34d4 100644 --- a/bin/hermit.hcl +++ b/bin/hermit.hcl @@ -1,4 +1,4 @@ env = { - "CLOUDBEAT_VERSION": "8.12.0", + "CLOUDBEAT_VERSION": "8.13.0", "ELK_VERSION": "${CLOUDBEAT_VERSION}-SNAPSHOT", }