Skip to content

Commit

Permalink
Update binaries
Browse files Browse the repository at this point in the history
- argocd to v2.11.5
- bitwarden to v2024.6.1
- checkov to 3.2.193
- go to 1.22.5
- oc to 4.16.3
- rosa to 1.2.42
- terraform to 1.9.2

Signed-off-by: Tekton CI <[email protected]>
  • Loading branch information
Tekton CI committed Jul 17, 2024
1 parent c0f1f90 commit de15a05
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 @@ -3,17 +3,17 @@
# add '# Freeze' after the export.
# E.g.:
# export FOOBAR_VERSION="1.2.3" # Freeze
export ARGOCD_VERSION="v2.11.3"
export BITWARDEN_VERSION="v2024.6.0"
export CHECKOV_VERSION="3.2.140"
export GO_VERSION="1.22.4"
export ARGOCD_VERSION="v2.11.5"
export BITWARDEN_VERSION="v2024.6.1"
export CHECKOV_VERSION="3.2.193"
export GO_VERSION="1.22.5"
export HADOLINT_VERSION="v2.12.0"
export JQ_VERSION="1.7.1"
export KUBECTL_VERSION="v1.30.2"
export OC_VERSION="4.15.17"
export ROSA_VERSION="1.2.40"
export OC_VERSION="4.16.3"
export ROSA_VERSION="1.2.42"
export SHELLCHECK_VERSION="v0.10.0"
export TEKTONCD_CLI_VERSION="v0.37.0"
export TERRAFORM_VERSION="1.8.5"
export TERRAFORM_VERSION="1.9.2"
export YAMLLINT_VERSION="1.35.1"
export YQ_VERSION="v4.44.2"

0 comments on commit de15a05

Please sign in to comment.