From 38bb9f35e945670ea3ff651279c70231d9c2705b Mon Sep 17 00:00:00 2001 From: kicsbot <76819998+kicsbot@users.noreply.github.com> Date: Wed, 11 May 2022 20:18:04 +0300 Subject: [PATCH] docs: preparing for release 1.5.8 (#5336) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: João Reigota --- Dockerfile.ubi8 | 2 +- docs/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.ubi8 b/Dockerfile.ubi8 index 4d5b3a886e0..b66f79756ff 100644 --- a/Dockerfile.ubi8 +++ b/Dockerfile.ubi8 @@ -44,7 +44,7 @@ LABEL name="KICS" \ description="Checkmarx/kics is an opensource project that enable you to find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code find more in https://kics.io" \ maintainer="kics@checkmarx.com" \ vendor="Checkmarx" \ - version="v1.5.7" \ + version="v1.5.8" \ release="1" \ io.k8s.display-name="KICS by Checkmarx" \ io.openshift.tags="kics checkmarx" diff --git a/docs/index.md b/docs/index.md index ab8bbc7d3b3..ef4d1481ca5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,8 +8,8 @@


-

Version 1.5.7

-

2022.05.02

+

Version 1.5.8

+

2022.05.11

Contribute!