1.2.2-r19 release

This commit is contained in:
Bitnami Bot
2018-06-16 02:43:53 +00:00
parent 307615a22b
commit aed4565f88
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/cluster-autoscaler /opt/bitnami/cluster-autoscaler
ENV BITNAMI_APP_NAME="cluster-autoscaler" \
BITNAMI_IMAGE_VERSION="1.2.2-r18" \
BITNAMI_IMAGE_VERSION="1.2.2-r19" \
PATH="/opt/bitnami/cluster-autoscaler/bin:$PATH"
RUN install_packages ca-certificates

View File

@@ -30,7 +30,7 @@ Azure https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cl
# Supported tags and respective `Dockerfile` links
* [`1`, `1.2.2-r18`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.2.2-r18/1/Dockerfile)
* [`1`, `1.2.2-r19`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.2.2-r19/1/Dockerfile)
Subscribe to project updates by watching the [bitnami/cluster-autoscaler GitHub repo](https://github.com/bitnami/bitnami-docker-cluster-autoscaler).