From 8871455e8aa3cc0313389382c01bd7125b0b5f33 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 1 Aug 2021 14:33:13 +0000 Subject: [PATCH] 2.0.5-debian-10-r8 release --- bitnami/argo-cd/2/debian-10/Dockerfile | 2 +- bitnami/argo-cd/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/argo-cd/2/debian-10/Dockerfile b/bitnami/argo-cd/2/debian-10/Dockerfile index fb7d954de7ac..2168c9c056c0 100644 --- a/bitnami/argo-cd/2/debian-10/Dockerfile +++ b/bitnami/argo-cd/2/debian-10/Dockerfile @@ -19,7 +19,7 @@ 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.5-debian-10-r7" \ + BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r8" \ LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \ LNAME="argocd" \ NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \ diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index 21452b522d9a..4af1aa7dde44 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -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.5`, `2.0.5-debian-10-r7`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.5-debian-10-r7/2/debian-10/ Dockerfile) +* [`2`, `2-debian-10`, `2.0.5`, `2.0.5-debian-10-r8`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.5-debian-10-r8/2/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).