From 8be1dc9b003fbc28d4d6ec2fc11a6117cc59c192 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Jan 2022 02:15:08 +0000 Subject: [PATCH] 2.4.2-debian-10-r54 release --- bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile | 10 +++++----- .../prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/kubeapps-pinniped-proxy/README.md | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile b/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile index c8c6c463090f..b0fca71cf57a 100644 --- a/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile +++ b/bitnami/kubeapps-pinniped-proxy/2/debian-10/Dockerfile @@ -9,16 +9,16 @@ ENV HOME="/" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages ca-certificates curl gzip libc6 libgcc1 libssl1.1 procps tar wget -RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/kubeapps-pinniped-proxy-2.4.2-2-linux-amd64-debian-10.tar.gz && \ - echo "acbc552b122a7f05989bffc058ff222161671adb2052768ccb04d317d3269f22 /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-2-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \ - tar -zxf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-2-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \ - rm -rf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-2-linux-amd64-debian-10.tar.gz +RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/kubeapps-pinniped-proxy-2.4.2-3-linux-amd64-debian-10.tar.gz && \ + echo "94797ff7a9fe1b5415d60ba440af019eb6805ac59aae34a8d2c799e9246005b0 /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-3-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \ + tar -zxf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-3-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \ + rm -rf /tmp/bitnami/pkg/cache/kubeapps-pinniped-proxy-2.4.2-3-linux-amd64-debian-10.tar.gz RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami ENV BITNAMI_APP_NAME="kubeapps-pinniped-proxy" \ - BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r53" \ + BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r54" \ PATH="/opt/bitnami/kubeapps-pinniped-proxy/bin:$PATH" USER 1001 diff --git a/bitnami/kubeapps-pinniped-proxy/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/kubeapps-pinniped-proxy/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 37977ceda7fd..764d035a3051 100644 --- a/bitnami/kubeapps-pinniped-proxy/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/kubeapps-pinniped-proxy/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,9 +1,9 @@ { "kubeapps-pinniped-proxy": { "arch": "amd64", - "digest": "acbc552b122a7f05989bffc058ff222161671adb2052768ccb04d317d3269f22", + "digest": "94797ff7a9fe1b5415d60ba440af019eb6805ac59aae34a8d2c799e9246005b0", "distro": "debian-10", "type": "NAMI", - "version": "2.4.2-2" + "version": "2.4.2-3" } } \ No newline at end of file diff --git a/bitnami/kubeapps-pinniped-proxy/README.md b/bitnami/kubeapps-pinniped-proxy/README.md index f4484a400ed1..d202c0028056 100644 --- a/bitnami/kubeapps-pinniped-proxy/README.md +++ b/bitnami/kubeapps-pinniped-proxy/README.md @@ -35,7 +35,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.2`, `2.4.2-debian-10-r53`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-pinniped-proxy/blob/2.4.2-debian-10-r53/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r54`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-pinniped-proxy/blob/2.4.2-debian-10-r54/2/debian-10/Dockerfile) ## Configuration