2.2.1-debian-10-r21 release

This commit is contained in:
Bitnami Bot 2022-03-10 09:04:36 +00:00
parent e24326320b
commit b3352aa552
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="kong-ingress-controller" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r20" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r21" \
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.2.1`, `2.2.1-debian-10-r20`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.2.1-debian-10-r20/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.2.1`, `2.2.1-debian-10-r21`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.2.1-debian-10-r21/2/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).