1.23.1-debian-10-r15 release

This commit is contained in:
Bitnami Bot 2022-01-01 04:28:45 +00:00
parent 697c3e4827
commit 55dcf87fa9
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
RUN mkdir /.kube && chmod g+rwX /.kube
ENV BITNAMI_APP_NAME="kubectl" \
BITNAMI_IMAGE_VERSION="1.23.1-debian-10-r14" \
BITNAMI_IMAGE_VERSION="1.23.1-debian-10-r15" \
PATH="/opt/bitnami/kubectl/bin:$PATH"
USER 1001

View File

@ -32,7 +32,7 @@ $ docker run --name kubectl bitnami/kubectl:latest
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/).
* [`1.23`, `1.23-debian-10`, `1.23.1`, `1.23.1-debian-10-r14`, `latest` (1.23/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.23.1-debian-10-r14/1.23/debian-10/Dockerfile)
* [`1.23`, `1.23-debian-10`, `1.23.1`, `1.23.1-debian-10-r15`, `latest` (1.23/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.23.1-debian-10-r15/1.23/debian-10/Dockerfile)
* [`1.22`, `1.22-debian-10`, `1.22.5`, `1.22.5-debian-10-r14` (1.22/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.22.5-debian-10-r14/1.22/debian-10/Dockerfile)
* [`1.21`, `1.21-debian-10`, `1.21.8`, `1.21.8-debian-10-r15` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.21.8-debian-10-r15/1.21/debian-10/Dockerfile)
* [`1.20`, `1.20-debian-10`, `1.20.14`, `1.20.14-debian-10-r15` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.20.14-debian-10-r15/1.20/debian-10/Dockerfile)
@ -95,7 +95,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright 2021 Bitnami
Copyright 2022 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.