2.3.1-debian-10-r8 release

This commit is contained in:
Bitnami Bot
2021-04-07 12:28:59 +00:00
parent 041dd1affd
commit 760d389b0d
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ RUN rm -rf /app && \
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
BITNAMI_IMAGE_VERSION="2.3.1-debian-10-r7" \
BITNAMI_IMAGE_VERSION="2.3.1-debian-10-r8" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -2,7 +2,7 @@ version: '2'
services:
kubeapps:
image: docker.io/bitnami/kubeapps-dashboard:2-debian-10
image: docker.io/bitnami/kubeapps-dashboard:2
ports:
- '80:80'
- '443:443'

View File

@@ -38,7 +38,7 @@ Non-root container images add an extra layer of security and are generally recom
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.3.1`, `2.3.1-debian-10-r7`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.3.1-debian-10-r7/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.3.1`, `2.3.1-debian-10-r8`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.3.1-debian-10-r8/2/debian-10/Dockerfile)
# Configuration

View File

@@ -2,7 +2,7 @@ version: '2'
services:
kubeapps:
image: docker.io/bitnami/kubeapps-dashboard:2-debian-10
image: docker.io/bitnami/kubeapps-dashboard:2
ports:
- '80:80'
- '443:443'