Skip to content

Commit 1b61d28

Browse files
Tekton CIRoming22
authored andcommitted
Update binaries
- bitwarden to v2023.8.2 - checkov to 2.4.27 - oc to 4.13.11 - rosa to 1.2.26 Signed-off-by: Tekton CI <[email protected]>
1 parent b62bc25 commit 1b61d28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

shared/config/dependencies.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
# E.g.:
55
# export FOOBAR_VERSION="1.2.3" # Freeze
66
export ARGOCD_VERSION="v2.8.2"
7-
export BITWARDEN_VERSION="v2023.7.0"
8-
export CHECKOV_VERSION="2.4.10"
7+
export BITWARDEN_VERSION="v2023.8.2"
8+
export CHECKOV_VERSION="2.4.27"
99
export GO_VERSION="1.21.0"
1010
export HADOLINT_VERSION="v2.12.0"
1111
export JQ_VERSION="1.6"
1212
export KIND_VERSION="v0.20.0"
1313
export KUBECTL_VERSION="v1.28.1"
14-
export OC_VERSION="4.13.9"
15-
export ROSA_VERSION="1.2.25"
14+
export OC_VERSION="4.13.11"
15+
export ROSA_VERSION="1.2.26"
1616
export SHELLCHECK_VERSION="v0.9.0"
1717
export TEKTONCD_CLI_VERSION="v0.31.2"
1818
export TERRAFORM_VERSION="1.5.6"

0 commit comments

Comments
 (0)