diff --git a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile index 1d8369e2ba6a..1af434bdca3e 100644 --- a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile +++ b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile @@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-ex COPY rootfs / RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh ENV BITNAMI_APP_NAME="argo-workflow-exec" \ - BITNAMI_IMAGE_VERSION="3.2.3-debian-10-r19" \ + BITNAMI_IMAGE_VERSION="3.2.3-debian-10-r20" \ 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 f1ef6891d9a8..510889a2f4c3 100644 --- a/bitnami/argo-workflow-exec/README.md +++ b/bitnami/argo-workflow-exec/README.md @@ -6,6 +6,8 @@ [Overview of Argo Workflow Executor](https://argoproj.github.io/workflows) +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + ## TL;DR ```console @@ -40,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.3`, `3.2.3-debian-10-r19` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.3-debian-10-r19/3/debian-10/ Dockerfile) +* [`3`, `3-debian-10`, `3.2.3`, `3.2.3-debian-10-r20` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.3-debian-10-r20/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).