We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eada62 commit 4e16a9cCopy full SHA for 4e16a9c
shared/config/dependencies.sh
@@ -5,13 +5,13 @@
5
# export FOOBAR_VERSION="1.2.3" # Freeze
6
export ARGOCD_VERSION="v2.11.3"
7
export BITWARDEN_VERSION="v2024.6.0"
8
-export CHECKOV_VERSION="3.2.140"
+export CHECKOV_VERSION="3.2.145"
9
export GO_VERSION="1.22.4"
10
export HADOLINT_VERSION="v2.12.0"
11
export JQ_VERSION="1.7.1"
12
export KUBECTL_VERSION="v1.30.2"
13
-export OC_VERSION="4.15.17"
14
-export ROSA_VERSION="1.2.40"
+export OC_VERSION="4.15.18"
+export ROSA_VERSION="1.2.41"
15
export SHELLCHECK_VERSION="v0.10.0"
16
export TEKTONCD_CLI_VERSION="v0.37.0"
17
export TERRAFORM_VERSION="1.8.5"
0 commit comments