From a9bd9d7f4daf8beb5ee058f9cc34d5b4b52f4e8c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 22 Oct 2022 19:17:14 +0200 Subject: [PATCH] [bitnami/chartmuseum] Release 0.15.0-debian-11-r36 (#11079) Signed-off-by: Bitnami Containers 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 2cb206effe03..06000752db56 100644 --- a/bitnami/chartmuseum/0/debian-11/Dockerfile +++ b/bitnami/chartmuseum/0/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="0.15.0-debian-11-r35" \ + org.opencontainers.image.ref.name="0.15.0-debian-11-r36" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/chartmuseum" \ org.opencontainers.image.title="chartmuseum" \ org.opencontainers.image.vendor="VMware, Inc." \