From 7f55898701754211c927e03413e4e9c1ad5c11a1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 19 Feb 2022 11:46:09 +0000 Subject: [PATCH] 2.4.3-debian-10-r2 release --- bitnami/kubeapps-dashboard/2/debian-10/Dockerfile | 4 ++-- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/kubeapps-dashboard/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile b/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile index 3a038a609d77..0a8b9e0961da 100644 --- a/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile +++ b/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile @@ -11,7 +11,7 @@ RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libs RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.6-3" --checksum 98f17555522a3756114507c278671d0e2cf13291c1616a2b446b62e66703902f RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-9" --checksum 4694f01476c5a457a71f280562df45ea542bdf3f9b298ff87643a89ea365f5fb RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.3-2" --checksum 47c00bae78766ea127b0e3d2c757713063047dd287c441b4e992f379542d114c -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log @@ -24,7 +24,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.4.3-debian-10-r1" \ + BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r2" \ NGINX_HTTPS_PORT_NUMBER="" \ NGINX_HTTP_PORT_NUMBER="" \ PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/common/bin:$PATH" diff --git a/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 48f8320813fe..ba0965f0142e 100644 --- a/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kubeapps-dashboard/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -4,7 +4,7 @@ "digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664", "distro": "debian-10", "type": "NAMI", - "version": "1.14.0-5" + "version": "1.14.0-6" }, "kubeapps": { "arch": "amd64", diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index a86c524b6fa7..2b61db96db82 100644 --- a/bitnami/kubeapps-dashboard/README.md +++ b/bitnami/kubeapps-dashboard/README.md @@ -39,7 +39,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.4.3`, `2.4.3-debian-10-r1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.3-debian-10-r1/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.3`, `2.4.3-debian-10-r2`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.3-debian-10-r2/2/debian-10/Dockerfile) ## Configuration