Skip to content

Commit

Permalink
docs: preparing for release 1.4.6-1 (#4439)
Browse files Browse the repository at this point in the history
Signed-off-by: João Reigota <[email protected]>

Co-authored-by: joaoReigota1 <[email protected]>
  • Loading branch information
kicsbot and joaoReigota1 authored Oct 28, 2021
1 parent c17b574 commit ccbcb9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.ubi7
Original file line number Diff line number Diff line change
Expand Up @@ -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="[email protected]" \
vendor="Checkmarx" \
version="v1.4.6.1" \
version="v1.4.6-1" \
release="1" \
io.k8s.display-name="KICS by Checkmarx" \
io.openshift.tags="kics checkmarx"
Expand Down
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<h4>Version 1.4.6.1</h4>
<p style="font-size:8pt">2021.10.28<p>
<h4>Downloads:</h4>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6.1/kics_1.4.6.1_windows_x64.zip">Windows</a>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6.1/kics_1.4.6.1_linux_x64.tar.gz">Linux</a>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6.1/kics_1.4.6.1_darwin_x64.tar.gz">MacOS</a>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6-1/kics_1.4.6-1_windows_x64.zip">Windows</a>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6-1/kics_1.4.6-1_linux_x64.tar.gz">Linux</a>
<a class="btn btn-success" href="https://github.com/Checkmarx/kics/releases/download/v1.4.6-1/kics_1.4.6-1_darwin_x64.tar.gz">MacOS</a>
<hr/>
<a class="btn btn-outline-success" href="https://docs.kics.io/latest/CONTRIBUTING">Contribute!</a>
</div>
Expand Down

0 comments on commit ccbcb9b

Please sign in to comment.