From 21a8837c73f67cf394c25099a11d8a39ede583f2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 May 2022 16:01:35 +0000 Subject: [PATCH] 2.4.5-debian-10-r22 release --- bitnami/kubeapps-dashboard/2/debian-10/Dockerfile | 2 +- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- 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 cb8be4e216e6..c5d64287b6c7 100644 --- a/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile +++ b/bitnami/kubeapps-dashboard/2/debian-10/Dockerfile @@ -9,7 +9,7 @@ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.6-7" --checksum 0998ed0dfcd1655f309642eada2681f3e604d7849899e0146ca6846d1a86dbd6 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-0" --checksum af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.5-0" --checksum a5bab9359454083dade0af5066ac7a7aa2d0133ac5dba036ef483e447fbf31dc RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 RUN apt-get update && apt-get upgrade -y && \ 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 f2879cb8fbb1..7f797eedd1ad 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 @@ -22,9 +22,9 @@ }, "render-template": { "arch": "amd64", - "digest": "97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565", + "digest": "af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b", "distro": "debian-10", "type": "NAMI", - "version": "1.0.1-10" + "version": "1.0.3-0" } } \ No newline at end of file diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index f5b3400a8cca..7a70124f6716 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-10`, `2.4.5`, `2.4.5-debian-10-r21`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.5-debian-10-r21/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.5`, `2.4.5-debian-10-r22`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.5-debian-10-r22/2/debian-10/Dockerfile) ## Configuration