Skip to content

Commit

Permalink
bump clis
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrand committed Jan 8, 2025
1 parent c272045 commit 0731de5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@ ARG DEBIAN_FRONTEND=noninteractive
#--- Clis versions
ENV ARGO_VERSION="3.6.2" \
BBR_VERSION="1.9.72" \
BOSH_VERSION="7.8.2" \
BOSH_VERSION="7.8.6" \
BOSH_COMPLETION_VERSION="1.2.0" \
BOSH_GEN_VERSION="0.101.2" \
CERT_MANAGER_VERSION="2.1.1" \
CF_VERSION="8.9.0" \
CF_UAAC_VERSION="4.26.0" \
CILIUM_VERSION="0.16.22" \
CREDHUB_VERSION="2.9.39" \
CROSSPLANE_CLI="1.18.1" \
CREDHUB_VERSION="2.9.41" \
CROSSPLANE_CLI="1.18.2" \
FLUX_VERSION="2.3.0" \
FLY_VERSION="7.9.1" \
GITLAB_VERSION="1.50.0" \
GITHUB_VERSION="2.63.2" \
FLY_VERSION="7.11.2" \
GITLAB_VERSION="1.51.0" \
GITHUB_VERSION="2.65.0" \
GOSS_VERSION="0.4.9" \
GOVC_VERSION="0.46.2" \
GOVC_VERSION="0.47.1" \
HELM_VERSION="3.14.4" \
HUBBLE_VERSION="1.16.4" \
JQ_VERSION="1.7.1" \
JWT_VERSION="6.2.0" \
KAPP_VERSION="0.64.0" \
KCTRL_VERSION="0.54.0" \
KCTRL_VERSION="0.54.1" \
KLBD_VERSION="0.45.0" \
KREW_VERSION="0.4.4" \
KUBECTL_VERSION="1.30.8" \
Expand All @@ -38,8 +38,8 @@ ENV ARGO_VERSION="3.6.2" \
MYSQL_SHELL_VERSION="8.0.33-1" \
OC_VERSION="4.10.25" \
OCM_VERSION="0.1.72" \
POPEYE_VERSION="0.21.5" \
PROMETHEUS_VERSION="3.0.1" \
POPEYE_VERSION="0.21.6" \
PROMETHEUS_VERSION="3.1.0" \
RBAC_TOOL_VERSION="1.20.0" \
REDIS_VERSION="6.2.4" \
RUBY_BUNDLER_VERSION="2.3.18" \
Expand All @@ -49,10 +49,10 @@ ENV ARGO_VERSION="3.6.2" \
TASK_VERSION="3.40.1" \
TERRAFORM_PLUGIN_CF_VERSION="0.11.2" \
TERRAFORM_VERSION="0.11.14" \
TESTKUBE_VERSION="2.1.74" \
TESTKUBE_VERSION="2.1.83" \
TFCTL_VERSION="0.15.1" \
VAULT_VERSION="1.18.2" \
VCLUSTER_VERSION="0.21.2" \
VAULT_VERSION="1.18.3" \
VCLUSTER_VERSION="0.22.1" \
VENDIR_VERSION="0.43.0" \
YAML_PATH_VERSION="0.4" \
YQ_VERSION="4.44.6" \
Expand Down

0 comments on commit 0731de5

Please sign in to comment.