Skip to content

Commit

Permalink
bumps clis
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrand committed Oct 9, 2024
1 parent 3662d50 commit 8f665b7
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ ARG DEBIAN_FRONTEND=noninteractive
#--- Clis versions
ENV ARGO_VERSION="3.5.10" \
BBR_VERSION="1.9.68" \
BOSH_VERSION="7.7.0" \
BOSH_VERSION="7.8.0" \
BOSH_COMPLETION_VERSION="1.2.0" \
BOSH_GEN_VERSION="0.101.2" \
CERT_MANAGER_VERSION="2.1.0" \
CF_VERSION="8.7.11" \
CF_VERSION="8.8.2" \
CF_UAAC_VERSION="4.23.0" \
CILIUM_VERSION="0.16.16" \
CREDHUB_VERSION="2.9.36" \
CROSSPLANE_CLI="1.17.0" \
CILIUM_VERSION="0.16.19" \
CREDHUB_VERSION="2.9.38" \
CROSSPLANE_CLI="1.17.1" \
FLUX_VERSION="2.3.0" \
FLY_VERSION="7.9.1" \
GITLAB_VERSION="1.46.0" \
GITHUB_VERSION="2.55.0" \
GOSS_VERSION="0.4.8" \
GOVC_VERSION="0.42.0" \
GITLAB_VERSION="1.47.0" \
GITHUB_VERSION="2.58.0" \
GOSS_VERSION="0.4.9" \
GOVC_VERSION="0.44.0" \
HELM_VERSION="3.14.4" \
HUBBLE_VERSION="0.13.6" \
HUBBLE_VERSION="1.16.2" \
JQ_VERSION="1.7.1" \
JWT_VERSION="6.1.1" \
KAPP_VERSION="0.63.3" \
Expand All @@ -38,7 +38,7 @@ ENV ARGO_VERSION="3.5.10" \
MYSQL_SHELL_VERSION="8.0.33-1" \
OC_VERSION="4.10.25" \
OCM_VERSION="0.1.72" \
POPEYE_VERSION="0.21.3" \
POPEYE_VERSION="0.21.5" \
RBAC_TOOL_VERSION="1.19.0" \
REDIS_VERSION="6.2.4" \
RUBY_BUNDLER_VERSION="2.3.18" \
Expand All @@ -47,11 +47,11 @@ ENV ARGO_VERSION="3.5.10" \
SPRUCE_VERSION="1.31.1" \
TERRAFORM_PLUGIN_CF_VERSION="0.11.2" \
TERRAFORM_VERSION="0.11.14" \
TESTKUBE_VERSION="2.1.12" \
TESTKUBE_VERSION="2.1.33" \
TFCTL_VERSION="0.15.1" \
VAULT_VERSION="1.17.5" \
VCLUSTER_VERSION="0.19.7" \
VENDIR_VERSION="0.41.1" \
VAULT_VERSION="1.18.0" \
VCLUSTER_VERSION="0.20.1" \
VENDIR_VERSION="0.42.0" \
YAML_PATH_VERSION="0.4" \
YQ_VERSION="4.44.3" \
YTT_VERSION="0.50.0"
Expand Down

0 comments on commit 8f665b7

Please sign in to comment.