Skip to content

Commit

Permalink
release 2020-09-25 (#30)
Browse files Browse the repository at this point in the history
* bumped kubectl to 1.19.2 
* bumped helm 2 to 2.16.12
* bumped helm 3 to 3.3.4 
* bumped terraform 0.13 to 0.13.3
* bumped aws cli to 1.18.146
* bumped azure cli to 2.12.0
* bumped gcloud-sdk to 311.0.0 
* bumped kops to 1.18.1 
* bumped ansible to 2.10.0 


* fixed a bug which broke the removal of openssh sources from image
  • Loading branch information
ksandermann authored Sep 26, 2020
1 parent 790ba5f commit bcbb850
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 15 deletions.
23 changes: 12 additions & 11 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
ARG UBUNTU_VERSION=18.04

ARG DOCKER_VERSION="19.03.12"
ARG KUBECTL_VERSION="1.18.8"
ARG KUBECTL_VERSION="1.19.2"
ARG OC_CLI_VERSION="4.6"
ARG HELM_VERSION="2.16.10"
ARG HELM3_VERSION="3.3.0"
ARG HELM_VERSION="2.16.12"
ARG HELM3_VERSION="3.3.4"
ARG TERRAFORM_VERSION="0.12.29"
ARG TERRAFORM13_VERSION="0.13.0"
ARG AWS_CLI_VERSION="1.18.124"
ARG AZ_CLI_VERSION="2.10.1-1~bionic"
ARG KOPS_VERSION="1.18.0"
ARG ANSIBLE_VERSION="2.9.12"
ARG TERRAFORM13_VERSION="0.13.3"
ARG AWS_CLI_VERSION="1.18.146"
ARG AZ_CLI_VERSION="2.12.0-1~bionic"
ARG GCLOUD_VERSION="311.0.0-0"
ARG KOPS_VERSION="1.18.1"
ARG ANSIBLE_VERSION="2.10.0"
ARG JINJA_VERSION="2.11.2"
ARG OPENSSH_VERSION="8.3p1"
ARG GCLOUD_VERSION="306.0.0-0"

ARG ZSH_VERSION="5.4.2-3ubuntu3.1"
ARG MULTISTAGE_BUILDER_VERSION="2020-06-19"
Expand Down Expand Up @@ -168,7 +168,7 @@ RUN wget "https://mirror.exonetric.net/pub/OpenBSD/OpenSSH/portable/openssh-${OP
./configure && \
make && \
make install && \
rm -rf openssh-${OPENSSH_VERSION}.tar.gz openssh-${OPENSSH_VERSION} && \
rm -rf ../openssh-${OPENSSH_VERSION}.tar.gz ../openssh-${OPENSSH_VERSION} && \
ssh -V

#install ansible + common requirements
Expand All @@ -186,7 +186,8 @@ RUN pip3 install \
pbr \
pip \
pyOpenSSL \
pyvmomi
pyvmomi \
setuptools

#install AWS CLI
RUN pip3 install awscli==$AWS_CLI_VERSION --upgrade && \
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,15 @@ Other versions of a date can contain version combinations of the toolchain and w
below.

## version history
latest -> 2020-24-08_01
latest -> 2020-09-25_01

project -> 2020-24-08_02
project -> 2020-09-25_02


| RELEASE | UBUNTU | DOCKER | KUBECTL | OC CLI | HELM | HELM3 | TERRAFORM | TERRAFORM13 | AWS CLI | AZ CLI | GCLOUD SDK | KOPS | ANSIBLE | JINJA2 | OPENSSH |
|---------------|--------|----------|----------|--------|---------|---------|-----------|---------------|----------|--------|------------|--------|---------|--------|---------|
| 2020-09-25_01 | 18.04 | 19.03.12 | 1.19.2 | 4.6 | 2.16.12 | 3.3.4 | 0.12.29 | 0.13.3 | 1.18.146 | 2.12.0 | 311.0.0 | 1.18.1 | 2.10.0 | 2.11.2 | 8.3p1 |
| 2020-09-25_02 | 18.04 | 19.03.12 | 1.16.15 | 4.6 | 2.16.12 | 3.3.4 | 0.12.29 | 0.13.3 | 1.18.146 | 2.12.0 | 311.0.0 | 1.18.1 | 2.10.0 | 2.11.2 | 8.3p1 |
| 2020-08-24_01 | 18.04 | 19.03.12 | 1.18.8 | 4.6 | 2.16.10 | 3.3.0 | 0.12.29 | 0.13.0 | 1.18.124 | 2.10.1 | 306.0.0 | 1.18.0 | 2.9.12 | 2.11.2 | 8.3p1 |
| 2020-08-24_02 | 18.04 | 19.03.12 | 1.16.14 | 4.6 | 2.16.1 | 3.3.0 | 0.12.29 | 0.13.0 | 1.18.124 | 2.10.1 | 306.0.0 | 1.18.0 | 2.9.12 | 2.11.2 | 8.3p1 |
| 2020-08-13_01 | 18.04 | 19.03.12 | 1.18.6 | 3.11 | 2.16.10 | 3.3.0 | 0.12.29 | 0.13.0 | 1.18.118 | 2.10.1 | 305.0.0 | 1.18.0 | 2.9.12 | 2.11.2 | 8.3p1 |
Expand All @@ -47,5 +49,4 @@ project -> 2020-24-08_02
| 2020-07-12_01 | 18.04 | 19.03.11 | 1.18.5 | 3.11 | 2.16.9 | 3.2.4 | 0.12.28 | 0.13.0-beta3 | 1.18.97 | 2.8.0 | 300.0.0 | 1.17.1 | 2.9.10 | 2.11.2 | 8.3p1 |
| 2020-07-12_02 | 18.04 | 19.03.11 | 1.16.12 | 3.11 | 2.16.1 | 3.2.4 | 0.12.28 | 0.13.0-beta3 | 1.18.97 | 2.8.0 | 300.0.0 | 1.17.1 | 2.9.10 | 2.11.2 | 8.3p1 |


## [ version history before 2020-07-12](https://github.com/ksandermann/cloud-toolbox/blob/master/docs/version_history.md)
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail
IFS=$'\n\t'

IMAGE_TAG="2020-08-24_01"
IMAGE_TAG="2020-09-25_01"
UPSTREAM_TAG="latest"

docker build \
Expand Down

0 comments on commit bcbb850

Please sign in to comment.