mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 17:37:22 +08:00
[bitnami/chartmuseum] Release 0.15.0-debian-11-r35 (#10750)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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-r34" \
|
||||
org.opencontainers.image.ref.name="0.15.0-debian-11-r35" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/chartmuseum" \
|
||||
org.opencontainers.image.title="chartmuseum" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl procps
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
"chartmuseum-0.15.0-2-linux-${OS_ARCH}-debian-11" \
|
||||
"chartmuseum-0.15.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"chartmuseum": {
|
||||
"arch": "amd64",
|
||||
"digest": "f1cd104c5e529cd33e36f642de7e18b2205d7483a66b585ddf573666ca6dbdb9",
|
||||
"digest": "68f48a4f555230ce80870f725016a4ccb811b0b4c6e5a84378fb36cd917263f6",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "0.15.0-2"
|
||||
"version": "0.15.0-3"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user