[bitnami/argo-workflow-controller] Release 3.4.5-scratch-r5 (#25783)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-01 12:56:57 +01:00 committed by GitHub
parent c4d3235bf5
commit 0bfa917963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-02-28T15:28:40Z" \
org.opencontainers.image.created="2023-03-01T11:46:27Z" \
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-r4" \
org.opencontainers.image.ref.name="3.4.5-scratch-r5" \
org.opencontainers.image.title="argo-workflow-controller" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.4.5"