From a9cc50a98318704c6d7954122ca1bdfd2d856bda Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 30 May 2020 15:37:54 +0000 Subject: [PATCH] 1.18.1-debian-10-r63 release --- bitnami/cluster-autoscaler/1/debian-10/Dockerfile | 2 +- bitnami/cluster-autoscaler/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/cluster-autoscaler/1/debian-10/Dockerfile b/bitnami/cluster-autoscaler/1/debian-10/Dockerfile index 546de68b8880..9d40503acb99 100644 --- a/bitnami/cluster-autoscaler/1/debian-10/Dockerfile +++ b/bitnami/cluster-autoscaler/1/debian-10/Dockerfile @@ -14,7 +14,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / RUN chmod -R g+rwX /opt/bitnami/cluster-autoscaler/ ENV BITNAMI_APP_NAME="cluster-autoscaler" \ - BITNAMI_IMAGE_VERSION="1.18.1-debian-10-r62" \ + BITNAMI_IMAGE_VERSION="1.18.1-debian-10-r63" \ HOME="/" \ OS_ARCH="amd64" \ OS_FLAVOUR="debian-10" \ diff --git a/bitnami/cluster-autoscaler/README.md b/bitnami/cluster-autoscaler/README.md index 7adc7bc76e3f..40817d23029e 100644 --- a/bitnami/cluster-autoscaler/README.md +++ b/bitnami/cluster-autoscaler/README.md @@ -50,7 +50,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`1-debian-10`, `1.18.1-debian-10-r62`, `1`, `1.18.1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.18.1-debian-10-r62/1/debian-10/Dockerfile) +* [`1-debian-10`, `1.18.1-debian-10-r63`, `1`, `1.18.1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cluster-autoscaler/blob/1.18.1-debian-10-r63/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/cluster-autoscaler GitHub repo](https://github.com/bitnami/bitnami-docker-cluster-autoscaler).