2.4.6-debian-11-r2 release

This commit is contained in:
Bitnami Bot
2022-07-15 12:41:58 +00:00
committed by Bitnami Containers
parent 61e89acfa3
commit 0c9b2de937
3 changed files with 16 additions and 16 deletions

View File

@@ -8,11 +8,11 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies # Install required system packages and dependencies
RUN install_packages acl ca-certificates curl git git-lfs gnupg gzip libc6 openssh-server procps tar 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.5.5-150" --checksum 2c89fe0f7d8610b0f19ea030d5730e740d0ed553ebfae7b3b3437e48704d74d7 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.5.5-151" --checksum 03e1413bed0ba2d68e2cba2e0a1a7d319dd635034d625220bd66c7c40b77c575
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-150" --checksum 0e608e49226f8e76f8f41b4178e5435129a35c221add67e7af2787b4c1b4c0f0 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-151" --checksum aae808c3b053381c23ca11ce24303a489129ff509c827f25e1ba4fce2797bb40
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.9.1-0" --checksum b79c30144e10fa5804b3c62490e86b3acaba807a569561e66d6b49938fc515f4 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.9.1-1" --checksum aa15a6446a00db4e6f300171fc300869d3f99163788dd73a6c13e0f202a4e230
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.4.6-0" --checksum cf6bd0b7a84798db3e900a83055c6942b9c227b53339c844a3bd7fd022e70342 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-cd" "2.4.6-1" --checksum 6a878ec0e4724c9c0d89e27c384bd1bb858212edb8b3f6df14173f87cfe59b67
RUN apt-get update && apt-get upgrade -y && \ RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami RUN chmod g+rwX /opt/bitnami

View File

@@ -1,37 +1,37 @@
{ {
"argo-cd": { "argo-cd": {
"arch": "amd64", "arch": "amd64",
"digest": "cf6bd0b7a84798db3e900a83055c6942b9c227b53339c844a3bd7fd022e70342", "digest": "6a878ec0e4724c9c0d89e27c384bd1bb858212edb8b3f6df14173f87cfe59b67",
"distro": "debian-11", "distro": "debian-11",
"type": "NAMI", "type": "NAMI",
"version": "2.4.6-0" "version": "2.4.6-1"
}, },
"gosu": { "gosu": {
"arch": "amd64", "arch": "amd64",
"digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900", "digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
"distro": "debian-11", "distro": "debian-11",
"type": "NAMI", "type": "NAMI",
"version": "1.14.0-151" "version": "1.14.0-152"
}, },
"helm": { "helm": {
"arch": "amd64", "arch": "amd64",
"digest": "b79c30144e10fa5804b3c62490e86b3acaba807a569561e66d6b49938fc515f4", "digest": "aa15a6446a00db4e6f300171fc300869d3f99163788dd73a6c13e0f202a4e230",
"distro": "debian-11", "distro": "debian-11",
"type": "NAMI", "type": "NAMI",
"version": "3.9.1-0" "version": "3.9.1-1"
}, },
"ksonnet": { "ksonnet": {
"arch": "amd64", "arch": "amd64",
"digest": "0e608e49226f8e76f8f41b4178e5435129a35c221add67e7af2787b4c1b4c0f0", "digest": "aae808c3b053381c23ca11ce24303a489129ff509c827f25e1ba4fce2797bb40",
"distro": "debian-11", "distro": "debian-11",
"type": "NAMI", "type": "NAMI",
"version": "0.13.1-150" "version": "0.13.1-151"
}, },
"kustomize": { "kustomize": {
"arch": "amd64", "arch": "amd64",
"digest": "2c89fe0f7d8610b0f19ea030d5730e740d0ed553ebfae7b3b3437e48704d74d7", "digest": "03e1413bed0ba2d68e2cba2e0a1a7d319dd635034d625220bd66c7c40b77c575",
"distro": "debian-11", "distro": "debian-11",
"type": "NAMI", "type": "NAMI",
"version": "4.5.5-150" "version": "4.5.5-151"
} }
} }

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.6`, `2.4.6-debian-11-r1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.4.6-debian-11-r1/2/debian-11/ Dockerfile) * [`2`, `2-debian-11`, `2.4.6`, `2.4.6-debian-11-r2`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.4.6-debian-11-r2/2/debian-11/ Dockerfile)
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd). Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).