[bitnami/haproxy] Release 2.7.0-debian-11-r2 (#16254)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-12-09 15:50:29 +01:00 committed by GitHub
parent 14db49088c
commit a3ad5f9cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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.7.0-debian-11-r1" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r2" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/haproxy" \
org.opencontainers.image.title="haproxy" \
org.opencontainers.image.vendor="VMware, Inc." \
@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl libssl1.1 procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"haproxy-dataplaneapi-2.7.0-0-linux-${OS_ARCH}-debian-11" \
"haproxy-dataplaneapi-2.7.1-0-linux-${OS_ARCH}-debian-11" \
"haproxy-2.7.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \

View File

@ -8,9 +8,9 @@
},
"haproxy-dataplaneapi": {
"arch": "amd64",
"digest": "37dc48e133cf6b45d06e7bfd3e5e37b977da4e9a41ad89c5c5a56940b5c1de56",
"digest": "d52a67dc3c012d44254461dc6ef5855ba3dab102f9c6d59c7d8f36b7131408e4",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.0-0"
"version": "2.7.1-0"
}
}