0.9.3-debian-10-r66 release

This commit is contained in:
Bitnami Bot
2020-06-06 12:23:03 +00:00
parent c03776c629
commit d510a0bae9
3 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
ENV BITNAMI_APP_NAME="metallb-controller" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r65" \
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r66" \
HOME="/" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@@ -0,0 +1,3 @@
Bitnami containers ship with software bundles. You can find the licenses under:
/opt/bitnami/nami/COPYING
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt

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