Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update binaries #1012

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 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.12.0"
export BITWARDEN_VERSION="v2024.7.2"
export CHECKOV_VERSION="3.2.223"
export GO_VERSION="1.23.0"
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 KUBECTL_VERSION="v1.31.0"
export OC_VERSION="4.16.7"
export ROSA_VERSION="1.2.43"
export SHELLCHECK_VERSION="v0.10.0"
export TEKTONCD_CLI_VERSION="v0.37.0"
export TERRAFORM_VERSION="1.8.5"
export TERRAFORM_VERSION="1.9.4"
export YAMLLINT_VERSION="1.35.1"
export YQ_VERSION="v4.44.2"
export YQ_VERSION="v4.44.3"