[bitnami/argo-workflow-controller] Release 3.4.5-scratch-r6 (#27531)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-18 21:59:43 +01:00
committed by GitHub
parent 12b630f0d2
commit c89d9cca57
3 changed files with 5 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"argo-workflow-controller-3.4.5-1-linux-${OS_ARCH}-debian-11" \
"argo-workflow-controller-3.4.5-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -33,10 +33,10 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-03-01T11:46:27Z" \
org.opencontainers.image.created="2023-03-18T20:45:14Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.4.5-scratch-r5" \
org.opencontainers.image.ref.name="3.4.5-scratch-r6" \
org.opencontainers.image.title="argo-workflow-controller" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.4.5"

View File

@@ -1,9 +1,9 @@
{
"argo-workflow-controller": {
"arch": "amd64",
"digest": "fe69750f58d3eb2749c59e148c939d827581c24f7a8134d27ee16ed29e3ef7ff",
"digest": "9bbd62e7c91b49a913523964711367c9ccb1ef60f182b92aae4b584a4f39309d",
"distro": "debian-11",
"type": "NAMI",
"version": "3.4.5-1"
"version": "3.4.5-2"
}
}

View File

@@ -5,7 +5,6 @@
> Argo Workflow Controller is the controller component for the Argo Workflows engine, which is meant to orchestrate Kubernetes jobs in parallel.
[Overview of Argo Workflow Controller](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