[bitnami/argo-workflow-controller] Release 3.4.4-scratch-r1 (#20586)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-01-17 21:14:37 +01:00 committed by GitHub
parent 89e59b8130
commit 54b1bbb7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 5 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.4-0-linux-${OS_ARCH}-debian-11" \
"argo-workflow-controller-3.4.4-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -34,7 +34,8 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="3.4.4-scratch-r0" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.4.4-scratch-r1" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-controller" \
org.opencontainers.image.title="argo-workflow-controller" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@ -1,9 +1,9 @@
{
"argo-workflow-controller": {
"arch": "amd64",
"digest": "8beb5471f52d700751700abc39f83a288074c81c89e3fd6c3c57f18004081f6f",
"digest": "38e2d9788ccb36b2de46b5677e0818f5dc7d57b2ae4abddba8c5102a8f5929dd",
"distro": "debian-11",
"type": "NAMI",
"version": "3.4.4-0"
"version": "3.4.4-1"
}
}

View File

@ -130,7 +130,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2022 Bitnami
Copyright &copy; 2023 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.