Skip to content

Commit

Permalink
Update binaries
Browse files Browse the repository at this point in the history
- bitwarden to v2023.9.1
- checkov to 2.5.19
- kubectl to v1.28.3
- oc to 4.13.17
- rosa to 1.2.28
- tektoncd_cli to v0.32.2
- terraform to 1.6.2

Signed-off-by: Tekton CI <[email protected]>
  • Loading branch information
Tekton CI authored and Roming22 committed Oct 23, 2023
1 parent 71ead99 commit 59dc8fb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions shared/config/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
# E.g.:
# export FOOBAR_VERSION="1.2.3" # Freeze
export ARGOCD_VERSION="v2.8.4"
export BITWARDEN_VERSION="v2023.9.0"
export CHECKOV_VERSION="2.5.6"
export BITWARDEN_VERSION="v2023.9.1"
export CHECKOV_VERSION="2.5.19"
export GO_VERSION="1.21.3"
export HADOLINT_VERSION="v2.12.0"
export JQ_VERSION="1.7"
export KUBECTL_VERSION="v1.28.2"
export OC_VERSION="4.13.15"
export ROSA_VERSION="1.2.27"
export KUBECTL_VERSION="v1.28.3"
export OC_VERSION="4.13.17"
export ROSA_VERSION="1.2.28"
export SHELLCHECK_VERSION="v0.9.0"
export TEKTONCD_CLI_VERSION="v0.32.0"
export TERRAFORM_VERSION="1.6.1"
export TEKTONCD_CLI_VERSION="v0.32.2"
export TERRAFORM_VERSION="1.6.2"
export YAMLLINT_VERSION="1.32.0"
export YQ_VERSION="v4.35.2"

0 comments on commit 59dc8fb

Please sign in to comment.