Skip to content

Commit ff0d9a4

Browse files
author
Tekton CI
committed
Update binaries
- checkov to 3.2.144 - oc to 4.15.18 Signed-off-by: Tekton CI <[email protected]>
1 parent 97b4239 commit ff0d9a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared/config/dependencies.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
# export FOOBAR_VERSION="1.2.3" # Freeze
66
export ARGOCD_VERSION="v2.11.3"
77
export BITWARDEN_VERSION="v2024.6.0"
8-
export CHECKOV_VERSION="3.2.140"
8+
export CHECKOV_VERSION="3.2.144"
99
export GO_VERSION="1.22.4"
1010
export HADOLINT_VERSION="v2.12.0"
1111
export JQ_VERSION="1.7.1"
1212
export KUBECTL_VERSION="v1.30.2"
13-
export OC_VERSION="4.15.17"
13+
export OC_VERSION="4.15.18"
1414
export ROSA_VERSION="1.2.40"
1515
export SHELLCHECK_VERSION="v0.10.0"
1616
export TEKTONCD_CLI_VERSION="v0.37.0"

0 commit comments

Comments
 (0)