From f2aa5c549b3c79b8ae740674ee10a0d4c0adf577 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 5 Feb 2023 20:56:30 +0100 Subject: [PATCH] [bitnami/cluster-autoscaler] Release 1.26.1-debian-11-r12 (#22910) Signed-off-by: Bitnami Containers --- bitnami/cluster-autoscaler/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/cluster-autoscaler/1/debian-11/Dockerfile b/bitnami/cluster-autoscaler/1/debian-11/Dockerfile index 4af411306f12..f0b3af18623a 100644 --- a/bitnami/cluster-autoscaler/1/debian-11/Dockerfile +++ b/bitnami/cluster-autoscaler/1/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.26.1-debian-11-r11" \ + org.opencontainers.image.ref.name="1.26.1-debian-11-r12" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cluster-autoscaler" \ org.opencontainers.image.title="cluster-autoscaler" \ org.opencontainers.image.vendor="VMware, Inc." \