From 253a8ffe133b4da5f273a69d3418bb5e8889ac17 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 12 Dec 2022 21:58:28 +0100 Subject: [PATCH] [bitnami/cluster-autoscaler] Release 1.25.0-debian-11-r33 (#16622) Signed-off-by: Bitnami Containers 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 4548c2bb8c9b..ac82f5d7e16a 100644 --- a/bitnami/cluster-autoscaler/1/debian-11/Dockerfile +++ b/bitnami/cluster-autoscaler/1/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.25.0-debian-11-r32" \ + org.opencontainers.image.ref.name="1.25.0-debian-11-r33" \ 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." \