Skip to content

Commit

Permalink
update cli versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrand committed Nov 3, 2020
1 parent 97675b0 commit 54fa963
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ ENV INIT_PACKAGES="apt-utils apt-transport-https ca-certificates curl openssh-se
CF_PLUGINS="CLI-Recorder,doctor,manifest-generator,Statistics,Targets,Usage Report"

#--- Cli versions
ENV BBR_VERSION="1.8.0" \
ENV BBR_VERSION="1.8.1" \
BOSH_CLI_VERSION="6.4.0" \
BOSH_CLI_COMPLETION_VERSION="1.2.0" \
BOSH_GEN_VERSION="0.101.1" \
CF_CLI_VERSION="6.52.0" \
CF_CLI_VERSION="6.53.0" \
CF_CLI7_VERSION="7.1.0" \
CF_UAAC_VERSION="4.2.0" \
CREDHUB_VERSION="2.8.0" \
CREDHUB_VERSION="2.9.0" \
DB_DUMPER_VERSION="1.4.2" \
FLY_VERSION="6.5.1" \
GO3FR_VERSION="0.5.0" \
HELM_VERSION="3.3.4" \
JQ_VERSION="1.6" \
K14S_KAPP_VERSION="0.34.0" \
K14S_KLBD_VERSION="0.25.0" \
K14S_YTT_VERSION="0.30.0" \
K9S_VERSION="0.22.1" \
K14S_KLBD_VERSION="0.27.0" \
K14S_YTT_VERSION="0.34.0" \
K9S_VERSION="0.23.3" \
KUBECTL_VERSION="1.18.8" \
KUSTOMIZE_VERSION="3.8.4" \
MYSQL_SHELL_VERSION="8.0.21-1" \
Expand Down

0 comments on commit 54fa963

Please sign in to comment.