3.2.2-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2021-10-21 18:51:48 +00:00
parent 4dae049e9f
commit adeedaa973
3 changed files with 5 additions and 5 deletions

View File

@@ -10,12 +10,12 @@ COPY prebuildfs /
RUN install_packages acl ca-certificates curl docker git gzip jq procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.19.15-0" --checksum cfa18984f80f8ead7989ad4e2cc1001ba8feafce63d63f163ca785a0b48b43cb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.2.1-0" --checksum ea19a2b4d43ed857758b90b59ceec4f033ab851e061fff5dd931ac269fe304c3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.2.2-0" --checksum f3532f778967a68ac24e7bc43db1d272ce3bf54aa7599bb4b3e993aedb370ba1
COPY rootfs /
RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh
ENV BITNAMI_APP_NAME="argo-workflow-exec" \
BITNAMI_IMAGE_VERSION="3.2.1-debian-10-r1" \
BITNAMI_IMAGE_VERSION="3.2.2-debian-10-r0" \
PATH="/opt/bitnami/kubectl/bin:/opt/bitnami/common/bin:/opt/bitnami/argo-workflow-exec/bin:/opt/bitnami/argo-workflow-exec/hack:$PATH"
USER 1001

View File

@@ -1,10 +1,10 @@
{
"argo-workflow-exec": {
"arch": "amd64",
"digest": "ea19a2b4d43ed857758b90b59ceec4f033ab851e061fff5dd931ac269fe304c3",
"digest": "f3532f778967a68ac24e7bc43db1d272ce3bf54aa7599bb4b3e993aedb370ba1",
"distro": "debian-10",
"type": "NAMI",
"version": "3.2.1-0"
"version": "3.2.2-0"
},
"gosu": {
"arch": "amd64",

View File

@@ -38,7 +38,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.1`, `3.2.1-debian-10-r1` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.1-debian-10-r1/3/debian-10/ Dockerfile)
* [`3`, `3-debian-10`, `3.2.2`, `3.2.2-debian-10-r0` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.2-debian-10-r0/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).