[bitnami/metallb-controller] Release 0.13.9-debian-11-r8 (#27645)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-19 00:18:57 +01:00 committed by GitHub
parent 8faf092c32
commit 80d37efc2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 6 deletions

View File

@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-13T13:00:28Z" \
org.opencontainers.image.created="2023-03-18T22:37:44Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.13.9-debian-11-r7" \
org.opencontainers.image.ref.name="0.13.9-debian-11-r8" \
org.opencontainers.image.title="metallb-controller" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.13.9"
@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"metallb-0.13.9-0-linux-${OS_ARCH}-debian-11" \
"metallb-0.13.9-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -1,9 +1,9 @@
{
"metallb": {
"arch": "amd64",
"digest": "d067927a22a49c170abd0b1a266f7cafad1294ff57f735b02539ac04ad6b718e",
"digest": "92d9a5985670f1ca0731b2e2dbdda9719038d26199019e08bb2cb250e90ecb0f",
"distro": "debian-11",
"type": "NAMI",
"version": "0.13.9-0"
"version": "0.13.9-1"
}
}

View File

@ -5,7 +5,6 @@
> MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
[Overview of MetalLB](https://metallb.universe.tf/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR