From 0771d4d50627863b8c7a1b62d7a0a4a096309f01 Mon Sep 17 00:00:00 2001 From: gabriel-cx Date: Wed, 8 Nov 2023 12:58:56 +0000 Subject: [PATCH 1/2] docs(kicsbot): preparing for release 1.7.11 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ceb46663888..fb91ea3e29f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@


Version 1.7.10

-

2023.10.10

+

2023.11.08

Contribute!

From c66384179ae44879862442c1d2d5c86be93aa5e4 Mon Sep 17 00:00:00 2001 From: gabriel-cx Date: Wed, 8 Nov 2023 13:04:10 +0000 Subject: [PATCH 2/2] update --- docker/Dockerfile.ubi8 | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/Dockerfile.ubi8 b/docker/Dockerfile.ubi8 index d6a00080966..96f816056a7 100644 --- a/docker/Dockerfile.ubi8 +++ b/docker/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.7.10" \ + version="v1.7.11" \ 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 fb91ea3e29f..bbdf9f145fa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@


-

Version 1.7.10

+

Version 1.7.11

2023.11.08

Contribute!