From 42d47f45fe9fa5c447cc2131f4bfb7dfd544e062 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 21 Mar 2022 02:55:16 +0000 Subject: [PATCH] 3.3.0-debian-10-r6 release --- bitnami/argo-workflow-exec/3/debian-10/Dockerfile | 2 +- bitnami/argo-workflow-exec/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile index d638c50a79a6..27597075c06c 100644 --- a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile +++ b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh ENV BITNAMI_APP_NAME="argo-workflow-exec" \ - BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r5" \ + BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r6" \ 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/README.md b/bitnami/argo-workflow-exec/README.md index 2c377d21ec2f..f07b5763440d 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.3.0`, `3.3.0-debian-10-r5`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.0-debian-10-r5/3/debian-10/ Dockerfile) +* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r6`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.0-debian-10-r6/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).