1.16.15-debian-10-r177 release

This commit is contained in:
Bitnami Bot 2021-03-06 16:28:58 +00:00
parent fba0457f10
commit b86f4fed2b
2 changed files with 2 additions and 2 deletions

View File

@ -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="kubectl" \
BITNAMI_IMAGE_VERSION="1.16.15-debian-10-r176" \
BITNAMI_IMAGE_VERSION="1.16.15-debian-10-r177" \
PATH="/opt/bitnami/kubectl/bin:$PATH"
USER 1001

View File

@ -32,7 +32,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1.19`, `1.19-debian-10`, `1.19.8`, `1.19.8-debian-10-r15` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.19.8-debian-10-r15/1.19/debian-10/Dockerfile)
* [`1.18`, `1.18-debian-10`, `1.18.16`, `1.18.16-debian-10-r15`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.18.16-debian-10-r15/1.18/debian-10/Dockerfile)
* [`1.17`, `1.17-debian-10`, `1.17.17`, `1.17.17-debian-10-r47` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.17.17-debian-10-r47/1.17/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.15`, `1.16.15-debian-10-r176` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.16.15-debian-10-r176/1.16/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.15`, `1.16.15-debian-10-r177` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.16.15-debian-10-r177/1.16/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kubectl GitHub repo](https://github.com/bitnami/bitnami-docker-kubectl).