1.9.2-ol-7-r1 release

This commit is contained in:
Bitnami Bot 2020-02-14 05:02:58 +00:00
parent 21b349c1d9
commit bed86b4b5a
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ RUN /build/install-gosu.sh
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.9.2-ol-7-r0" \
BITNAMI_IMAGE_VERSION="1.9.2-ol-7-r1" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/fluentd/bin:$PATH"

View File

@ -44,7 +44,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.9.2-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.9.2-ol-7-r0/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.9.2-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.9.2-ol-7-r1/1/ol-7/Dockerfile)
* [`1-debian-10`, `1.9.2-debian-10-r1`, `1`, `1.9.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.9.2-debian-10-r1/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).