From 07409ea65ee4c8b50d092ac6c072894f400ca9ee Mon Sep 17 00:00:00 2001 From: cxMiguelSilva <100352574+cxMiguelSilva@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:08:42 +0000 Subject: [PATCH 1/2] docs(kicsbot): preparing for release 2.1.4 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 602403c8448..e78d8731213 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@


Version 2.1.3

-

2024.09.30

+

2025.01.22

Contribute!

From d0511457c78b8c659b2e1e4d88e39912e4c23ee7 Mon Sep 17 00:00:00 2001 From: cxMiguelSilva Date: Wed, 22 Jan 2025 12:19:15 +0000 Subject: [PATCH 2/2] bump 2.1.4 version --- 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 ce6e89433ec..8273d875cd6 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="v2.1.3" \ + version="v2.1.4" \ 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 e78d8731213..03ad092b761 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@


-

Version 2.1.3

+

Version 2.1.4

2025.01.22

Contribute!