From 3b73955f99e427a0e0cf04a2dbd46cdc28e2d0f6 Mon Sep 17 00:00:00 2001 From: cxMiguelSilva Date: Wed, 31 Aug 2022 13:34:10 +0000 Subject: [PATCH 1/3] docs: preparing for release 1.5.15 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3ba460efb05..4e2effc258c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@


Version 1.5.14

-

2022.08.17

+

2022.08.31

Contribute!

From 5a1b393d0feb3f33c122383c38804e345d1dfdef Mon Sep 17 00:00:00 2001 From: cxMiguelSilva Date: Wed, 31 Aug 2022 14:43:00 +0100 Subject: [PATCH 2/3] stage --- 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 265a723059a..e2df519aa30 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.5.13" \ + version="v1.5.15" \ 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 338be996a0c..8bdd372dfd9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@


-

Version 1.5.13

+

Version 1.5.15

2022.08.03

Contribute!

From 48f46c135f18d7fc24c84e480315d046c652b8e1 Mon Sep 17 00:00:00 2001 From: cxMiguelSilva Date: Wed, 31 Aug 2022 14:45:26 +0100 Subject: [PATCH 3/3] change --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4e2effc258c..380277f819c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@


-

Version 1.5.14

+

Version 1.5.15

2022.08.31

Contribute!