0.9.3-debian-10-r104 release

This commit is contained in:
Bitnami Bot
2020-07-15 00:36:50 +00:00
parent ac02abb80d
commit 9ce4b9b25a
2 changed files with 3 additions and 2 deletions

View File

@@ -10,9 +10,10 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/metallb-controller-0.9.3-0-linux-amd64-debian-10.tar.gz
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="metallb-controller" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r103" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r104" \
HOME="/" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@@ -28,7 +28,7 @@ $ docker run --name metallb-controller bitnami/metallb-controller:latest
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`0-debian-10`, `0.9.3-debian-10-r103`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r103/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.9.3-debian-10-r104`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r104/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/metallb-controller GitHub repo](https://github.com/bitnami/bitnami-docker-metallb-controller).