2.0.4-debian-10-r20 release

This commit is contained in:
Bitnami Bot 2021-07-20 12:40:48 +00:00
parent 4f26b223da
commit dce1a1ee69
3 changed files with 5 additions and 5 deletions

View File

@ -13,13 +13,13 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.2.
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-0" --checksum d789f0ddb6cf2351ba09ca3e907ea2e41605067f398aa8fa069bdcfe59a25cd6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.6.3-0" --checksum 8e7f0a8b30b71c7df2a108f06ddd09a879e925007b54dd7e3744a6348906fdde
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.13.0-0" --checksum fd7257c2736164d02832dbf72e2c1ed9d875bf3e32f0988520796bc503330129
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.0.4-2" --checksum a6652ff2e673515ce125296c2a03bfdd0d677d3c422efdd92458effb8a6f5219
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.0.4-4" --checksum 4b9a9bcab22a0e26d775592f1bc168f8f142b40f207e7e7ffe7e27df3e13cd2f
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/argo-cd/postunpack.sh
ENV BITNAMI_APP_NAME="argo-cd" \
BITNAMI_IMAGE_VERSION="2.0.4-debian-10-r19" \
BITNAMI_IMAGE_VERSION="2.0.4-debian-10-r20" \
LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \
LNAME="argocd" \
NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \

View File

@ -1,10 +1,10 @@
{
"argo-cd": {
"arch": "amd64",
"digest": "a6652ff2e673515ce125296c2a03bfdd0d677d3c422efdd92458effb8a6f5219",
"digest": "4b9a9bcab22a0e26d775592f1bc168f8f142b40f207e7e7ffe7e27df3e13cd2f",
"distro": "debian-10",
"type": "NAMI",
"version": "2.0.4-2"
"version": "2.0.4-4"
},
"gosu": {
"arch": "amd64",

View File

@ -34,7 +34,7 @@ $ docker-compose up -d
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/).
* [`2`, `2-debian-10`, `2.0.4`, `2.0.4-debian-10-r19`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.4-debian-10-r19/2/debian-10/ Dockerfile)
* [`2`, `2-debian-10`, `2.0.4`, `2.0.4-debian-10-r20`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.4-debian-10-r20/2/debian-10/ Dockerfile)
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).