Skip to content

Commit

Permalink
Update binaries
Browse files Browse the repository at this point in the history
- checkov to 3.1.24
- go to 1.21.5
- oc to 4.14.5

Signed-off-by: Tekton CI <[email protected]>
  • Loading branch information
Tekton CI authored and xinredhat committed Dec 6, 2023
1 parent c075001 commit e9683c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shared/config/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# export FOOBAR_VERSION="1.2.3" # Freeze
export ARGOCD_VERSION="v2.9.3"
export BITWARDEN_VERSION="v2023.10.0"
export CHECKOV_VERSION="3.1.20"
export GO_VERSION="1.21.4"
export CHECKOV_VERSION="3.1.24"
export GO_VERSION="1.21.5"
export HADOLINT_VERSION="v2.12.0"
export JQ_VERSION="1.7"
export KUBECTL_VERSION="v1.28.4"
export OC_VERSION="4.14.4"
export OC_VERSION="4.14.5"
export ROSA_VERSION="1.2.31"
export SHELLCHECK_VERSION="v0.9.0"
export TEKTONCD_CLI_VERSION="v0.33.0"
Expand Down

0 comments on commit e9683c6

Please sign in to comment.