From cc6dccdaff71f00018ec83e46a36f28c7ede9c8f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 4 Aug 2018 03:36:55 +0000 Subject: [PATCH] 1.3.1-debian-9-r22 release --- bitnami/cluster-autoscaler/1/debian-9/Dockerfile | 2 +- bitnami/cluster-autoscaler/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/cluster-autoscaler/1/debian-9/Dockerfile b/bitnami/cluster-autoscaler/1/debian-9/Dockerfile index a4b98691dc4b..fcbf2a820d91 100644 --- a/bitnami/cluster-autoscaler/1/debian-9/Dockerfile +++ b/bitnami/cluster-autoscaler/1/debian-9/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/cluster-autoscaler /opt/bitnami/cluster-autoscaler ENV BITNAMI_APP_NAME="cluster-autoscaler" \ - BITNAMI_IMAGE_VERSION="1.3.1-debian-9-r21" \ + BITNAMI_IMAGE_VERSION="1.3.1-debian-9-r22" \ PATH="/opt/bitnami/cluster-autoscaler/bin:$PATH" RUN install_packages ca-certificates diff --git a/bitnami/cluster-autoscaler/README.md b/bitnami/cluster-autoscaler/README.md index 4e2b36ff7117..c1f55ea33705 100644 --- a/bitnami/cluster-autoscaler/README.md +++ b/bitnami/cluster-autoscaler/README.md @@ -34,7 +34,7 @@ Azure https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cl * [`1-ol-7`, `1.3.1-ol-7-r19` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.3.1-ol-7-r19/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.3.1-debian-9-r21`, `1`, `1.3.1`, `1.3.1-r21`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.3.1-debian-9-r21/1/Dockerfile) +* [`1-debian-9`, `1.3.1-debian-9-r22`, `1`, `1.3.1`, `1.3.1-r22`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.3.1-debian-9-r22/1/Dockerfile) Subscribe to project updates by watching the [bitnami/cluster-autoscaler GitHub repo](https://github.com/bitnami/bitnami-docker-cluster-autoscaler).