From 8bbdd3e597624fbdf3d24cdbe4476708b2156127 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 12 Jul 2022 22:49:28 +0000 Subject: [PATCH] 2.4.6-debian-11-r5 release --- bitnami/kubeapps-dashboard/2/debian-11/Dockerfile | 2 +- .../2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/kubeapps-dashboard/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/kubeapps-dashboard/2/debian-11/Dockerfile b/bitnami/kubeapps-dashboard/2/debian-11/Dockerfile index db2a8b3b04f6..deb6f0e51438 100644 --- a/bitnami/kubeapps-dashboard/2/debian-11/Dockerfile +++ b/bitnami/kubeapps-dashboard/2/debian-11/Dockerfile @@ -7,7 +7,7 @@ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libc6 libcrypt1 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-152" --checksum b3b69cb01d9289df0b365ce675ae4297a93022696db94f8cd31a1f443244963d +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-153" --checksum b3b69cb01d9289df0b365ce675ae4297a93022696db94f8cd31a1f443244963d RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.6-0" --checksum f9f509d220fa545e8412129029a3aad2d0fd820a58a9e2191ebbf0f0c5457a6b RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900 diff --git a/bitnami/kubeapps-dashboard/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kubeapps-dashboard/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 206fd318910a..f8c5c7e087ae 100644 --- a/bitnami/kubeapps-dashboard/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kubeapps-dashboard/2/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -18,7 +18,7 @@ "digest": "b3b69cb01d9289df0b365ce675ae4297a93022696db94f8cd31a1f443244963d", "distro": "debian-11", "type": "NAMI", - "version": "1.22.0-152" + "version": "1.22.0-153" }, "render-template": { "arch": "amd64", diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index bfe9e65ffded..a69fc6666f19 100644 --- a/bitnami/kubeapps-dashboard/README.md +++ b/bitnami/kubeapps-dashboard/README.md @@ -36,7 +36,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-11`, `2.4.6`, `2.4.6-debian-11-r4`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.6-debian-11-r4/2/debian-11/Dockerfile) +* [`2`, `2-debian-11`, `2.4.6`, `2.4.6-debian-11-r5`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.6-debian-11-r5/2/debian-11/Dockerfile) ## Configuration