[bitnami/harbor-registryctl] Release 2.6.2-debian-11-r1 (#13556)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
5aa65b8282
commit
87feeabb3e
|
|
@ -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="2.6.2-debian-11-r0" \
|
||||
org.opencontainers.image.ref.name="2.6.2-debian-11-r1" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl" \
|
||||
org.opencontainers.image.title="harbor-registryctl" \
|
||||
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=( \
|
||||
"harbor-registry-2.6.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.29.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.30.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"harbor-registryctl-2.6.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@
|
|||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "41f8d881c6685e406467d4353e51da99578622fb670a527acc2b43ffbb252fcb",
|
||||
"digest": "d87289d9eaa6b418f25b796ddabb64b9aca953f505c76de66d9c051042080a11",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.29.2-0"
|
||||
"version": "4.30.2-0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue