0.11.0-debian-10-r20 release
This commit is contained in:
parent
913a51669a
commit
406afc82ee
|
|
@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="metallb-speaker" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r19" \
|
||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r20" \
|
||||
PATH="/opt/bitnami/metallb-speaker/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker run --name metallb-speaker bitnami/metallb-speaker: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`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r19`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-speaker/blob/0.11.0-debian-10-r19/0/debian-10/Dockerfile)
|
||||
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r20`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-speaker/blob/0.11.0-debian-10-r20/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/metallb-speaker GitHub repo](https://github.com/bitnami/bitnami-docker-metallb-speaker).
|
||||
|
||||
|
|
@ -73,7 +73,7 @@ We'd love for you to contribute to this container. You can request new features
|
|||
|
||||
## Issues
|
||||
|
||||
If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/bitnami-docker-metallb-speaker/issues/new). For us to provide better support, be sure to include the following information in your issue:
|
||||
If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/bitnami-docker-metallb-speaker/issues/new). Be sure to include the following information in your issue:
|
||||
|
||||
- Host OS and version
|
||||
- Docker version (`docker version`)
|
||||
|
|
@ -81,6 +81,14 @@ If you encountered a problem running this container, you can file an [issue](htt
|
|||
- Version of this container
|
||||
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
|
||||
|
||||
### Community supported solution
|
||||
|
||||
Please, note this asset is a community-supported solution. This means that the Bitnami team is not actively working on new features/improvements nor providing support through GitHub Issues. Any new issue will stay open for 20 days to allow the community to contribute, after 15 days without activity the issue will be marked as stale being closed after 5 days.
|
||||
|
||||
The Bitnami team will review any PR that is created, feel free to create a PR if you find any issue or want to implement a new feature.
|
||||
|
||||
New versions and releases cadence are not going to be affected. Once a new version is released in the upstream project, the Bitnami container image will be updated to use the latest version, supporting the different branches supported by the upstream project as usual.
|
||||
|
||||
## License
|
||||
|
||||
Copyright 2021 Bitnami
|
||||
|
|
|
|||
Loading…
Reference in New Issue