0.9.3-debian-10-r117 release

This commit is contained in:
Bitnami Bot 2020-07-29 20:02:28 +00:00
parent f189fbf61a
commit bf6d5f4f70
3 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="metallb-controller" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r116" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r117" \
PATH="/opt/bitnami/metallb-controller/bin:$PATH"
USER 1001

View File

@ -0,0 +1 @@
{"metallb-controller": {"arch": "amd64", "digest": "d1630eab4159467b8bb334b34cb8d1512d469f26f4a5b6f0e047e8b86edfe33c", "distro": "debian-10", "type": "NAMI", "version": "0.9.3-0"}}

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-r116`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r116/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.9.3-debian-10-r117`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r117/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/metallb-controller GitHub repo](https://github.com/bitnami/bitnami-docker-metallb-controller).