mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[bitnami/contour-operator] Release 1.21.1-scratch-r7 (#20587)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN install_packages ca-certificates curl
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"contour-operator-1.21.1-6-linux-${OS_ARCH}-debian-11" \
|
||||
"contour-operator-1.21.1-7-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -34,7 +34,8 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="1.21.1-scratch-r6" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.21.1-scratch-r7" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour-operator" \
|
||||
org.opencontainers.image.title="contour-operator" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"contour-operator": {
|
||||
"arch": "amd64",
|
||||
"digest": "58129d10c670b4082abe47c75a7f3ef0f8a246433acfd6a964ccd1c9ce97dc12",
|
||||
"digest": "abf08b475e6d7767e5d7a3c49e0c388130707429a9729311f24ca139e8de1127",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.21.1-6"
|
||||
"version": "1.21.1-7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user