Skip to content

Commit a0197f6

Browse files
Pipeline Service CI RobotRoming22
authored andcommitted
Update binaries
- argocd to v2.7.7 - checkov to 2.3.313 - kind to v0.20.0 - kubectl to v1.27.3 - oc to 4.13.4 - rosa to 1.2.23 - terraform to 1.5.2 Signed-off-by: Pipeline Service CI Robot <[email protected]>
1 parent 2d85058 commit a0197f6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

shared/config/dependencies.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
# add '# Freeze' after the export.
44
# E.g.:
55
# export FOOBAR_VERSION="1.2.3" # Freeze
6-
export ARGOCD_VERSION="v2.7.4"
6+
export ARGOCD_VERSION="v2.7.7"
77
export BITWARDEN_VERSION="v2023.5.0"
8-
export CHECKOV_VERSION="2.3.292"
8+
export CHECKOV_VERSION="2.3.313"
99
export GO_VERSION="1.20.5"
1010
export HADOLINT_VERSION="v2.12.0"
1111
export JQ_VERSION="1.6"
12-
export KIND_VERSION="v0.19.0"
13-
export KUBECTL_VERSION="v1.27.2"
14-
export OC_VERSION="4.13.3"
15-
export ROSA_VERSION="1.2.22"
12+
export KIND_VERSION="v0.20.0"
13+
export KUBECTL_VERSION="v1.27.3"
14+
export OC_VERSION="4.13.4"
15+
export ROSA_VERSION="1.2.23"
1616
export SHELLCHECK_VERSION="v0.9.0"
1717
export TEKTONCD_CLI_VERSION="v0.31.1"
18-
export TERRAFORM_VERSION="1.5.0"
18+
export TERRAFORM_VERSION="1.5.2"
1919
export YAMLLINT_VERSION="1.32.0"
2020
export YQ_VERSION="v4.34.1"

0 commit comments

Comments
 (0)