2.0.5-debian-10-r23 release

This commit is contained in:
Bitnami Bot 2021-12-12 01:47:27 +00:00
parent 6a7eea4793
commit c06c70937d
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,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="kong-ingress-controller" \
BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r22" \
BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r23" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/kong-ingress-controller/bin:$PATH"
USER 1001

View File

@ -31,7 +31,7 @@ $ docker run --name kong-ingress-controller bitnami/kong-ingress-controller:late
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/).
* [`2`, `2-debian-10`, `2.0.5`, `2.0.5-debian-10-r22`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.0.5-debian-10-r22/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.0.5`, `2.0.5-debian-10-r23`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.0.5-debian-10-r23/2/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.3.1`, `1.3.1-debian-10-r174` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/1.3.1-debian-10-r174/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kong-ingress-controller GitHub repo](https://github.com/bitnami/bitnami-docker-kong-ingress-controller).