From 28670d67e2df3e220160c7164a5e61ca093fc589 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 20:30:18 +0100 Subject: [PATCH] [bitnami/chartmuseum] Release 0.15.0-debian-11-r67 (#22593) Signed-off-by: Bitnami Containers --- bitnami/chartmuseum/0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/chartmuseum/0/debian-11/Dockerfile b/bitnami/chartmuseum/0/debian-11/Dockerfile index 9757c0e7db68..ece95cf30ae3 100644 --- a/bitnami/chartmuseum/0/debian-11/Dockerfile +++ b/bitnami/chartmuseum/0/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="0.15.0-debian-11-r66" \ + org.opencontainers.image.ref.name="0.15.0-debian-11-r67" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/chartmuseum" \ org.opencontainers.image.title="chartmuseum" \ org.opencontainers.image.vendor="VMware, Inc." \