From bc8bef69fd360db4fcea59d9be70227724566e35 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Jan 2022 00:49:35 +0000 Subject: [PATCH] 3.2.6-debian-10-r32 release --- bitnami/argo-workflow-exec/3/debian-10/Dockerfile | 4 ++-- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/argo-workflow-exec/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile index d1b927fc23bd..7fad334811a1 100644 --- a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile +++ b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile @@ -10,14 +10,14 @@ COPY prebuildfs / RUN install_packages acl ca-certificates curl docker git gzip jq procps tar RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.23.2-3" --checksum 2d9fdc8881ca591dd369cb87feab966af51c940eeac6e650e6049a78758022c3 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.2.6-2" --checksum 94b7531c8795162408d008bdaacb81936439129b6d5c2cb022ddb658c82776bb +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.2.6-3" --checksum a32074dacfdd7ed78e4991ae9acdb2a3fcd1e1a8f2223e064bac3b57db739181 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives COPY rootfs / RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh ENV BITNAMI_APP_NAME="argo-workflow-exec" \ - BITNAMI_IMAGE_VERSION="3.2.6-debian-10-r31" \ + BITNAMI_IMAGE_VERSION="3.2.6-debian-10-r32" \ PATH="/opt/bitnami/kubectl/bin:/opt/bitnami/common/bin:/opt/bitnami/argo-workflow-exec/bin:/opt/bitnami/argo-workflow-exec/hack:$PATH" USER 1001 diff --git a/bitnami/argo-workflow-exec/3/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/argo-workflow-exec/3/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index a19791ee1279..b7cf895a9c22 100644 --- a/bitnami/argo-workflow-exec/3/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/argo-workflow-exec/3/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,10 +1,10 @@ { "argo-workflow-exec": { "arch": "amd64", - "digest": "94b7531c8795162408d008bdaacb81936439129b6d5c2cb022ddb658c82776bb", + "digest": "a32074dacfdd7ed78e4991ae9acdb2a3fcd1e1a8f2223e064bac3b57db739181", "distro": "debian-10", "type": "NAMI", - "version": "3.2.6-2" + "version": "3.2.6-3" }, "gosu": { "arch": "amd64", diff --git a/bitnami/argo-workflow-exec/README.md b/bitnami/argo-workflow-exec/README.md index 23c854f2b528..3ae089ec86a5 100644 --- a/bitnami/argo-workflow-exec/README.md +++ b/bitnami/argo-workflow-exec/README.md @@ -42,7 +42,7 @@ Deploying Bitnami applications as Helm Charts is the easiest way to get started 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/). -* [`3`, `3-debian-10`, `3.2.6`, `3.2.6-debian-10-r31`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.2.6-debian-10-r31/3/debian-10/ Dockerfile) +* [`3`, `3-debian-10`, `3.2.6`, `3.2.6-debian-10-r32`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.2.6-debian-10-r32/3/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-workflow-exec GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-exec).