1.19.11-debian-10-r17 release

This commit is contained in:
Bitnami Bot 2021-06-08 03:09:04 +00:00
parent 47aef03740
commit ef70e62e61
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.19.11-debian-10-r16" \
BITNAMI_IMAGE_VERSION="1.19.11-debian-10-r17" \
PATH="/opt/bitnami/kubectl/bin:$PATH"
USER 1001

View File

@ -30,7 +30,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1.21`, `1.21-debian-10`, `1.21.1`, `1.21.1-debian-10-r15`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.21.1-debian-10-r15/1.21/debian-10/Dockerfile)
* [`1.20`, `1.20-debian-10`, `1.20.7`, `1.20.7-debian-10-r16` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.20.7-debian-10-r16/1.20/debian-10/Dockerfile)
* [`1.19`, `1.19-debian-10`, `1.19.11`, `1.19.11-debian-10-r16` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.19.11-debian-10-r16/1.19/debian-10/Dockerfile)
* [`1.19`, `1.19-debian-10`, `1.19.11`, `1.19.11-debian-10-r17` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.19.11-debian-10-r17/1.19/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kubectl GitHub repo](https://github.com/bitnami/bitnami-docker-kubectl).