Skip to content

Commit a44c0cf

Browse files
Pipeline Service CI RobotRoming22
authored andcommitted
Update binaries
- checkov to 2.3.160 - kubectl to v1.27.0 - oc to 4.12.11 - tektoncd_cli to v0.30.1 - yq to v4.33.3 Signed-off-by: Pipeline Service CI Robot <[email protected]>
1 parent dc01110 commit a44c0cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

shared/config/dependencies.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
# export FOOBAR_VERSION="1.2.3" # Freeze
66
export ARGOCD_VERSION="v2.6.7"
77
export BITWARDEN_VERSION="v2023.3.0"
8-
export CHECKOV_VERSION="2.3.158"
8+
export CHECKOV_VERSION="2.3.160"
99
export GO_VERSION="1.20.3"
1010
export HADOLINT_VERSION="v2.12.0"
1111
export HYPERSHIFT_VERSION="main" # Freeze
1212
export JQ_VERSION="1.6"
1313
export KIND_VERSION="v0.18.0"
14-
export KUBECTL_VERSION="v1.26.3"
15-
export OC_VERSION="4.12.10"
14+
export KUBECTL_VERSION="v1.27.0"
15+
export OC_VERSION="4.12.11"
1616
export SHELLCHECK_VERSION="v0.9.0"
17-
export TEKTONCD_CLI_VERSION="v0.30.0"
17+
export TEKTONCD_CLI_VERSION="v0.30.1"
1818
export YAMLLINT_VERSION="1.30.0"
19-
export YQ_VERSION="v4.33.2"
19+
export YQ_VERSION="v4.33.3"

0 commit comments

Comments
 (0)