2.2.3-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-01-21 13:35:37 +00:00
parent 90c9e8dd3e
commit d3f83c3264
3 changed files with 17 additions and 17 deletions

View File

@@ -9,11 +9,11 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl git git-lfs gnupg gzip libc6 openssh-server procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.4.1-1" --checksum 19e83f80e3f867337f67adac0bee87e260bf572f5a861c2a3a40921f2109588c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-1" --checksum b0a4b540e9c03413eb647c4d32af33de56cda7621875183c7c5e59c6cc6c51f9
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.7.2-1" --checksum 8b90952507f7ad1b37d18bcc243bb849147425caa4e1e8ae1ebb14fcc59a6ce0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.2.3-0" --checksum 9637247f63a3bca6b08435db04cd4ddbc3e1d8e31a9df5af14ae7fbe4622c683
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.4.1-2" --checksum 49d095c2e7fab41f152aca81e03c166e168d87063148fa771e8b9033d852e441
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-2" --checksum 4c855d79eea3d669c11d89689fae9b396113015b06d9b04da0570b05ec619705
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.7.2-2" --checksum 52a40c9ca04c0c005a28cd689b142f65b5739606cb8e536fa92b0f3be6298e81
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.2.3-1" --checksum 15e2e2758cb367d5bd6a9f2a47a8a7b044b8756fb018e5517ada0b27d73fc56c
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -21,7 +21,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.2.3-debian-10-r3" \
BITNAMI_IMAGE_VERSION="2.2.3-debian-10-r4" \
LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \
LNAME="argocd" \
NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \

View File

@@ -1,37 +1,37 @@
{
"argo-cd": {
"arch": "amd64",
"digest": "9637247f63a3bca6b08435db04cd4ddbc3e1d8e31a9df5af14ae7fbe4622c683",
"digest": "15e2e2758cb367d5bd6a9f2a47a8a7b044b8756fb018e5517ada0b27d73fc56c",
"distro": "debian-10",
"type": "NAMI",
"version": "2.2.3-0"
"version": "2.2.3-1"
},
"gosu": {
"arch": "amd64",
"digest": "16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc",
"digest": "7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-1"
"version": "1.14.0-2"
},
"helm": {
"arch": "amd64",
"digest": "8b90952507f7ad1b37d18bcc243bb849147425caa4e1e8ae1ebb14fcc59a6ce0",
"digest": "52a40c9ca04c0c005a28cd689b142f65b5739606cb8e536fa92b0f3be6298e81",
"distro": "debian-10",
"type": "NAMI",
"version": "3.7.2-1"
"version": "3.7.2-2"
},
"ksonnet": {
"arch": "amd64",
"digest": "b0a4b540e9c03413eb647c4d32af33de56cda7621875183c7c5e59c6cc6c51f9",
"digest": "4c855d79eea3d669c11d89689fae9b396113015b06d9b04da0570b05ec619705",
"distro": "debian-10",
"type": "NAMI",
"version": "0.13.1-1"
"version": "0.13.1-2"
},
"kustomize": {
"arch": "amd64",
"digest": "19e83f80e3f867337f67adac0bee87e260bf572f5a861c2a3a40921f2109588c",
"digest": "49d095c2e7fab41f152aca81e03c166e168d87063148fa771e8b9033d852e441",
"distro": "debian-10",
"type": "NAMI",
"version": "4.4.1-1"
"version": "4.4.1-2"
}
}

View File

@@ -38,7 +38,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.2.3`, `2.2.3-debian-10-r3`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.2.3-debian-10-r3/2/debian-10/ Dockerfile)
* [`2`, `2-debian-10`, `2.2.3`, `2.2.3-debian-10-r4`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.2.3-debian-10-r4/2/debian-10/ Dockerfile)
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).