[bitnami/argo-cd] Release 2.4.12-debian-11-r1 (#6976)

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
2022-09-19 07:08:56 +02:00
committed by GitHub
parent 7f9be9af5e
commit c88751ccf4
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="2.4.12-debian-11-r0" \ org.opencontainers.image.ref.name="2.4.12-debian-11-r1" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/argo-cd" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/argo-cd" \
org.opencontainers.image.title="argo-cd" \ org.opencontainers.image.title="argo-cd" \
org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.vendor="VMware, Inc." \

View File

@@ -5,7 +5,7 @@
set -o errexit set -o errexit
set -o nounset set -o nounset
set -o pipefail set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose # set -o xtrace # Uncomment this line for debugging purposes
# Load libraries # Load libraries
. /opt/bitnami/scripts/libbitnami.sh . /opt/bitnami/scripts/libbitnami.sh

View File

@@ -5,7 +5,7 @@
set -o errexit set -o errexit
set -o nounset set -o nounset
set -o pipefail set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose # set -o xtrace # Uncomment this line for debugging purposes
# Load libraries # Load libraries
. /opt/bitnami/scripts/libfs.sh . /opt/bitnami/scripts/libfs.sh

View File

@@ -35,7 +35,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/). 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-11`, `2.4.12`, `2.4.12-debian-11-r0`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/argo-cd/2/debian-11/ Dockerfile) * [`2`, `2-debian-11`, `2.4.12`, `2.4.12-debian-11-r1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/argo-cd/2/debian-11/ Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers). Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).