diff --git a/content/chainguard/chainguard-images/reference/apko/tags_history.md b/content/chainguard/chainguard-images/reference/apko/tags_history.md index 751d42c4ac..2ea80ed7a3 100644 --- a/content/chainguard/chainguard-images/reference/apko/tags_history.md +++ b/content/chainguard/chainguard-images/reference/apko/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:f8f1efa0df53763c7d0417a0ae78eaad5c75e90504c16fd122d53a5dc1adb67c` | +| `latest` | October 20th | `sha256:5ea7ebf0b3f977a44e735afbf77ff090970c0a9ee5fd438a9301e69afa2d85a7` | diff --git a/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md b/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md index e01e3b1b54..c2c862c54c 100644 --- a/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md +++ b/content/chainguard/chainguard-images/reference/argocd-repo-server/image_specs.md @@ -29,65 +29,29 @@ The **argocd-repo-server** Chainguard Image currently has 2 public variants: The table has detailed information about each of these variants. -| | latest-dev | latest | -|--------------|-------------------------------------|-------------------------------------| -| Default User | `argocd` | `argocd` | -| Entrypoint | `/usr/local/bin/argocd-repo-server` | `/usr/local/bin/argocd-repo-server` | -| CMD | not specified | not specified | -| Workdir | `/home/argocd` | `/home/argocd` | -| Has apk? | yes | no | -| Has a shell? | yes | yes | +| | latest-dev | latest | +|--------------|----------------|----------------| +| Default User | `argocd` | `argocd` | +| Entrypoint | not specified | not specified | +| CMD | not specified | not specified | +| Workdir | `/home/argocd` | `/home/argocd` | +| Has apk? | no | no | +| Has a shell? | yes | yes | Check the [tags history page](/chainguard/chainguard-images/reference/argocd-repo-server/tags_history/) for the full list of available tags. ## Packages Included The table shows package distribution across variants. -| | latest-dev | latest | -|---------------------------|------------|--------| -| `apk-tools` | X | | -| `argo-cd-2.8-compat` | X | X | -| `argo-cd-2.8-repo-server` | X | X | -| `bash` | X | | -| `busybox` | X | X | -| `ca-certificates-bundle` | X | X | -| `git` | X | X | -| `git-lfs` | X | X | -| `glibc` | X | X | -| `glibc-locale-posix` | X | X | -| `gnupg` | X | X | -| `gnupg-gpgconf` | X | X | -| `gpg` | X | X | -| `gpg-agent` | X | X | -| `helm` | X | X | -| `kustomize` | X | X | -| `ld-linux` | X | X | -| `libassuan` | X | X | -| `libbrotlicommon1` | X | X | -| `libbrotlidec1` | X | X | -| `libbz2-1` | X | X | -| `libcrypt1` | X | X | -| `libcrypto3` | X | X | -| `libcurl-openssl4` | X | X | -| `libedit` | X | X | -| `libexpat1` | X | X | -| `libgcrypt` | X | X | -| `libgpg-error` | X | X | -| `libnghttp2-14` | X | X | -| `libpcre2-8-0` | X | X | -| `libssl3` | X | X | -| `ncurses` | X | X | -| `ncurses-terminfo-base` | X | X | -| `npth` | X | X | -| `openssh` | X | X | -| `openssh-client` | X | X | -| `openssh-keygen` | X | X | -| `openssh-server` | X | X | -| `openssh-server-config` | X | X | -| `openssh-sftp-server` | X | X | -| `openssl-config` | X | X | -| `sqlite-libs` | X | X | -| `tzdata` | X | X | -| `wolfi-baselayout` | X | X | -| `zlib` | X | X | +| | latest-dev | latest | +|--------------------------|------------|--------| +| `argo-cd-2.8` | X | X | +| `argo-cd-2.8-compat` | X | X | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `ld-linux` | X | X | +| `libcrypt1` | X | X | +| `wolfi-baselayout` | X | X | diff --git a/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md b/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md index 8a2a70b0a1..f987653f8c 100644 --- a/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md @@ -23,8 +23,7 @@ The following table contains the most recent tags and digests that can be used t Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). -| Tag (s) | Last Changed | Digest | -|---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:6e009987f0e39de74e33cb1510df4fc34b8498f628d8551603562d01e22466f8` | -| `latest` | October 18th | `sha256:daf18ca4ed4fc403b01118920eeca896fa3d50a8bb75d09b20bae0023e536f8f` | +| Tag (s) | Last Changed | Digest | +|------------------------|--------------|---------------------------------------------------------------------------| +| `latest` `latest-dev` | October 22nd | `sha256:aa638966adb94a171c5f1fb711e6919e16689f2c630b87559af3590f45e4870c` | diff --git a/content/chainguard/chainguard-images/reference/argocd/tags_history.md b/content/chainguard/chainguard-images/reference/argocd/tags_history.md index ff55d5ae35..d49bf9571b 100644 --- a/content/chainguard/chainguard-images/reference/argocd/tags_history.md +++ b/content/chainguard/chainguard-images/reference/argocd/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:cddfd0bb3082ee24e7aacb1312c4662cb4edc30c0ff8ddb9cdffaf0e95fb5fb1` | -| `latest-dev` | October 18th | `sha256:16abe0e346c94e081f2b84e8e70019bc9a46e9b21264229cf601e06f97a7fea4` | +| `latest-dev` | October 20th | `sha256:01f520e03875b1fd3bef9aa355da975bae81614aac79d6e7c80f7624d1e2087a` | +| `latest` | October 20th | `sha256:e3bb55d796ca6579c1b019afaba2b69468517ac32d79a2a9a0719459834004e9` | diff --git a/content/chainguard/chainguard-images/reference/aspnet-runtime/tags_history.md b/content/chainguard/chainguard-images/reference/aspnet-runtime/tags_history.md index 90bd9e626b..f55d1cdaf6 100644 --- a/content/chainguard/chainguard-images/reference/aspnet-runtime/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aspnet-runtime/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:5eab8b7a5b9892d64494076fc00eb13ebf2c4bb670bf5ad2e7fc71ea35145e88` | +| `latest` | October 22nd | `sha256:44be39c8ea801e1d064e3f450d7a3f487b1c2e84bb473f6fa1fafabdbc538324` | diff --git a/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md b/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md index fe9a17ffed..0a8d1e014a 100644 --- a/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-cli/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:1c46c3a1bf07d3777d8acc6c2a373b3b2ebbddf5424d09c7b926164fb33a8df4` | -| `latest-dev` | October 18th | `sha256:6d65523a6c934b3255cd21d08ae2aa6e086de12ce923849041ff790f9b5fbb3c` | +| `latest-dev` | October 22nd | `sha256:eda9405cb006374eefced0ed115c5e0cb3511a0fd286d319910182f934aa0e1d` | +| `latest` | October 22nd | `sha256:f22ab6248d1cad9854ab421e0cd8ce66efd58baba4763aa981dbd3ae6b84f0ea` | diff --git a/content/chainguard/chainguard-images/reference/aws-ebs-csi-driver/tags_history.md b/content/chainguard/chainguard-images/reference/aws-ebs-csi-driver/tags_history.md index 447364921b..79d95105eb 100644 --- a/content/chainguard/chainguard-images/reference/aws-ebs-csi-driver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-ebs-csi-driver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:1642a43cd07eddc7b38bb31b3fd1a61c3e931ca8857c1930483e517736a35e8f` | -| `latest-dev` | October 13th | `sha256:1d10ae57c5ab99d04826499ecd2ee53820e475e8968821f8e348155caa0183af` | +| `latest-dev` | October 22nd | `sha256:aa5fb015772d3a04448e3c7f70a9d81f53903947524ce15cd9166997bfafe337` | +| `latest` | October 20th | `sha256:7b345b529811bcbb30f2e8c5991264fbcb201d54b86cedfb80e1ff3bb3474ce1` | diff --git a/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md b/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md index a480206ea1..a330e1723c 100644 --- a/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-efs-csi-driver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:75785fdab495e03208d03aad4ab8535f865f50291cf2288af55ad244b0094900` | -| `latest-dev` | October 18th | `sha256:88832c674570287b6398ea25ecd6e9acdfd8a54b1148ca7abcb2436691fd3bfc` | +| `latest` | October 22nd | `sha256:88660722839ac96029ef7e7d9e18db1bc73ef9b7b98ca754f813560e9da8d5f2` | +| `latest-dev` | October 22nd | `sha256:8555e9a352dc078ddf803429840c401399048c65808028e778d393e622b8950f` | diff --git a/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/tags_history.md b/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/tags_history.md index 4db38dbf22..69879c5cb1 100644 --- a/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:8ae5fb2b5bf02a403b9e5595a37a677279f5b7066a186877e0abd9db0f7652e1` | +| `latest` | October 22nd | `sha256:85f65ace02eb844922c59a683df09ba265deb4c1a4d7a2c496f3d3101207f0f8` | diff --git a/content/chainguard/chainguard-images/reference/aws-load-balancer-controller/tags_history.md b/content/chainguard/chainguard-images/reference/aws-load-balancer-controller/tags_history.md index 8b4e3ae545..c12336417b 100644 --- a/content/chainguard/chainguard-images/reference/aws-load-balancer-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/aws-load-balancer-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:d32014c625510a7803c8e5ddf746a90a7b6aeb94a8b6ad07953ab49ed2605159` | -| `latest-dev` | October 13th | `sha256:54d9be7b93a4307d08845c1a493cc1f767bdabe33a484e85655bd372ac8b7ea5` | +| `latest-dev` | October 22nd | `sha256:25c0dcbd150f061dc8df63a9d4dc8df862babe09e2b6d03c6f280f60ede0adba` | +| `latest` | October 20th | `sha256:d3e7a2d06366bcc301f5f09d9e88135540a523d9efec7832848eaae871012add` | diff --git a/content/chainguard/chainguard-images/reference/bank-vaults/tags_history.md b/content/chainguard/chainguard-images/reference/bank-vaults/tags_history.md index bf3e879193..0604acc11c 100644 --- a/content/chainguard/chainguard-images/reference/bank-vaults/tags_history.md +++ b/content/chainguard/chainguard-images/reference/bank-vaults/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:6468d6efb58fd63328e1f52e35ed38b8bb70579568efa9212a91689c77751031` | -| `latest-dev` | October 13th | `sha256:cb84e44fef919aacce0aaa6030bc1b95e613a1a0a303a8b26ace7490fd4c0f05` | +| `latest-dev` | October 22nd | `sha256:0eceb3fab8d65623151c3d84499a7119f2e66474bd7a8897ff2b18080775c528` | +| `latest` | October 19th | `sha256:1aad428c0bee5114c7ba5c52ea7d5869ae196262757917af7a4e02d56101bb65` | diff --git a/content/chainguard/chainguard-images/reference/bash/tags_history.md b/content/chainguard/chainguard-images/reference/bash/tags_history.md index c9de2c78e0..ea17419412 100644 --- a/content/chainguard/chainguard-images/reference/bash/tags_history.md +++ b/content/chainguard/chainguard-images/reference/bash/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:cdf09d9d48e2b78e4a31dbbeba03e34b9462a35fa55defe67d73c440dbacca2c` | +| `latest` | October 22nd | `sha256:985a0c0ab82bd243bab1827fb48f8e11c8ec331391aad95d1a2f42b3810c1ec2` | diff --git a/content/chainguard/chainguard-images/reference/bazel/tags_history.md b/content/chainguard/chainguard-images/reference/bazel/tags_history.md index fa5dae6808..95dc187dff 100644 --- a/content/chainguard/chainguard-images/reference/bazel/tags_history.md +++ b/content/chainguard/chainguard-images/reference/bazel/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:25287f85d2566d0777c9b9441776355f0f2491c88f2a377371bfd8b6e319478c` | +| `latest` | October 22nd | `sha256:ddfb9e4aa4ce9f29448df4f0181217afcf86eee98a51fc7005b4b2b5127df529` | diff --git a/content/chainguard/chainguard-images/reference/boring-registry/tags_history.md b/content/chainguard/chainguard-images/reference/boring-registry/tags_history.md index 771dc434a8..92269e33d9 100644 --- a/content/chainguard/chainguard-images/reference/boring-registry/tags_history.md +++ b/content/chainguard/chainguard-images/reference/boring-registry/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:855f0187fa1a1bfaf2e6e7771a6878f4d6e3919657ab28b4c40762309cf330da` | -| `latest-dev` | October 13th | `sha256:a3c8c51aa96a948cbce1475d0e5a995af95a29d65b7a5f24da5fa39b4302e68c` | +| `latest-dev` | October 22nd | `sha256:a54e992da8ce140eeccc06c1f6ae1b2b637459d46ec069eb1f11c5ac5f1a8476` | +| `latest` | October 20th | `sha256:28a47a05034398eacbe60c3e1ef38f49dac1feca895e364f75664340db6ccdc9` | diff --git a/content/chainguard/chainguard-images/reference/buck2/tags_history.md b/content/chainguard/chainguard-images/reference/buck2/tags_history.md index ddcbe2cc38..45fe85bb91 100644 --- a/content/chainguard/chainguard-images/reference/buck2/tags_history.md +++ b/content/chainguard/chainguard-images/reference/buck2/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:e19da666abe362147a826f5244420b03265cdb28fa2021d54b596c0f43d436fa` | -| `latest-dev` | October 13th | `sha256:572313f33e17b75009389e4e30727739c06bac166415456ef157c79dfdec3188` | +| `latest-dev` | October 22nd | `sha256:db9d89a29f35603a8c4b1c9585eb7ff4aa0e4119810b6a9eeb856a852575a840` | +| `latest` | October 22nd | `sha256:601c60b0a6a64229ef64e38bcb844ba0963c37be1184339c0bb00671f9f00230` | diff --git a/content/chainguard/chainguard-images/reference/caddy/_index.md b/content/chainguard/chainguard-images/reference/caddy/_index.md new file mode 100644 index 0000000000..94084c669a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/caddy/_index.md @@ -0,0 +1,49 @@ +--- +title: "Image Overview: caddy" +linktitle: "caddy" +type: "article" +layout: "single" +description: "Overview: caddy Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/caddy/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/caddy/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/caddy/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/caddy/provenance_info/" >}} +{{}} + + + +# Caddy + +## Get It! + +The image is available on `cgr.dev`: + +``` +docker pull cgr.dev/chainguard/caddy:latest +``` + +## Usage + +This image comes with a default configuration `Caddyfile` located in `/etc/caddy/Caddyfile`. + +Please refer to [upstream's excellent (and comprehensive) documentation](https://caddyserver.com/docs/) on the subject of configuring Caddy for your needs. + +The following example runs `caddy` with a custom configuration file: + +``` +docker run -it --rm -v "$(pwd)/Caddyfile:/etc/caddy/Caddyfile" cgr.dev/chainguard/caddy caddy run --config /etc/caddy/Caddyfile +``` + diff --git a/content/chainguard/chainguard-images/reference/caddy/image_specs.md b/content/chainguard/chainguard-images/reference/caddy/image_specs.md new file mode 100644 index 0000000000..3773d8246d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/caddy/image_specs.md @@ -0,0 +1,71 @@ +--- +title: "caddy Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public caddy Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/caddy/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/caddy/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/caddy/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/caddy/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **caddy** Image. + +## Variants Compared +The **caddy** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|------------------|------------------| +| Default User | `nonroot` | `nonroot` | +| Entrypoint | `/usr/bin/caddy` | `/usr/bin/caddy` | +| CMD | `run` | `run` | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/caddy/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | | +| `busybox` | X | | +| `ca-certificates-bundle` | X | X | +| `caddy` | X | X | +| `git` | X | | +| `glibc` | X | | +| `glibc-locale-posix` | X | | +| `ld-linux` | X | | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcrypt1` | X | | +| `libcrypto3` | X | | +| `libcurl-openssl4` | X | | +| `libexpat1` | X | | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libssl3` | X | | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `openssl-config` | X | | +| `wolfi-baselayout` | X | X | +| `zlib` | X | | + diff --git a/content/chainguard/chainguard-images/reference/caddy/provenance_info.md b/content/chainguard/chainguard-images/reference/caddy/provenance_info.md new file mode 100644 index 0000000000..830f3f2a8a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/caddy/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for caddy Images" +type: "article" +unlisted: true +description: "Provenance information for caddy Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/caddy/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/caddy/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/caddy/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/caddy/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **caddy** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/caddy | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/caddy | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/caddy +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/caddy -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/caddy/tags_history.md b/content/chainguard/chainguard-images/reference/caddy/tags_history.md new file mode 100644 index 0000000000..3d71ab69ec --- /dev/null +++ b/content/chainguard/chainguard-images/reference/caddy/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "caddy Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the caddy Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/caddy/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/caddy/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/caddy/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/caddy/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 22nd | `sha256:e0ef5295742a910f85172a46291872568c6a34aa44e27cd53cad2ea4f5fd295a` | +| `latest-dev` | October 22nd | `sha256:1d74fbb6355002bcf8ceb08fadc3dc56b50f1080442606811498b78dd16eecab` | + diff --git a/content/chainguard/chainguard-images/reference/cadvisor/tags_history.md b/content/chainguard/chainguard-images/reference/cadvisor/tags_history.md index 31cac375bf..d6cb7d8b2f 100644 --- a/content/chainguard/chainguard-images/reference/cadvisor/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cadvisor/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:554315e4ebf99429b0d3ffc0d09ef5f40b4b936f7224b5187ddb5203a30ea2e9` | -| `latest-dev` | October 15th | `sha256:4d9584595f4105894b7832668646155f1ae0b336d9df710b7c5edbcb27e7fd40` | +| `latest-dev` | October 22nd | `sha256:ec44da8d297b5d52e399ccd6a1a52f8cb1ea7353afe2cedf8d7c10c3e7a0f254` | +| `latest` | October 20th | `sha256:1c147834f7607e1ddb1b0c0c833a618a230950e4fe432c5755cad5424add8578` | diff --git a/content/chainguard/chainguard-images/reference/calico-cni/tags_history.md b/content/chainguard/chainguard-images/reference/calico-cni/tags_history.md index 3e4bbfe579..26a1bacca5 100644 --- a/content/chainguard/chainguard-images/reference/calico-cni/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-cni/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:19bb4c03f0110e0fb08a62313b85d6bb380050ae2b7313055d2fd99e3bcb251b` | +| `latest` | October 20th | `sha256:dddae05ce74abdb947edd97423d744e5805686fa411a1c828595b8aee2def628` | diff --git a/content/chainguard/chainguard-images/reference/calico-csi/tags_history.md b/content/chainguard/chainguard-images/reference/calico-csi/tags_history.md index d12e29e6b8..942bd0d28a 100644 --- a/content/chainguard/chainguard-images/reference/calico-csi/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-csi/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:0639adc5ab65792afd428c40596d12f4bababa890fd53f5288042cf6b263ee9f` | +| `latest` | October 20th | `sha256:cd99d421aeedbeb8943babb45194c5de5ab4687c6d3179462346569011eee452` | diff --git a/content/chainguard/chainguard-images/reference/calico-kube-controllers/tags_history.md b/content/chainguard/chainguard-images/reference/calico-kube-controllers/tags_history.md index e6b67458ab..dcdad0c6d6 100644 --- a/content/chainguard/chainguard-images/reference/calico-kube-controllers/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-kube-controllers/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:96bf12a2d8ad4e701051c69fb09b6cba609f43292adcef6f377e57bc1c2abb51` | +| `latest` | October 20th | `sha256:4ac47cc700c534c4aab975522283fba203ca9cb670a158c62b5291271aac50ab` | diff --git a/content/chainguard/chainguard-images/reference/calico-node-driver-registrar/tags_history.md b/content/chainguard/chainguard-images/reference/calico-node-driver-registrar/tags_history.md index 7b25a4ea6c..4229e76138 100644 --- a/content/chainguard/chainguard-images/reference/calico-node-driver-registrar/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-node-driver-registrar/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:c8708418ec730066930aeed6eb9ced97a6f99245496efd4bb01330bcf775e4c3` | +| `latest` | October 20th | `sha256:0de4e5596138bcb148917f46a83cc1faa0da9400634f0b72d1cb06b845d252bb` | diff --git a/content/chainguard/chainguard-images/reference/calico-node/tags_history.md b/content/chainguard/chainguard-images/reference/calico-node/tags_history.md index 21fe6d7868..0bb828e6ba 100644 --- a/content/chainguard/chainguard-images/reference/calico-node/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-node/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:0fcda0387bc7f493b1387ab9a989812d408469bd40248282960b8ae332087b36` | +| `latest` | October 22nd | `sha256:a51d7034ac585368e9ef00d8f9e503014bfc3f0b029b57ebaa1f9e52e6819029` | diff --git a/content/chainguard/chainguard-images/reference/calico-pod2daemon-flexvol/tags_history.md b/content/chainguard/chainguard-images/reference/calico-pod2daemon-flexvol/tags_history.md index 8bfa2db24f..71699d4260 100644 --- a/content/chainguard/chainguard-images/reference/calico-pod2daemon-flexvol/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-pod2daemon-flexvol/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:a9955b4701653d7e19e887ae3659b51fc11213ff4a15413c1e3bacb9a37d7619` | +| `latest` | October 20th | `sha256:b72a884dbd7a8a523852b484b827573ddb94120abee08e1084d7ba2dcaa65d4b` | diff --git a/content/chainguard/chainguard-images/reference/calico-typha/tags_history.md b/content/chainguard/chainguard-images/reference/calico-typha/tags_history.md index b67b77ae27..720413be3b 100644 --- a/content/chainguard/chainguard-images/reference/calico-typha/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calico-typha/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:5e4c21d089f2fcc8767b5e7837190403122ee4c9afe6bd185c3af49ce3677010` | +| `latest` | October 20th | `sha256:5aa23da2d135d45c38ec0776ed48a989fa728d79b0b7f6ca9b06c77b91515177` | diff --git a/content/chainguard/chainguard-images/reference/calicoctl/tags_history.md b/content/chainguard/chainguard-images/reference/calicoctl/tags_history.md index 77a5a318d8..895b86d8fe 100644 --- a/content/chainguard/chainguard-images/reference/calicoctl/tags_history.md +++ b/content/chainguard/chainguard-images/reference/calicoctl/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:53536091e0d26842535ceb452f2887aff43f1086b63d2726094ddcdf92df52a1` | +| `latest` | October 20th | `sha256:08e94680a05ad5124a00af54a58943601913967ec1e6abc632ed88770c273d08` | diff --git a/content/chainguard/chainguard-images/reference/cassandra/tags_history.md b/content/chainguard/chainguard-images/reference/cassandra/tags_history.md index 63e2ba6e15..59ebad9bfb 100644 --- a/content/chainguard/chainguard-images/reference/cassandra/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cassandra/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:ca44f6a7b575c805b48a7e12302e5a73a001dec6ffe20cb8e66689b919c28acf` | -| `latest-dev` | October 18th | `sha256:94cb04e16ee53153d3eebd3822ac64ede2e0a3f36c8dba855631546d7cd0c78b` | +| `latest-dev` | October 22nd | `sha256:269d497d35ba1347b8e3fb30c7af09be8de01fa829819fa4b77c3cc8ab3dba79` | +| `latest` | October 22nd | `sha256:10b198141ccca7e204bcc12911dc0263a9dd762b00d3d880510f95711b062b04` | diff --git a/content/chainguard/chainguard-images/reference/cc-dynamic/tags_history.md b/content/chainguard/chainguard-images/reference/cc-dynamic/tags_history.md index 84766bdd44..2c1b32b7ce 100644 --- a/content/chainguard/chainguard-images/reference/cc-dynamic/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cc-dynamic/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:9af2bc73c29bfb82ec606b8f0d2f8e58463fb9437670918d19fc3bf879680a9c` | +| `latest-dev` | October 22nd | `sha256:d7382a84f29d2b951a264fccbb52a771d84b358a8e1dcf1b99ec80a9a5cff689` | | `latest` | October 13th | `sha256:74a5ee4487e8e23788981c6560bd5a25d38cc5ee3b4d8d6b0cc288b1f1c8ad3d` | diff --git a/content/chainguard/chainguard-images/reference/cedar/tags_history.md b/content/chainguard/chainguard-images/reference/cedar/tags_history.md index 34696da102..aaf3039a99 100644 --- a/content/chainguard/chainguard-images/reference/cedar/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cedar/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:a339d90a4d74039910da6b59a9e85a6388f67d0a01837c4fa7029f39491d7f12` | | `latest` | October 13th | `sha256:5502f64b3a37d634e821cf5ae1ec62f88e447b70b4fe1c8396ade7c0d8bca678` | -| `latest-dev` | October 13th | `sha256:f3716116a0c1be0d5b408e69b2fae44ab8a5f7db32120f31e0b630eb31195885` | diff --git a/content/chainguard/chainguard-images/reference/cert-manager-acmesolver/tags_history.md b/content/chainguard/chainguard-images/reference/cert-manager-acmesolver/tags_history.md index 13fc8065b4..d2b1376d84 100644 --- a/content/chainguard/chainguard-images/reference/cert-manager-acmesolver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cert-manager-acmesolver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:074faff1b88d81f3b99f3bc1e3a0e9755761100aecad9bbda3b8c92b6580d615` | -| `latest` | October 13th | `sha256:919150fd31d8e64cc090ddced2eff4bd3db4524ed746229948a476d2c69d9a7f` | +| `latest` | October 22nd | `sha256:4ea93ea20700c69b789db7c683469cc63aee1c334ea43701b50418bae8e042d6` | +| `latest-dev` | October 22nd | `sha256:29c1dd4a84498a86fc1348b931ff3b9dde561d70144bb29042cd0d3fce21b38a` | diff --git a/content/chainguard/chainguard-images/reference/cert-manager-cainjector/tags_history.md b/content/chainguard/chainguard-images/reference/cert-manager-cainjector/tags_history.md index b56ca67afa..84bdcf8372 100644 --- a/content/chainguard/chainguard-images/reference/cert-manager-cainjector/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cert-manager-cainjector/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:955801afb0841478e226c135af37486e3ece0efb01cfcb100dd6802af1e6379f` | -| `latest` | October 13th | `sha256:8dcd1afd05014f625f545cb23ee9b7c6f3d34df5f40aefa0ce266a6279651849` | +| `latest-dev` | October 22nd | `sha256:aa036654e7911bdf9dd261b7ea8c863ee3ccd510eeb54c191e36fbae85aff685` | +| `latest` | October 22nd | `sha256:03867835a8ba61fecdaca8cdc7dd0631d311ef699ae3c03d6c1ededc51f4a9ca` | diff --git a/content/chainguard/chainguard-images/reference/cert-manager-controller/tags_history.md b/content/chainguard/chainguard-images/reference/cert-manager-controller/tags_history.md index b8789dbcea..40ff5fbf9f 100644 --- a/content/chainguard/chainguard-images/reference/cert-manager-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cert-manager-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:b573154515bd4b7ec3cd83c42c9aecdd6b727ccce0fd61b82650bd9beb7d5d4d` | -| `latest-dev` | October 13th | `sha256:e4e5b66f2784f515c257e91a99e34d753ffc83ce12feb1b0f3e042b6b60c8276` | +| `latest-dev` | October 22nd | `sha256:9c9acd73be210176351641712fe3181e2b6d9c73c1bd4f5d70d16257585c1401` | +| `latest` | October 22nd | `sha256:d50a7b5c6c73ea5610ab5474c3a696a3daf6dcd3d0573772bb1d822c5e0a43f4` | diff --git a/content/chainguard/chainguard-images/reference/cert-manager-webhook/tags_history.md b/content/chainguard/chainguard-images/reference/cert-manager-webhook/tags_history.md index 22bb28e70a..9cecadd9fe 100644 --- a/content/chainguard/chainguard-images/reference/cert-manager-webhook/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cert-manager-webhook/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:969bba6accefcd50b65e77f9dd428e87670da65d79efbbd68b534073705ab210` | -| `latest` | October 13th | `sha256:6d326f4543a3839cfe5fce582334683e08c5f13e7059d5a6cd8f4bc32c54426c` | +| `latest` | October 22nd | `sha256:e561309ec39ba2de3122f5672a4e2a8d6ae119c3cb40524d64292000977eb210` | +| `latest-dev` | October 22nd | `sha256:d3235c98142dd9f6ef448ae24b4f825918b259b9aa57867e9806a5a091386f5e` | diff --git a/content/chainguard/chainguard-images/reference/cfssl/tags_history.md b/content/chainguard/chainguard-images/reference/cfssl/tags_history.md index a5c91c539e..60264e2885 100644 --- a/content/chainguard/chainguard-images/reference/cfssl/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cfssl/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:c63be03aab391562c02226560a9e0866a0826d215b57aedb84fd362be438ee29` | -| `latest` | October 13th | `sha256:6a359523e6bf9eb0f8ef1290852c361e6c3087d5cedfd878fbe643f25e7c6c9f` | +| `latest-dev` | October 22nd | `sha256:c5f311c9db64000545a91173263aea5cc7f0f4f6c3db24d6764e3ff9401787d1` | +| `latest` | October 20th | `sha256:ce18c697346bb954dc0c58154ba3d18444e9bc83158b2ccbbbb20dc2831cccee` | diff --git a/content/chainguard/chainguard-images/reference/cilium-agent/_index.md b/content/chainguard/chainguard-images/reference/cilium-agent/_index.md new file mode 100644 index 0000000000..3651160b6b --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-agent/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: cilium-agent" +linktitle: "cilium-agent" +type: "article" +layout: "single" +description: "Overview: cilium-agent Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/cilium-agent/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-agent/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-agent/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-agent/provenance_info/" >}} +{{}} + +Minimal **cilium-agent** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/cilium-agent:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/cilium-agent/image_specs.md b/content/chainguard/chainguard-images/reference/cilium-agent/image_specs.md new file mode 100644 index 0000000000..205b376c1c --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-agent/image_specs.md @@ -0,0 +1,105 @@ +--- +title: "cilium-agent Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public cilium-agent Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-agent/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/cilium-agent/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-agent/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-agent/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **cilium-agent** Image. + +## Variants Compared +The **cilium-agent** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|-------------------------|-------------------------| +| Default User | `root` | `root` | +| Entrypoint | `/usr/bin/cilium-agent` | `/usr/bin/cilium-agent` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | yes | + +Check the [tags history page](/chainguard/chainguard-images/reference/cilium-agent/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|--------------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | X | +| `bpftool` | X | X | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `cilium` | X | X | +| `cilium-container-init` | X | X | +| `cilium-container-init-compat` | X | X | +| `cilium-envoy` | X | X | +| `clang-15` | X | X | +| `clang-15-default` | X | X | +| `cni-plugins` | X | X | +| `cni-plugins-main` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gops` | X | X | +| `iproute2` | X | X | +| `ipset` | X | X | +| `iptables` | X | X | +| `kmod` | X | X | +| `ld-linux` | X | X | +| `libLLVM-15` | X | X | +| `libblkid` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libbz2-1` | X | X | +| `libclang-cpp-15` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | | +| `libelf` | X | X | +| `libexpat1` | X | | +| `libfdisk` | X | X | +| `libffi` | X | X | +| `libgcc` | X | X | +| `libmnl` | X | X | +| `libmount` | X | X | +| `libnftnl` | X | X | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libsmartcols` | X | X | +| `libssl3` | X | | +| `libstdc++` | X | X | +| `libuuid` | X | X | +| `libxml2` | X | X | +| `libzstd1` | X | X | +| `llvm15` | X | X | +| `llvm15-tools` | X | X | +| `mount` | X | X | +| `ncurses` | X | X | +| `ncurses-terminfo-base` | X | X | +| `openssl-config` | X | X | +| `util-linux-misc` | X | X | +| `wolfi-baselayout` | X | X | +| `xz` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/cilium-agent/provenance_info.md b/content/chainguard/chainguard-images/reference/cilium-agent/provenance_info.md new file mode 100644 index 0000000000..a3f2cc10d3 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-agent/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for cilium-agent Images" +type: "article" +unlisted: true +description: "Provenance information for cilium-agent Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-agent/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-agent/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-agent/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/cilium-agent/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **cilium-agent** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/cilium-agent | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/cilium-agent | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/cilium-agent +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/cilium-agent -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/cilium-agent/tags_history.md b/content/chainguard/chainguard-images/reference/cilium-agent/tags_history.md new file mode 100644 index 0000000000..017f6c3728 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-agent/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "cilium-agent Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the cilium-agent Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-agent/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-agent/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/cilium-agent/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-agent/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 22nd | `sha256:19271e5ab001c5bb07344f14db49b5a803c284afc5188c777ca72fefdb8e7a61` | +| `latest-dev` | October 22nd | `sha256:8528be2ad299d242f5b0d9b5be81f5ce66621cee6e0c706bb32a9d9221879610` | + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-relay/_index.md b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/_index.md new file mode 100644 index 0000000000..d321166b36 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: cilium-hubble-relay" +linktitle: "cilium-hubble-relay" +type: "article" +layout: "single" +description: "Overview: cilium-hubble-relay Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-relay/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info/" >}} +{{}} + +Minimal **cilium-hubble-relay** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/cilium-hubble-relay:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs.md b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs.md new file mode 100644 index 0000000000..dfa12da133 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs.md @@ -0,0 +1,72 @@ +--- +title: "cilium-hubble-relay Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public cilium-hubble-relay Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **cilium-hubble-relay** Image. + +## Variants Compared +The **cilium-hubble-relay** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|-------------------------|-------------------------| +| Default User | `nobody` | `nobody` | +| Entrypoint | `/usr/bin/hubble-relay` | `/usr/bin/hubble-relay` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | | +| `busybox` | X | | +| `ca-certificates-bundle` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gops` | X | X | +| `hubble-relay` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcrypt1` | X | | +| `libcrypto3` | X | | +| `libcurl-openssl4` | X | | +| `libexpat1` | X | | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libssl3` | X | | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `openssl-config` | X | | +| `wolfi-baselayout` | X | X | +| `zlib` | X | | + diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info.md b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info.md new file mode 100644 index 0000000000..72025f78b6 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for cilium-hubble-relay Images" +type: "article" +unlisted: true +description: "Provenance information for cilium-hubble-relay Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **cilium-hubble-relay** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/cilium-hubble-relay | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/cilium-hubble-relay | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/cilium-hubble-relay +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/cilium-hubble-relay -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history.md b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history.md new file mode 100644 index 0000000000..54e7f6c4ee --- /dev/null +++ b/content/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "cilium-hubble-relay Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the cilium-hubble-relay Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/cilium-hubble-relay/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/cilium-hubble-relay/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:5bcf80dcc7273e5b01b36a68d8b0ffb0da5e327c6431536ca2099d0576b72846` | +| `latest` | October 22nd | `sha256:94342d992f6882190293f672498ac385280be76e1a18d17b9b0dd7cef01ef287` | + diff --git a/content/chainguard/chainguard-images/reference/cilium-operator-generic/tags_history.md b/content/chainguard/chainguard-images/reference/cilium-operator-generic/tags_history.md index c143f728ca..16265df3b4 100644 --- a/content/chainguard/chainguard-images/reference/cilium-operator-generic/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cilium-operator-generic/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:adef83349219d3b5083cd196358602bdd2c730898b6c7e7c6436791ac7f8f8b2` | -| `latest-dev` | October 17th | `sha256:ae3d4fbab506173efbe39de6a29803afff36fefe050e1da920877f650a17a1b8` | +| `latest-dev` | October 22nd | `sha256:b9588d20a7e2a1a58cd5c4938442bead44cd3f0a8938c340a2bcd3f8e5dc6862` | +| `latest` | October 22nd | `sha256:0b22b01068b09b521315601118d52b8ba5e94001a692327b2f95eae912dfc696` | diff --git a/content/chainguard/chainguard-images/reference/clang/tags_history.md b/content/chainguard/chainguard-images/reference/clang/tags_history.md index 21a7ea5d55..b7b6166b97 100644 --- a/content/chainguard/chainguard-images/reference/clang/tags_history.md +++ b/content/chainguard/chainguard-images/reference/clang/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:dbce4f59ec58426c3fb475159fbe2b832844e8ffe7a0eaebbcc4fdd3b775923e` | -| `latest` | October 13th | `sha256:5d486aaa345c1ebac072724f6fb452ae173d6786e637d969966048bd41c7d082` | +| `latest` | October 22nd | `sha256:c256c7f4fbdf64671375cea8939ac117b44686d95cd2fce7ce5d061e46fbef19` | +| `latest-dev` | October 22nd | `sha256:c24ce3a28563205aba97458a88202578111770eff9343b50775c68574398613b` | diff --git a/content/chainguard/chainguard-images/reference/cluster-autoscaler/tags_history.md b/content/chainguard/chainguard-images/reference/cluster-autoscaler/tags_history.md index fbf45293ea..84b0e32f33 100644 --- a/content/chainguard/chainguard-images/reference/cluster-autoscaler/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cluster-autoscaler/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6d72069fa90a032a27805070d1ff9a8decc1fd5ffd39d9b3f34f9c2388516376` | -| `latest` | October 13th | `sha256:601cb4efa5e04afe5c8ac49a15763b66c7ea9e432e982429f342d4e197906293` | +| `latest-dev` | October 22nd | `sha256:0b675ec4b47b539589fb02d2dff9c16194cefc94bdb52e628e13ae141a2a14f1` | +| `latest` | October 20th | `sha256:85f98dcf5052a938c357eba60c1fae8fc7ab681e02e81575049be54dc2e3f1b0` | diff --git a/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/tags_history.md b/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/tags_history.md index f9d972919e..47fc3feba3 100644 --- a/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:09c33d28f33480c76cff9e33922d9883a93d873029b13af06d1941ecc6cf1143` | | `latest` | October 13th | `sha256:c4c6892e60e58306b81070c18254e232332e17cd60b7e5442cd8867b7a231cf0` | -| `latest-dev` | October 13th | `sha256:c77294743746ea16119e0b31cdd3a69c9467474b092a6c46b5b276a11ef0b3bf` | diff --git a/content/chainguard/chainguard-images/reference/conda/image_specs.md b/content/chainguard/chainguard-images/reference/conda/image_specs.md index 2b3900597a..7ef1672bb5 100644 --- a/content/chainguard/chainguard-images/reference/conda/image_specs.md +++ b/content/chainguard/chainguard-images/reference/conda/image_specs.md @@ -60,7 +60,7 @@ The table shows package distribution across variants. | `libbz2-1` | X | X | | `libcrypt1` | X | X | | `libcrypto3` | X | X | -| `libcurl-rustls4` | X | | +| `libcurl-openssl4` | X | | | `libexpat1` | X | X | | `libffi` | X | X | | `libgcc` | X | X | @@ -83,7 +83,7 @@ The table shows package distribution across variants. | `py3-ruamel-yaml` | X | X | | `py3-tqdm` | X | X | | `py3-urllib3` | X | X | -| `python-3.11` | X | X | +| `python-3.12` | X | X | | `readline` | X | X | | `sqlite-libs` | X | X | | `wolfi-baselayout` | X | X | diff --git a/content/chainguard/chainguard-images/reference/conda/tags_history.md b/content/chainguard/chainguard-images/reference/conda/tags_history.md index 815cd2b342..52a3b0ba09 100644 --- a/content/chainguard/chainguard-images/reference/conda/tags_history.md +++ b/content/chainguard/chainguard-images/reference/conda/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 11th | `sha256:e2cda63cae19335f4536da30f3321d30aaa0b2e333262d768457999e4b8e9897` | -| `latest` | October 4th | `sha256:a0862a35f54c3d0d39070f888ffa055c037c7c50f8b4181269946240b36d3cf9` | +| `latest-dev` | October 22nd | `sha256:c74aa235a99d9c3305ac1e050623ea8b29b514721fe4ae5360f43f7952151f24` | +| `latest` | October 22nd | `sha256:ac0237b22376235bba2b38136565dd160b482942fb2dde5b8c38e5f4163fe27b` | diff --git a/content/chainguard/chainguard-images/reference/configmap-reload/tags_history.md b/content/chainguard/chainguard-images/reference/configmap-reload/tags_history.md index 064d887870..fc2a46fe00 100644 --- a/content/chainguard/chainguard-images/reference/configmap-reload/tags_history.md +++ b/content/chainguard/chainguard-images/reference/configmap-reload/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:53e3f449f257440c8bab1453b1e64ee4ef9fec69f6fa2b7e6302a2730c66c63e` | +| `latest-dev` | October 22nd | `sha256:cbdd885bb0746bbd00d531f8c405de099c8926fe618161ea03927bf0fd16c47d` | | `latest` | October 13th | `sha256:3715ee11030ddb71cc2159cda43140fe2e31f9e38b37bdc9f970d95ebf3ca919` | diff --git a/content/chainguard/chainguard-images/reference/consul/tags_history.md b/content/chainguard/chainguard-images/reference/consul/tags_history.md index 3a4148c030..0ed1ed8d7a 100644 --- a/content/chainguard/chainguard-images/reference/consul/tags_history.md +++ b/content/chainguard/chainguard-images/reference/consul/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:5857451325b8853cdf7180d9b1020a7cf2d23f7641462cfaa3e11ee249f68c70` | -| `latest-dev` | October 13th | `sha256:6669e521b2cc89d879096718521f431e2a1959a1d813bc1b1322e5a37dec3ec2` | +| `latest-dev` | October 22nd | `sha256:3961d4697e0fc63b4fcb468b827f31d24833692776addfffd1c732c3bb4f9d0b` | +| `latest` | October 22nd | `sha256:559359b9edf42a4a4e7263979e58ab0f9f66f5c6bb0685a7406c5f913d909239` | diff --git a/content/chainguard/chainguard-images/reference/coredns/tags_history.md b/content/chainguard/chainguard-images/reference/coredns/tags_history.md index deacadd2e3..1b8abb8839 100644 --- a/content/chainguard/chainguard-images/reference/coredns/tags_history.md +++ b/content/chainguard/chainguard-images/reference/coredns/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:e96d651fc0f0583234b68aa5d0d26520af55ffe476492a61f896e07a1e8c5226` | -| `latest` | October 13th | `sha256:176f326998f29badd26bcb47cd72e647888ebe5ee300c73a6691f95529f1ab5a` | +| `latest-dev` | October 22nd | `sha256:9393a187860446bbee9a627efb5128f7b53e490c318e5bd30e39cffaa9affdaf` | +| `latest` | October 20th | `sha256:741cf3932ee018fc0ed44a248e06ef4583766a1f5a6d18b3ee86b74a2b2f3894` | diff --git a/content/chainguard/chainguard-images/reference/cosign/tags_history.md b/content/chainguard/chainguard-images/reference/cosign/tags_history.md index 930ee6d598..fe4dee2dc1 100644 --- a/content/chainguard/chainguard-images/reference/cosign/tags_history.md +++ b/content/chainguard/chainguard-images/reference/cosign/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:a1e9552526f6fba176eb8f6e979d5f59b79389561adceb85a2455aa219857750` | -| `latest` | October 13th | `sha256:375fc1216d14a541790fc4babb8b0c830af5e94909b4c0563e71fc85fa7d37db` | +| `latest-dev` | October 22nd | `sha256:94797111e5543e8a14ca014f435e283701a3b1cf3bf36888cdca99a1c3f0b28d` | +| `latest` | October 20th | `sha256:68178f5fb064858ad11c451fc07a3ca125881d9adab15f5cfb837fa27b49e100` | diff --git a/content/chainguard/chainguard-images/reference/crane/tags_history.md b/content/chainguard/chainguard-images/reference/crane/tags_history.md index 86beaae0c2..3068215a58 100644 --- a/content/chainguard/chainguard-images/reference/crane/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crane/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:df4066687e390dc359042d01863e2dbb84e0971cd28dd446372aaf16f15b1d7f` | +| `latest-dev` | October 22nd | `sha256:aaa8810c0a6700ae789008ef65eb627afe6bbce9662184c3400d826c423bfb94` | | `latest` | October 13th | `sha256:066b7dab061ebbdbae527da54336c7a6008f12b2867eef77e38c8033b58d7004` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-iam/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-iam/tags_history.md index 86e64dd13c..559582087f 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-aws-iam/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-iam/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:a0823f8ecf11770b96e80fb3c74ef77dc15b80415b49a0e8e2f2ae465b19c863` | +| `latest` | October 22nd | `sha256:44c6044bd8b3b1da021301e6833285a208ccc2c70c5eae5075829a921b426019` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-rds/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-rds/tags_history.md index 4f1f2c7ba0..29543e7ec4 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-aws-rds/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-rds/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:5f39156bf8d96b207c2c8400327eb722a3f897c4b7cad8ad34aae6feee9ca955` | +| `latest` | October 22nd | `sha256:dd2e517bf2b3fe6000c4b61e006ddd85e7e5146fcc2c18e2edd0454beaf24997` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-s3/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-s3/tags_history.md index 470bb2c6f5..cc239c2034 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-aws-s3/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-s3/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:0c1c2b3017067453682468196e5e17bd13645f733c04988fccbd3d6ea298f63c` | +| `latest` | October 22nd | `sha256:d8764a1c1314f48a419a3658c52775c934eb12624aa1888ca5d53ff396727b8f` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws/tags_history.md index 36ab3c6ed8..bc77e92b3a 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-aws/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-aws/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:1989a3313d3cd61d06f8799b84d0e07658ce27af3d4e232c57089c3c109c656d` | +| `latest` | October 22nd | `sha256:d32ec498004c55a92604db1c05383291afc9b2ac5cd0a284752d3de4b81ef754` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-azure-authorization/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-azure-authorization/tags_history.md index 50e396f620..468022125b 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-azure-authorization/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-azure-authorization/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:e91f0fd1c2324b7e7a530b303db83918e32eda8c1a31d2fc6cd910fa41b9d0b8` | +| `latest` | October 22nd | `sha256:c5682b5e49acfeffd56c0083343291e8c4424fecf0075a87ad4bb278b5fec27c` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-azure-managedidentity/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-azure-managedidentity/tags_history.md index b9a6601745..96512073d4 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-azure-managedidentity/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-azure-managedidentity/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:b4748cc78f9848aa4edb6ea97c312a38223a5d67888751024f2e83d0ccfd1169` | +| `latest` | October 22nd | `sha256:8fe8e3edd4ba2871b086f1f9d7ebf4274f78dabe858a1427a098f37c2eb61af3` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-azure-sql/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-azure-sql/tags_history.md index acb87933ab..48e7a05bc8 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-azure-sql/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-azure-sql/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:55dbea326ec37aa5e13ec87ae48729c91063992780de03460b5172cdf3d70f08` | +| `latest` | October 22nd | `sha256:887758345a8dc50c1e9cbff198bbbc3823e09ece758b91e687cf6e484b55d514` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-azure-storage/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-azure-storage/tags_history.md index 2e6086c477..b4579adcae 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-azure-storage/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-azure-storage/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:04beea884793a8faa0a9aa09c82df1bc63634879e26d45361cc39ee4b1c8e94d` | +| `latest` | October 22nd | `sha256:7294c3170f165f46abfc4127a17695f64cbf75ff99110cdadd5008369adfd3f6` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-azure/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-azure/tags_history.md index 727e1beb8f..6da63d86b6 100644 --- a/content/chainguard/chainguard-images/reference/crossplane-azure/tags_history.md +++ b/content/chainguard/chainguard-images/reference/crossplane-azure/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:68b5c991aaa5c1a78cf0a5d06fcb055ab22bbdd2182875ed817e0c273bbb0e09` | +| `latest` | October 22nd | `sha256:62d63c630dd01c250a05e632f3725366da799d62a06c8b6076826fe1f7285e63` | diff --git a/content/chainguard/chainguard-images/reference/ctlog-trillian-ctserver/tags_history.md b/content/chainguard/chainguard-images/reference/ctlog-trillian-ctserver/tags_history.md index 2cd4ca0de4..c57e470e1e 100644 --- a/content/chainguard/chainguard-images/reference/ctlog-trillian-ctserver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ctlog-trillian-ctserver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:3111511bef872e408f481dac7c5e506a3c226c3811c3c9ed5631789b057b2601` | -| `latest-dev` | October 13th | `sha256:514f154aac58e131a1bcea746f80d66fb9bddab176cca4eb46831711f24a9d11` | +| `latest-dev` | October 22nd | `sha256:f75c5655c0d1eebfd056c0fa49cefa45b7ccf988896d549bf667b803e4db5983` | +| `latest` | October 20th | `sha256:49b8007ff02c2f6861a1a9d93317bc33f6dd7a3840f58785a9393b799fa993db` | diff --git a/content/chainguard/chainguard-images/reference/curl/tags_history.md b/content/chainguard/chainguard-images/reference/curl/tags_history.md index 4f6a4f60a5..cdb300be4a 100644 --- a/content/chainguard/chainguard-images/reference/curl/tags_history.md +++ b/content/chainguard/chainguard-images/reference/curl/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6d26772257695e2a263d833ffaee3952afba0401631625c66b5c1ae95fd7a945` | -| `latest` | October 13th | `sha256:9bcd4f2b995c8e9772f302758f25f262d57e634e8438109f683f5d539fe39519` | +| `latest` | October 22nd | `sha256:0da7bacd64c01970beda94fdf81abaa3d0fd9768079cb90a58191bb6648d21d6` | +| `latest-dev` | October 22nd | `sha256:fbd1287355a7a14fa16ac380df5c0b9e9774608edf5d00855920b1afb71b2565` | diff --git a/content/chainguard/chainguard-images/reference/dask-gateway-server/tags_history.md b/content/chainguard/chainguard-images/reference/dask-gateway-server/tags_history.md index 7e822b9288..f22d187bf8 100644 --- a/content/chainguard/chainguard-images/reference/dask-gateway-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dask-gateway-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:65b0294328adec250c6132ed712ddeacb1d8fe25780885b8e703d5491463ef03` | -| `latest` | October 18th | `sha256:b5246bb09c8e6cc62970dd4f4f189eda68077a2c5361c76db32ce1d378f21799` | +| `latest-dev` | October 22nd | `sha256:9e873593bc104ac5d59b94f5769a9d226d03c89cf9ea98ea12c29c17754738fe` | +| `latest` | October 22nd | `sha256:9574e16febebc3e680afbed67df589453a3b9285514a68f154cd69396f8742cd` | diff --git a/content/chainguard/chainguard-images/reference/dask-gateway/tags_history.md b/content/chainguard/chainguard-images/reference/dask-gateway/tags_history.md index 861f5d6805..a00562a56d 100644 --- a/content/chainguard/chainguard-images/reference/dask-gateway/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dask-gateway/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:34a57353994611dd1343abf75e8d4ba45ea3f6ea1a1abc2ca3daf1b4c4c7b855` | -| `latest-dev` | October 18th | `sha256:fe5c90aac8011c3977641daad4ff57e3bad66739721cd0059b005533e83f1e4f` | +| `latest-dev` | October 22nd | `sha256:6a801ac79be348ca47a6c1122a9de99d65563fc9811432fa4611d8fc38cc31e4` | +| `latest` | October 22nd | `sha256:23da8720da1da18cd7eb702ca0e85abfad71571b5f1250eed5006f21b454de43` | diff --git a/content/chainguard/chainguard-images/reference/deno/tags_history.md b/content/chainguard/chainguard-images/reference/deno/tags_history.md index 267bb89251..fdf9953865 100644 --- a/content/chainguard/chainguard-images/reference/deno/tags_history.md +++ b/content/chainguard/chainguard-images/reference/deno/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:848140dc8782420d45c0bb7d89227f86d413f0eba0525832265f7346526bf91a` | +| `latest` | October 20th | `sha256:48e2d2c3ab874ce5f8d6125f8d34d9ff800a39ae1c1bd8bfec7b2a815198e8b4` | diff --git a/content/chainguard/chainguard-images/reference/dex/tags_history.md b/content/chainguard/chainguard-images/reference/dex/tags_history.md index 25e7e3cd26..9bb3f85340 100644 --- a/content/chainguard/chainguard-images/reference/dex/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dex/tags_history.md @@ -25,8 +25,8 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-------------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------| -| `2` `latest` `2.37.0` `2.37` `v2.37.0` `v2` `v2.37` | October 17th | `sha256:91c5e9911bbd09e89d44cc94b3a02f1b337d5c3ffe3983876c21bcd6d33c6ccb` | -| `latest-dev` `v2.37.0-dev` `2.37.0-r7-dev` `v2.37-dev` `2.37-dev` `2-dev` `v2-dev` `v2.37.0-r7-dev` `2.37.0-dev` | October 17th | `sha256:dce1302f4421f00b36a89a8673c2a0d7a3f3e1ba2a441561a5c2fb0b166ad23a` | +| `2.37.0-dev` `v2-dev` `2.37.0-r7-dev` `2.37-dev` `v2.37-dev` `v2.37.0-r7-dev` `v2.37.0-dev` `2-dev` `latest-dev` | October 22nd | `sha256:d21c74fbf452307c785aee7adaa93506f3987508c8cce0838c702738fe627390` | +| `2.37` `latest` `v2.37.0` `2.37.0` `v2.37` `v2` `2` | October 20th | `sha256:b3026ec6f659f1e8dffeddefac7a836cee62706198a0b2698ffb25352a92f7d9` | | `2.37.0-r6-dev` `v2.37.0-r6-dev` | October 13th | `sha256:32574cbaced835ec3bde4302d440124f244821930f6f5f6dc74e71db3ba9c2bf` | | `2.37.0-r5-dev` `v2.37.0-r5-dev` | October 9th | `sha256:774262d7dc979db2d9dc9898f8ab1727d306c8e91814569fbdca087395ae26b4` | | `2.37.0-r4-dev` `v2.37.0-r4-dev` | October 7th | `sha256:dcda7211806808d737174965f3fbf3615dff30ff73d63f9bcd8f139159ea46ac` | diff --git a/content/chainguard/chainguard-images/reference/dive/tags_history.md b/content/chainguard/chainguard-images/reference/dive/tags_history.md index c5367f8111..9ceaba9d4b 100644 --- a/content/chainguard/chainguard-images/reference/dive/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dive/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:87a33d05f80f25dbbf972935438e14c614bb875bad61622cb001d47b001afa58` | +| `latest` | October 20th | `sha256:c8ec9499ba0dc3615fcd57ccfe76e334a2750bb0edbf961dc806cc7aad50acf7` | diff --git a/content/chainguard/chainguard-images/reference/dotnet-runtime/tags_history.md b/content/chainguard/chainguard-images/reference/dotnet-runtime/tags_history.md index 0e0aa8cb6e..68a7fb7367 100644 --- a/content/chainguard/chainguard-images/reference/dotnet-runtime/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dotnet-runtime/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:d6d297fbf3fa192d4f5952ad8b7e6c0b52700ce92ff5c5d57c2fd1becef9ea55` | -| `latest-dev` | October 13th | `sha256:760f383090e97276c3821a2834493044227578c25f26417bd86f938eaaa84c77` | +| `latest-dev` | October 22nd | `sha256:6affbced8aff9b640fbe559562e997c72b1ce7a467b5de74cc931ed11ee850d5` | +| `latest` | October 22nd | `sha256:cd7ce1f40a7d354564b98eeaaa4e4a79b8341defb8acf2b7d093d66f94b2fa51` | diff --git a/content/chainguard/chainguard-images/reference/dotnet-sdk/tags_history.md b/content/chainguard/chainguard-images/reference/dotnet-sdk/tags_history.md index 37a9d13ecd..d448997c36 100644 --- a/content/chainguard/chainguard-images/reference/dotnet-sdk/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dotnet-sdk/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:f112ce0ce3f6944be1a1c31c6060230bb819e8c87dfed8f4bc1c8452b26f5a26` | -| `latest-dev` | October 13th | `sha256:910ee42921627a461689eae0620f31f71f73f055299e34735b5d0707b40844d7` | +| `latest-dev` | October 22nd | `sha256:e0202917a7be486cbd856f73b9b1c755b44c8b85b70f05f12b248920ae2f8a51` | +| `latest` | October 22nd | `sha256:7e467c8bb3c5dbb022a8b12a477c0401f58f56955c0a076ce2402b263cf99d4f` | diff --git a/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/image_specs.md b/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/image_specs.md index 69d58e39b0..ea1d7a45c8 100644 --- a/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/image_specs.md +++ b/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/image_specs.md @@ -47,7 +47,7 @@ The table shows package distribution across variants. |-------------------------------|------------|--------| | `apk-tools` | X | | | `bash` | X | X | -| `busybox` | X | | +| `busybox` | X | X | | `ca-certificates-bundle` | X | X | | `dynamic-localpv-provisioner` | X | X | | `git` | X | | @@ -59,7 +59,7 @@ The table shows package distribution across variants. | `libbrotlicommon1` | X | | | `libbrotlidec1` | X | | | `libbz2-1` | X | X | -| `libcrypt1` | X | | +| `libcrypt1` | X | X | | `libcrypto3` | X | | | `libcurl-openssl4` | X | | | `libelf` | X | X | diff --git a/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/tags_history.md b/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/tags_history.md index bc8d52ceec..9a26e7b41e 100644 --- a/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/tags_history.md +++ b/content/chainguard/chainguard-images/reference/dynamic-localpv-provisioner/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:20d961e65ce529d2756e6f075e429314ec8370cd6c75f2c4497f7072e05f53f7` | -| `latest` | October 13th | `sha256:d070b04591c002aceaef579ca0f304c87924ffd32b45bc9795d55bb78227fa59` | +| `latest-dev` | October 22nd | `sha256:5c42f6b1d8e2f40996c54a1f79656d3d1ab3b4f611576db7f0ec1f1dd4c50ff5` | +| `latest` | October 22nd | `sha256:33978c5c323e753e95584293f174d70ce56ea077ca9b1f63cbd9f8ce0726f98a` | diff --git a/content/chainguard/chainguard-images/reference/envoy-ratelimit/tags_history.md b/content/chainguard/chainguard-images/reference/envoy-ratelimit/tags_history.md index 207f6c8228..32b7a44dda 100644 --- a/content/chainguard/chainguard-images/reference/envoy-ratelimit/tags_history.md +++ b/content/chainguard/chainguard-images/reference/envoy-ratelimit/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:6a4b1d88114a146f19b0f4b0d8b4382709aa01adbcb39246fd11711d8b53e6a6` | -| `latest` | October 15th | `sha256:0fe52aefde560b30ab84a58e20a4e995b612dd04b8dc3652bcf4555d69a4ce49` | +| `latest-dev` | October 22nd | `sha256:786b26d0511fde3d0cc2e992f5292aa8157059053daf68f378f983be5b8718f5` | +| `latest` | October 20th | `sha256:eba5ce0e0ece78ac35ad8c8026bab7095e81b00f3e2b954d7017b413e2d80119` | diff --git a/content/chainguard/chainguard-images/reference/envoy/tags_history.md b/content/chainguard/chainguard-images/reference/envoy/tags_history.md index c363cc5268..c8d3415269 100644 --- a/content/chainguard/chainguard-images/reference/envoy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/envoy/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:7d21ad0457e8c359213b7f8ff94db5404682ecf0b3b925cbe89e8977730bbf1f` | +| `latest` | October 22nd | `sha256:3f1d61ee6f256b5e32a19131611a175e70c4eab442a8370339602a7f59cf1bb5` | diff --git a/content/chainguard/chainguard-images/reference/etcd/tags_history.md b/content/chainguard/chainguard-images/reference/etcd/tags_history.md index 6b3135816b..c203ece97d 100644 --- a/content/chainguard/chainguard-images/reference/etcd/tags_history.md +++ b/content/chainguard/chainguard-images/reference/etcd/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:aa2693573243fe05ba1df4b87ce553171ea787c11334f6e60acc046a931e8eda` | -| `latest` | October 13th | `sha256:588ab2653a7833dd682977dc292df8e561e1afb814783da2780537e0bb6d2739` | +| `latest-dev` | October 22nd | `sha256:d56f0b97569b00bbcaa2e359c77ba0d6ad685a8702e4090545b46a377bb51024` | +| `latest` | October 20th | `sha256:b5d673ed4b9472d66ab32fc40be801a0f1ef9ac14f110c3e35da7b76eb9869d5` | diff --git a/content/chainguard/chainguard-images/reference/external-dns/tags_history.md b/content/chainguard/chainguard-images/reference/external-dns/tags_history.md index cee36f0780..787d3d8866 100644 --- a/content/chainguard/chainguard-images/reference/external-dns/tags_history.md +++ b/content/chainguard/chainguard-images/reference/external-dns/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:3ec5669a61fbbc0a44cf02d696c27e047fc41022dbfd6e11d40645bb35d142dd` | -| `latest-dev` | October 13th | `sha256:e9293147d4722825b9300d0b02a50be07b1744107d1a7a6866d9e003806e6f5e` | +| `latest-dev` | October 22nd | `sha256:32fd7b866b642e85e93a864246260d69067e9157fdb18d835435207f025e2437` | +| `latest` | October 20th | `sha256:af691a3de7a0ca10caff5e6ac3adc04f9e3bd12212b2fc3dc71d5609aed2b139` | diff --git a/content/chainguard/chainguard-images/reference/external-secrets/tags_history.md b/content/chainguard/chainguard-images/reference/external-secrets/tags_history.md index 8dbc25c9b6..aba6392370 100644 --- a/content/chainguard/chainguard-images/reference/external-secrets/tags_history.md +++ b/content/chainguard/chainguard-images/reference/external-secrets/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:265b41bdf6018dae828bc6f05a3fe2622e73a2577462d8d71fbaf9cdfa0b53b0` | -| `latest` | October 16th | `sha256:632ce41e6bae34a7ce63bab974d52f2bae96d3a9e03da0fa0102e64c27d74d22` | +| `latest-dev` | October 22nd | `sha256:353f7294fcf7ef414bce7f59d9a44fdc97cbe017ae884d00cae2b00172715838` | +| `latest` | October 22nd | `sha256:460b72ecf9180b1ec566b624d2f14ae737345637d157c44ce59b28693bb29122` | diff --git a/content/chainguard/chainguard-images/reference/falcoctl/tags_history.md b/content/chainguard/chainguard-images/reference/falcoctl/tags_history.md index e3fb4b7da3..0d14bd438f 100644 --- a/content/chainguard/chainguard-images/reference/falcoctl/tags_history.md +++ b/content/chainguard/chainguard-images/reference/falcoctl/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:acd5a47851ac0dee16dc6b00567783867e7f0680c8dd179188701f6af479ce2b` | -| `latest` | October 13th | `sha256:19779213f016ba8afa55a241e68112b11bb168394af6a425baffba2b8f79cd11` | +| `latest-dev` | October 22nd | `sha256:01e6f8de1c04fd80d5db4a18c03e9f8ffe721eb91b68a01ab7d1258bc557c0be` | +| `latest` | October 20th | `sha256:6f161eefcfc940b04a75282b35227319ef49ff7a6f4681d4e20b59651ddb61cf` | diff --git a/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md b/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md index cedbcd473c..7d56a20a15 100644 --- a/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md +++ b/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:6d6df2dfddc07ff0720344bcf702056f494c1a5c0bf1041a9cfb4d14d07cf571` | +| `latest` | October 22nd | `sha256:1c8626f389d51818e8af9eb85756c1058349735e2793f703e7b918af79e0f9bf` | diff --git a/content/chainguard/chainguard-images/reference/fluentd/tags_history.md b/content/chainguard/chainguard-images/reference/fluentd/tags_history.md index 4502eb12a2..0c03e021c1 100644 --- a/content/chainguard/chainguard-images/reference/fluentd/tags_history.md +++ b/content/chainguard/chainguard-images/reference/fluentd/tags_history.md @@ -25,10 +25,10 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |----------------------|----------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:3ab52b78f3d6ab439c2ef1efd858e9f15f6e38f9b7e2b611bed18dc178b4be21` | -| `latest-dev` | October 18th | `sha256:33f2ec5970497c6d058d881874c8a66e66d567d95fde5c34b8e9b58b15ada090` | -| `latest-splunk-dev` | October 18th | `sha256:090be3dec358322e59d69d6c8e233b718071c097a4911e6c29c8f3c40912f22a` | -| `latest-splunk` | October 18th | `sha256:66fbe9be1a0fc3a01d9a8546790f344ecc831dc9f01457c8c3965511548f0555` | +| `latest` | October 22nd | `sha256:b6eb2f1c9b003ee669503c96d6da5abd29b2d4a731e532b34d63fb0dd05f7a59` | +| `latest-dev` | October 22nd | `sha256:58db4c3c67a6bdcc5ccd6b0d478fe0c0a33e0aca498b2988dfe5df3866f79148` | +| `latest-splunk-dev` | October 22nd | `sha256:48f290477d4241da030bda01604ff49f810ea3884eb6d9414bfa2c26a90a82b9` | +| `latest-splunk` | October 22nd | `sha256:9dfeb284b5942b3f56e630ccec99c809a0dbbd56e312443baaeef7211442cd07` | | `edge-dev` | September 29th | `sha256:092dc09a5f24342d65171d4cfd3c473030ffdb9257f991a23c56cc0bd3591e60` | | `edge` | September 29th | `sha256:3e90a70f5e3ae94e0ad95c5702218e88eb6a2e89f3a68eaced442c0300da42f8` | diff --git a/content/chainguard/chainguard-images/reference/flux-helm-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-helm-controller/tags_history.md index b7ef779131..76a62ef838 100644 --- a/content/chainguard/chainguard-images/reference/flux-helm-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-helm-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:281f6278913b94a9db8e8948cb270d94c7a624523be0aa0eb6a0660c7fd299b6` | -| `latest-dev` | October 13th | `sha256:40040536c8fe725e6e3deebcfe67f12fa4ad8aaa3cc25f3a4bced5576241b147` | +| `latest-dev` | October 22nd | `sha256:5fe0629c671715397b507b598834193206af0436fb0b27e1f3efeb1d4f408763` | +| `latest` | October 20th | `sha256:68891b112672f989058a1ba04e9a9740ae8ac3c633f70d87cdf52a1339dbe223` | diff --git a/content/chainguard/chainguard-images/reference/flux-image-automation-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-image-automation-controller/tags_history.md index e77c5eb20e..19f774545d 100644 --- a/content/chainguard/chainguard-images/reference/flux-image-automation-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-image-automation-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:ea39eab7a9c503eeecfe711ebb5f6d32eecfd69b09b4c2850c7012a540dcc3b4` | -| `latest` | October 13th | `sha256:b3ab9d781022015d7b60e35042ca34ab53603005d3af17731800e3f32b70c373` | +| `latest-dev` | October 22nd | `sha256:bd149d93adef99d63ccf7a33d3c87f2cf7b54cdb734c33e0f772c90dde48a129` | +| `latest` | October 20th | `sha256:6e9e8e6d3ffa900fd5aec4dbaa74f3b8bb12d756b40a18ed7e5c639aa2cf4525` | diff --git a/content/chainguard/chainguard-images/reference/flux-image-reflector-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-image-reflector-controller/tags_history.md index 2102c218b8..18b3844466 100644 --- a/content/chainguard/chainguard-images/reference/flux-image-reflector-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-image-reflector-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:1da64530b1ebfe6e45c02f526774112824e4ae9162e13d6cace9e04036767795` | -| `latest-dev` | October 13th | `sha256:c40e2f6526f0339ca0d65ff04183e7419bc7beb069884b1b616bd138c8e9e9e1` | +| `latest-dev` | October 22nd | `sha256:8c6d62a8ed9f9f340157286217d23f8333d9b34df2e32340fc9e695719dd7fa8` | +| `latest` | October 20th | `sha256:fd96c04a7229ef9b1ec0de31687408851ec70f99eab8af617845a3c1e7614cb5` | diff --git a/content/chainguard/chainguard-images/reference/flux-kustomize-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-kustomize-controller/tags_history.md index 72d9b740f8..ed733495ad 100644 --- a/content/chainguard/chainguard-images/reference/flux-kustomize-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-kustomize-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:0c6700a04bf32de03e76ffe4a80e5da24c40d0f052d9bc77de030eb71dc133d6` | -| `latest-dev` | October 18th | `sha256:07feaa44df53f64e8a13926cadb84f7ec034414cc72df063c0f82dcfee42b1fb` | +| `latest` | October 22nd | `sha256:b0f78540c72f675318f732e3a565f8df0f90d7d9e2e13fa7cc2b2fe394ed148f` | +| `latest-dev` | October 22nd | `sha256:23ce4ba394a8da59b0456853d535bf611d319d5e28139d82b0b7f44a99732fef` | diff --git a/content/chainguard/chainguard-images/reference/flux-notification-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-notification-controller/tags_history.md index 727aedbc5c..ed61087eaf 100644 --- a/content/chainguard/chainguard-images/reference/flux-notification-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-notification-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:00c68851cfdc91dbc3568fb1c440858348cf473e444ece6a45253f683c61dda9` | -| `latest-dev` | October 13th | `sha256:cd00d2a2fa280b80faea2c7fd5b0abb7e4a9d5fc93558f0b98bab39101b3792c` | +| `latest-dev` | October 22nd | `sha256:af5d43450d0d46bcb201bb844dda59dc19041a768ccfcd2c244d9564355d9f34` | +| `latest` | October 20th | `sha256:6087aaaa9f7a2601454f89b49c7becc9cfc0e4d6f1f0d73e7dcfe401e43256fe` | diff --git a/content/chainguard/chainguard-images/reference/flux-source-controller/tags_history.md b/content/chainguard/chainguard-images/reference/flux-source-controller/tags_history.md index 3fd5ec6a15..ea3c59d775 100644 --- a/content/chainguard/chainguard-images/reference/flux-source-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux-source-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:4b17679ff603ffcfd3e2ad7c1949b83244fc6a2d9f2a49637589f791ce030b9d` | -| `latest-dev` | October 13th | `sha256:5a6d0731c14a94c0b53eeef50ade7c0f3c0e69596216baca4f77812b0972fe3c` | +| `latest-dev` | October 22nd | `sha256:59e647f503cbe13eb8cda4e1fbe17118ffb1e4acc808d7299089847ac4ca8f1b` | +| `latest` | October 20th | `sha256:7876b3120aaba842035b404fb9be1b916f9a7c61f263519a43a2e8f933b64820` | diff --git a/content/chainguard/chainguard-images/reference/flux/tags_history.md b/content/chainguard/chainguard-images/reference/flux/tags_history.md index 5188e57d9c..b726220904 100644 --- a/content/chainguard/chainguard-images/reference/flux/tags_history.md +++ b/content/chainguard/chainguard-images/reference/flux/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:48db79c8caf7d04fe94c9f86ad4bad5e2baa96eff22476f61bc063b8f8e34d18` | -| `latest` | October 13th | `sha256:b0ac3f9acd8fc14901a9efe549b2a9fd2297dd06d31e43bafc6bcde363ad2a95` | +| `latest-dev` | October 22nd | `sha256:8c886093d93beed1b96c427d77000136f5108d4d575a94ef119b49da5b6feddd` | +| `latest` | October 20th | `sha256:01792d3d5e2a01a80fae46b0d16255d7091b08efe20d0db67bf48b8bdc81500f` | diff --git a/content/chainguard/chainguard-images/reference/fulcio/tags_history.md b/content/chainguard/chainguard-images/reference/fulcio/tags_history.md index 44a7820f2a..6c282a7b98 100644 --- a/content/chainguard/chainguard-images/reference/fulcio/tags_history.md +++ b/content/chainguard/chainguard-images/reference/fulcio/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:47195a6456d5d8950c0c46d7f5d322d738227f4f87697bd9178f145a2ceea0ec` | +| `latest-dev` | October 22nd | `sha256:6c18d649984d0dec326420466338fc09883c93354d2015b571df735e0ba67855` | | `latest` | October 13th | `sha256:0da3ed1aa01e9cb5e25ebee7cb64d5bad9dd4fb2a17ade152d5f889fe3dd0d8e` | diff --git a/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md b/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md index d441aa9f8f..7581f55658 100644 --- a/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:b3e50dbc96545baef4cf5c76582ca05c520f66157452f0ebab558892c2439a3e` | -| `latest-dev` | October 14th | `sha256:95f81f452390c1bc6d7701497f6046e481db67737f84bb7077dfb02fff2ad1f2` | +| `latest-dev` | October 22nd | `sha256:71f08c3e07a2ec90f7d54165ec06d46b4f699d01c1f0f334dedf25a9c8ccd66a` | +| `latest` | October 20th | `sha256:842dc4bebee8557b7d2a743854b1adca41ba607940045f685b2e3c017050f71f` | diff --git a/content/chainguard/chainguard-images/reference/gcc-glibc/tags_history.md b/content/chainguard/chainguard-images/reference/gcc-glibc/tags_history.md index 9b5eebfce5..855dae4d42 100644 --- a/content/chainguard/chainguard-images/reference/gcc-glibc/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gcc-glibc/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:0b19ba796fc7fda465982da330c72fdee5762cfd4b1a0af2647243b0eb8c928c` | +| `latest` | October 22nd | `sha256:8a5d97dc55b69e71fb0fbb0d95f894405fbb183caa2b011c26b1326e26b6426b` | diff --git a/content/chainguard/chainguard-images/reference/git/tags_history.md b/content/chainguard/chainguard-images/reference/git/tags_history.md index d7e00719b2..4a84188b57 100644 --- a/content/chainguard/chainguard-images/reference/git/tags_history.md +++ b/content/chainguard/chainguard-images/reference/git/tags_history.md @@ -25,12 +25,12 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |--------------------------|--------------|---------------------------------------------------------------------------| -| `latest-glibc-root-dev` | October 17th | `sha256:7639b8a2c8cc821214dcbfa306f23ea03d6d6a3464fb3f75442c1b8c4ca5cbc7` | -| `latest-glibc-dev` | October 17th | `sha256:349634a3a41d5b6bc9978739422e4c60d22391f3af7b3f509b620a41835fb9a4` | -| `latest-glibc-root` | October 17th | `sha256:9b594468694af147e4d20c8c9c9b69c4877fa978e9a767feaddf130f0b971c7b` | -| `latest-glibc` | October 17th | `sha256:ce132008cd2c640441d88c8a743c7192bc4a01f8aa148e8fae9615d93f266127` | -| `latest-dev` | October 13th | `sha256:738447f7bd65e541d136bab0f2b3799520e9fb62a41582837021c2302a91ffd9` | -| `latest-root-dev` | October 13th | `sha256:a9ed7cae30c554cd791caa0ca2b8681aa14a983af68ca0b29df8f7c8380c145f` | -| `latest-root` | October 13th | `sha256:41a4aab76b6aa4c80d11c74df9a2f3cccda325baf824e5c6de7dcf05c53de23e` | -| `latest` | October 13th | `sha256:1e5d5183d3586811932d69979f3f49599d53b9ee4f2c72215fc0401dc057234d` | +| `latest-glibc-root-dev` | October 22nd | `sha256:ddda1c6b45309b3be81661d0c953d833f6f0bc7edcb08582031d6ebd914ffc14` | +| `latest-glibc-root` | October 22nd | `sha256:0cd3da4df7c5103818cf6a225913a7ab4b71198085a0c6f92279a8da32680527` | +| `latest-glibc` | October 22nd | `sha256:0036e319b7b6724267e9f2ae6abe4b646f20265271410576f03a3a537ef8040b` | +| `latest-glibc-dev` | October 22nd | `sha256:973e3c342bfc96015cf9345eb76f745b52a52820fe5f0b6631536b64fd6a430d` | +| `latest` | October 20th | `sha256:8c56d4574812afac583fed4ec7aa6ed15c3f341b0a66475a0856d7a21045a4bb` | +| `latest-root-dev` | October 20th | `sha256:20ff9d314199f82236b128a170c249bd0a7116a3931d7e0e11ebf8b63f9a3194` | +| `latest-dev` | October 20th | `sha256:f650bd30a9968fc2d551d576362eaa3959918ff347a5e435ac93baf607080a56` | +| `latest-root` | October 20th | `sha256:926bd2824401e5d682f567a78b17ca4cd5681ce0d9e16690a6025584a8b8853f` | diff --git a/content/chainguard/chainguard-images/reference/gitlab-kas/tags_history.md b/content/chainguard/chainguard-images/reference/gitlab-kas/tags_history.md index 74f6a37762..4f05d0a01b 100644 --- a/content/chainguard/chainguard-images/reference/gitlab-kas/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gitlab-kas/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:81c8e02294bab4295f7cfc0f96ffc6682763478601dd4e2723f0abf16773f5a5` | -| `latest` | October 17th | `sha256:6e531d71a6b2bdb2bf02579c3923bb101576bc479ef908caf401b3436f0a3ff6` | +| `latest-dev` | October 22nd | `sha256:3fd74e0673b1b324dfe7f84e62e1a5163eafb74aef5dd9a61d834f1c518be480` | +| `latest` | October 19th | `sha256:0a1e2c2b80fdd7485678e75f43b40c3b35a4e2500a71fb843088300a5dac47bf` | diff --git a/content/chainguard/chainguard-images/reference/gitlab-pages/_index.md b/content/chainguard/chainguard-images/reference/gitlab-pages/_index.md new file mode 100644 index 0000000000..0aeec9084f --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-pages/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: gitlab-pages" +linktitle: "gitlab-pages" +type: "article" +layout: "single" +description: "Overview: gitlab-pages Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/gitlab-pages/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/provenance_info/" >}} +{{}} + +Minimal **gitlab-pages** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/gitlab-pages:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/gitlab-pages/image_specs.md b/content/chainguard/chainguard-images/reference/gitlab-pages/image_specs.md new file mode 100644 index 0000000000..de2b815d66 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-pages/image_specs.md @@ -0,0 +1,79 @@ +--- +title: "gitlab-pages Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public gitlab-pages Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/gitlab-pages/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **gitlab-pages** Image. + +## Variants Compared +The **gitlab-pages** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|-----------------------------------------------|-----------------------------------------------| +| Default User | `nonroot` | `nonroot` | +| Entrypoint | `/scripts/entrypoint.sh /scripts/start-pages` | `/scripts/entrypoint.sh /scripts/start-pages` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | yes | + +Check the [tags history page](/chainguard/chainguard-images/reference/gitlab-pages/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|----------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | X | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `curl` | X | X | +| `git` | X | | +| `gitlab-cng-base` | X | X | +| `gitlab-cng-pages-scripts` | X | X | +| `gitlab-logger` | X | X | +| `gitlab-pages` | X | X | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gomplate` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | X | +| `libbrotlidec1` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | X | +| `libexpat1` | X | | +| `libnghttp2-14` | X | X | +| `libpcre2-8-0` | X | | +| `libproc-2-0` | X | X | +| `libssl3` | X | X | +| `ncurses` | X | X | +| `ncurses-terminfo-base` | X | X | +| `openssl-config` | X | X | +| `procps` | X | X | +| `wolfi-baselayout` | X | X | +| `xtail` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/gitlab-pages/provenance_info.md b/content/chainguard/chainguard-images/reference/gitlab-pages/provenance_info.md new file mode 100644 index 0000000000..9d28a3f8db --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-pages/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for gitlab-pages Images" +type: "article" +unlisted: true +description: "Provenance information for gitlab-pages Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/gitlab-pages/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **gitlab-pages** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/gitlab-pages | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/gitlab-pages | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/gitlab-pages +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/gitlab-pages -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/gitlab-pages/tags_history.md b/content/chainguard/chainguard-images/reference/gitlab-pages/tags_history.md new file mode 100644 index 0000000000..54b9885526 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-pages/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "gitlab-pages Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the gitlab-pages Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/gitlab-pages/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-pages/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 22nd | `sha256:1a1a87c3dce2dbda9bc1e2e81268c400d3aaee57199233b60adc85496a695c8d` | +| `latest-dev` | October 22nd | `sha256:76c2d52b65799ed408a8e82c475ed01281b8c860d76bd186bb4f4782f23856e1` | + diff --git a/content/chainguard/chainguard-images/reference/gitlab-shell/_index.md b/content/chainguard/chainguard-images/reference/gitlab-shell/_index.md new file mode 100644 index 0000000000..068234ee13 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-shell/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: gitlab-shell" +linktitle: "gitlab-shell" +type: "article" +layout: "single" +description: "Overview: gitlab-shell Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +menu: + docs: + parent: "images-reference" +weight: 500 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=true url="/chainguard/chainguard-images/reference/gitlab-shell/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/provenance_info/" >}} +{{}} + +Minimal **gitlab-shell** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/gitlab-shell:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/gitlab-shell/image_specs.md b/content/chainguard/chainguard-images/reference/gitlab-shell/image_specs.md new file mode 100644 index 0000000000..20c88670ab --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-shell/image_specs.md @@ -0,0 +1,87 @@ +--- +title: "gitlab-shell Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public gitlab-shell Chainguard Image variants" +date: 2023-03-07T11:07:52+02:00 +lastmod: 2023-03-07T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 550 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/gitlab-shell/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **gitlab-shell** Image. + +## Variants Compared +The **gitlab-shell** Chainguard Image currently has 2 public variants: + +- `latest-dev` +- `latest` + +The table has detailed information about each of these variants. + +| | latest-dev | latest | +|--------------|---------------------------------------------------|---------------------------------------------------| +| Default User | `nonroot` | `nonroot` | +| Entrypoint | `/scripts/entrypoint.sh /scripts/process-wrapper` | `/scripts/entrypoint.sh /scripts/process-wrapper` | +| CMD | not specified | not specified | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | yes | + +Check the [tags history page](/chainguard/chainguard-images/reference/gitlab-shell/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|----------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | X | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `curl` | X | X | +| `git` | X | | +| `gitlab-cng-base` | X | X | +| `gitlab-cng-shell-scripts` | X | X | +| `gitlab-logger` | X | X | +| `gitlab-logger-compat` | X | X | +| `gitlab-shell` | X | X | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gomplate` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | X | +| `libbrotlidec1` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | X | +| `libedit` | X | X | +| `libexpat1` | X | | +| `libnghttp2-14` | X | X | +| `libpcre2-8-0` | X | | +| `libproc-2-0` | X | X | +| `libssl3` | X | X | +| `ncurses` | X | X | +| `ncurses-terminfo-base` | X | X | +| `openssh` | X | X | +| `openssh-client` | X | X | +| `openssh-keygen` | X | X | +| `openssh-server` | X | X | +| `openssh-server-config` | X | X | +| `openssh-sftp-server` | X | X | +| `openssl-config` | X | X | +| `procps` | X | X | +| `wolfi-baselayout` | X | X | +| `xtail` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/gitlab-shell/provenance_info.md b/content/chainguard/chainguard-images/reference/gitlab-shell/provenance_info.md new file mode 100644 index 0000000000..7dae421d9a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-shell/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for gitlab-shell Images" +type: "article" +unlisted: true +description: "Provenance information for gitlab-shell Chainguard Image" +date: 2022-11-01T11:07:52+02:00 +lastmod: 2022-11-01T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 600 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/gitlab-shell/provenance_info/" >}} +{{}} + +All Chainguard Images contain verifiable signatures and high-quality SBOMs (software bill of materials), features that enable users to confirm the origin of each image built and have a detailed list of everything that is packed within. + +## Verifying Image Signatures +The **gitlab-shell** Chainguard Images are signed using Sigstore, and you can check the included signatures using `cosign`. + +The following command requires [cosign](https://docs.sigstore.dev/cosign/overview/) and [jq](https://stedolan.github.io/jq/) to be installed on your machine. It will pull detailed information about all signatures found for the provided image. + +```shell +cosign verify --certificate-oidc-issuer=https://token.actions.githubusercontent.com --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main cgr.dev/chainguard/gitlab-shell | jq +``` + +By default, this command will fetch signatures for the `latest` tag. You can also specify the tag you want to fetch signatures for. + +## Downloading and Verifying SBOMs + +All Chainguard Images come with a high-quality Software Bill Of Materials (SBOM) attested at build-time. The SBOM can be downloaded using the cosign tool: + +```shell +cosign download attestation \ + --predicate-type=https://spdx.dev/Document \ + cgr.dev/chainguard/gitlab-shell | jq -r .payload | base64 -d | jq +``` +By default, this command will fetch the SBOM assigned to the `latest` tag. You can also specify the tag you want to fetch the SBOM from. + +With cosign 2.0+, you can use the `cosign verify-attestation` command to check the signature of an SBOM: + +```shell +cosign verify-attestation \ + --type https://spdx.dev/Document \ + --certificate-oidc-issuer=https://token.actions.githubusercontent.com \ + --certificate-identity=https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main \ + --platform=linux/amd64 \ + cgr.dev/chainguard/gitlab-shell +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/gitlab-shell -- +The following checks were performed on each of these signatures: +- The cosign claims were validated +- Existence of the claims in the transparency log was verified offline +- The code-signing certificate was verified using trusted certificate authority certificates +Certificate subject: https://github.com/chainguard-images/images/.github/workflows/release.yaml@refs/heads/main +Certificate issuer URL: https://token.actions.githubusercontent.com +GitHub Workflow Trigger: schedule +GitHub Workflow SHA: da283c26829d46c2d2883de5ff98bee672428696 +GitHub Workflow Name: .github/workflows/release.yaml +GitHub Workflow Trigger chainguard-images/images +GitHub Workflow Ref: refs/heads/main +... +``` diff --git a/content/chainguard/chainguard-images/reference/gitlab-shell/tags_history.md b/content/chainguard/chainguard-images/reference/gitlab-shell/tags_history.md new file mode 100644 index 0000000000..51fa8bb848 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/gitlab-shell/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "gitlab-shell Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the gitlab-shell Chainguard Image" +date: 2023-06-22T11:07:52+02:00 +lastmod: 2023-06-22T11:07:52+02:00 +draft: false +tags: ["Reference", "Chainguard Images", "Product"] +images: [] +weight: 700 +toc: true +--- + +{{< tabs >}} +{{< tab title="Overview" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/gitlab-shell/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/gitlab-shell/provenance_info/" >}} +{{}} + +The following table contains the most recent tags and digests that can be used to pin your Dockerfile to a specific build of this image. Check our guide on [Using the Tag History API](/chainguard/chainguard-images/using-the-tag-history-api/) for information on how to fetch all tags from an image and how to pin your Dockerfile to a specific digest. + +Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). + +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:3c761ed80c387c1b58b1ce793e1e21e38229d43b3f4bcecf6f715005d1c5dc32` | +| `latest` | October 22nd | `sha256:bbf9c2ae374e52f6831b22a9c0d24178f071ba9a7637bcb96d713fdeb85b97b3` | + diff --git a/content/chainguard/chainguard-images/reference/gitness/tags_history.md b/content/chainguard/chainguard-images/reference/gitness/tags_history.md index 2206c9a574..821a0862bc 100644 --- a/content/chainguard/chainguard-images/reference/gitness/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gitness/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:dfef269e8979acf35516b06a35fbd4cb362e76482abeea095f9a8aa758c8c06a` | -| `latest` | October 17th | `sha256:b3492aa2709bb6a150f90e9dfac0962944b7ce23347e66e45a14734a34bf06d0` | +| `latest` | October 22nd | `sha256:db1c993bd7af166c33ad8f0c65839efa62befc3be47d7f9fb6fb94be8a7bb841` | +| `latest-dev` | October 22nd | `sha256:f0ac647a56e83b4fe32402551d95c5b7f55d4cd60f929c9b7b1049a30ae6b6f6` | diff --git a/content/chainguard/chainguard-images/reference/glibc-dynamic/tags_history.md b/content/chainguard/chainguard-images/reference/glibc-dynamic/tags_history.md index 9d859f3090..bd3baffb11 100644 --- a/content/chainguard/chainguard-images/reference/glibc-dynamic/tags_history.md +++ b/content/chainguard/chainguard-images/reference/glibc-dynamic/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:8b14fe51c194e74236247ae2dbd05e0a4f9439a4300cae68f0e57401d07228a9` | +| `latest-dev` | October 22nd | `sha256:ab0d36a2d4044053c7dc57fd77ea685a8abb568f16518d236cdbcc0c7a6d8205` | | `latest` | October 13th | `sha256:ec2725e073fa6573977df10aea96c75bbb69c5d1fd4daae484a96a85d9974c60` | diff --git a/content/chainguard/chainguard-images/reference/go/tags_history.md b/content/chainguard/chainguard-images/reference/go/tags_history.md index bfae47465c..ada862be8c 100644 --- a/content/chainguard/chainguard-images/reference/go/tags_history.md +++ b/content/chainguard/chainguard-images/reference/go/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:05dce92100d11987863391318ef67ccf755a9c61909c6f7260e52fcd137757ef` | -| `latest` | October 13th | `sha256:0de8c7f5835e3f14a87b543a88263f98f20651b0530072cb1ab41ce9d523bb86` | +| `latest-dev` | October 22nd | `sha256:3cdb7e365b40a32fab2efc5e22e6d45734a6a8de5f283c6efce350cd8c448275` | +| `latest` | October 22nd | `sha256:461023fa5721ec917a297600d865723cd71f1b2f9a781a14907433d850bace70` | diff --git a/content/chainguard/chainguard-images/reference/google-cloud-sdk/tags_history.md b/content/chainguard/chainguard-images/reference/google-cloud-sdk/tags_history.md index 37bab5f52b..d50fa60fcb 100644 --- a/content/chainguard/chainguard-images/reference/google-cloud-sdk/tags_history.md +++ b/content/chainguard/chainguard-images/reference/google-cloud-sdk/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:5ddd4497dec6d6202043e209583006c07d467a4b71d7715e3e054769cbd2acc5` | +| `latest` | October 22nd | `sha256:28b506932090b2c5652cd09dccb589d1234b35339b72213961ca15edf42376e0` | diff --git a/content/chainguard/chainguard-images/reference/graalvm-native/tags_history.md b/content/chainguard/chainguard-images/reference/graalvm-native/tags_history.md index e7de154297..3f725401d4 100644 --- a/content/chainguard/chainguard-images/reference/graalvm-native/tags_history.md +++ b/content/chainguard/chainguard-images/reference/graalvm-native/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:1fb58f2c8a8c6c3ab771b1cad8d19879ee05fe33bbba92b7c02a6ac5d2896f8d` | +| `latest` | October 22nd | `sha256:b7785a0db1f8c1563702432172291598884d9d24d34fc5f6623fbe1b0bdc4c33` | diff --git a/content/chainguard/chainguard-images/reference/gradle/tags_history.md b/content/chainguard/chainguard-images/reference/gradle/tags_history.md index 0c35b8df4c..6370e78db1 100644 --- a/content/chainguard/chainguard-images/reference/gradle/tags_history.md +++ b/content/chainguard/chainguard-images/reference/gradle/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:ce1371055e243c03e279ce79313595c4767f06e1bb6e995d041e7dbced717b32` | +| `latest` | October 22nd | `sha256:1ed5cd0b63fdb49fc99eb35b424aa8746950337250af3515ba14aa2e8bec0bb2` | diff --git a/content/chainguard/chainguard-images/reference/grype/tags_history.md b/content/chainguard/chainguard-images/reference/grype/tags_history.md index 7306d86aca..f0e43f39b5 100644 --- a/content/chainguard/chainguard-images/reference/grype/tags_history.md +++ b/content/chainguard/chainguard-images/reference/grype/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:919fb131a6c56a455aaf64e7b22999cb9d0b962b39c4d414309ef9427cb3a040` | -| `latest` | October 16th | `sha256:164f3587296ac2871ddfca0f3d424bc69cd82a52880f61c4422c55b52587b504` | +| `latest` | October 22nd | `sha256:10e0be501c1e3dad80d9663073202e41692f20d263dccd1aa7bfedc32f97c944` | +| `latest-dev` | October 22nd | `sha256:5766304e8c2c0c700746677f8b17650fcbb9da75f3d36754d0310fa26e58459e` | diff --git a/content/chainguard/chainguard-images/reference/guacamole-server/tags_history.md b/content/chainguard/chainguard-images/reference/guacamole-server/tags_history.md index 5a68bb1b97..c539f49839 100644 --- a/content/chainguard/chainguard-images/reference/guacamole-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/guacamole-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:5196d60ca1666dc5a4ac7a3e7d8436f42cd4058cdf8f0e4652f8eadc3ad7e411` | -| `latest-dev` | October 17th | `sha256:1495a2efb81e08058c025e820af98a5faf6e13dfef5ee80aa4139e0858125c2b` | +| `latest-dev` | October 22nd | `sha256:8e1146ff673815e216873b77162040f23e0289277376353611299d72b8fb25a3` | +| `latest` | October 22nd | `sha256:66adaeb745fc012c59bf88cd600268bbecb4a586949a9c6bd6426b38ba0a689d` | diff --git a/content/chainguard/chainguard-images/reference/haproxy-ingress/tags_history.md b/content/chainguard/chainguard-images/reference/haproxy-ingress/tags_history.md index 1598eea550..5afa32e349 100644 --- a/content/chainguard/chainguard-images/reference/haproxy-ingress/tags_history.md +++ b/content/chainguard/chainguard-images/reference/haproxy-ingress/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:df9eabf7f659b90b24e2e88b6090fd9ad61c47acee85b48f44866d57d0414aaa` | -| `latest` | October 17th | `sha256:638895922dac875f97ffc051574a77b32181598c5f5ac3d631bc82c709919e8a` | +| `latest` | October 22nd | `sha256:77352f2a9bb67a5a0dcfa23206c2cc96d8fd4369e42ca9fa4fba3d409eff5f2e` | +| `latest-dev` | October 22nd | `sha256:1f2e26ec17554ce771b2e19aa7eeceab96e173b1c20508b29e33f0b28a579e5a` | diff --git a/content/chainguard/chainguard-images/reference/haproxy/image_specs.md b/content/chainguard/chainguard-images/reference/haproxy/image_specs.md index a7374057ad..ab776d95fb 100644 --- a/content/chainguard/chainguard-images/reference/haproxy/image_specs.md +++ b/content/chainguard/chainguard-images/reference/haproxy/image_specs.md @@ -44,6 +44,7 @@ The table shows package distribution across variants. | | latest | |--------------------------|--------| +| `bash` | X | | `busybox` | X | | `ca-certificates-bundle` | X | | `dataplaneapi` | X | @@ -58,6 +59,9 @@ The table shows package distribution across variants. | `libpcre2-8-0` | X | | `libpcre2-posix-3` | X | | `libssl3` | X | +| `ncurses` | X | +| `ncurses-terminfo-base` | X | | `openssl-config` | X | +| `posix-libc-utils` | X | | `wolfi-baselayout` | X | diff --git a/content/chainguard/chainguard-images/reference/haproxy/tags_history.md b/content/chainguard/chainguard-images/reference/haproxy/tags_history.md index a61652c6f9..7a9ecdcfc3 100644 --- a/content/chainguard/chainguard-images/reference/haproxy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/haproxy/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:f86614269249b99e61c915d4b67f4a400d37d9b2875843fe1db165807e665d27` | +| `latest` | October 22nd | `sha256:ab050751c48eb439fa4eafcdf2a8b003fabe9c7a60d2200b42587c25f6fc9b9d` | diff --git a/content/chainguard/chainguard-images/reference/helm-chartmuseum/tags_history.md b/content/chainguard/chainguard-images/reference/helm-chartmuseum/tags_history.md index c8dd1eaa7c..5a83c61d2f 100644 --- a/content/chainguard/chainguard-images/reference/helm-chartmuseum/tags_history.md +++ b/content/chainguard/chainguard-images/reference/helm-chartmuseum/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:37a9dcab825c10cf5f2ce06fc75e3e1d1c1c1e2a10e17d156d9976d3e1570cea` | -| `latest-dev` | October 13th | `sha256:7329e6d7d4e1e23b6196c4c21eabfbe5aa3dd476a3a4650b76c1e7d3c64ea883` | +| `latest-dev` | October 22nd | `sha256:8cd7c0fc496af5a81eeca79572334f81fc26fc1769db1b1e95d5318fc245ce15` | +| `latest` | October 20th | `sha256:5bfe43577afab492f8d755313a35c7bfadef15519089dfcda316c7098ef96044` | diff --git a/content/chainguard/chainguard-images/reference/helm/tags_history.md b/content/chainguard/chainguard-images/reference/helm/tags_history.md index ff8fe7feb3..e589b5a122 100644 --- a/content/chainguard/chainguard-images/reference/helm/tags_history.md +++ b/content/chainguard/chainguard-images/reference/helm/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:5338cbe0d0a994626355815c76f487366b4286515e715e984b9a317426e85aa4` | -| `latest` | October 17th | `sha256:0d03d5f69fd02e27e7d52e03466cb105b4c89333d23f89076a1aedaffb86b3fc` | +| `latest-dev` | October 22nd | `sha256:c13f13f865841e110ebd70a4143d3b389332e8dcbe8e1209c6b334ad5d39a43f` | +| `latest` | October 22nd | `sha256:ae6adb5c43a83fdccabea9684ae6fb1affe326aa7c87996456edd81482192c01` | diff --git a/content/chainguard/chainguard-images/reference/http-echo/tags_history.md b/content/chainguard/chainguard-images/reference/http-echo/tags_history.md index c648a83097..26d5ae30d2 100644 --- a/content/chainguard/chainguard-images/reference/http-echo/tags_history.md +++ b/content/chainguard/chainguard-images/reference/http-echo/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:fd0d431541d6ab6cdfdc41c21d711890058f133cd10277a3bcd23b8e1c5fd23e` | +| `latest-dev` | October 22nd | `sha256:e9b8d0511474b0f9327ac69d41178f5f44ebe056c6ee8123a1f1ef16812ee31e` | | `latest` | October 13th | `sha256:c1e83779fec426b3b82c32fcba903c4b9fddc41b6f4bae1bc7eaedb29aa85364` | diff --git a/content/chainguard/chainguard-images/reference/hugo/tags_history.md b/content/chainguard/chainguard-images/reference/hugo/tags_history.md index 81f5c97dba..a40bcdb551 100644 --- a/content/chainguard/chainguard-images/reference/hugo/tags_history.md +++ b/content/chainguard/chainguard-images/reference/hugo/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:75bcfd2bc62f2af42d5715d4aa84bc7daba1dce03702c9e2dbafcd16cdb4ee6e` | -| `latest` | October 17th | `sha256:bb9cb832fac7b9f95561c4c7970d1358bec9d7cb76da38a7111a26ec82e4d8fc` | +| `latest-dev` | October 22nd | `sha256:cd42bfb16c8029bc648bc630032ab8374577a8cf9d664dd64661018b1d8ad863` | +| `latest` | October 20th | `sha256:39e12340304f266c014258bddba450834a3f305530d12bd1c6d1d4a3b7494d7e` | diff --git a/content/chainguard/chainguard-images/reference/influxdb/tags_history.md b/content/chainguard/chainguard-images/reference/influxdb/tags_history.md index b801ff3953..049b7e9dff 100644 --- a/content/chainguard/chainguard-images/reference/influxdb/tags_history.md +++ b/content/chainguard/chainguard-images/reference/influxdb/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:4ed2c16c8b66a482bb96917766f3583ae055b7f1855147584ee98a648d58fd54` | -| `latest` | October 17th | `sha256:73d254589bc71e044a0c6e2a7c0b21ca392d1be7bd883cdfb396bfa0943ed9a9` | +| `latest` | October 22nd | `sha256:aabbdae6e1cb6e078f599183a6c5f314338294d3391f38fa792f53b68b68e62d` | +| `latest-dev` | October 22nd | `sha256:b9343b8873cb4c648fceb32f520827cb4fdf0556c13765a25aa1a60c82a318e5` | diff --git a/content/chainguard/chainguard-images/reference/ingress-nginx-controller/tags_history.md b/content/chainguard/chainguard-images/reference/ingress-nginx-controller/tags_history.md index bd40ad0e9e..6025301a3c 100644 --- a/content/chainguard/chainguard-images/reference/ingress-nginx-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ingress-nginx-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:d62d170aaef4f48943861d341f495cef3a69d9a5cb8d394753437312c7bc4ad5` | -| `latest-dev` | October 17th | `sha256:0fa8df162a16db6c8b8933ed826f794e7beb628f749c156f2b115588e38b3a7d` | +| `latest` | October 22nd | `sha256:f34a6f6e26902b2f976ca056da09f5867bf0a565bb52ffe8f00971c14504d8a8` | +| `latest-dev` | October 22nd | `sha256:d59c34baba7942a6c04dec4a99a62ead366ca783fcf840cc52f2b89357b942cc` | diff --git a/content/chainguard/chainguard-images/reference/ip-masq-agent/tags_history.md b/content/chainguard/chainguard-images/reference/ip-masq-agent/tags_history.md index be4512ae81..12ac934274 100644 --- a/content/chainguard/chainguard-images/reference/ip-masq-agent/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ip-masq-agent/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:cc3b4986d4ea22b028ed9e1c81caa33881a8883fee0afe6b81dc4ffb87321223` | | `latest` | October 13th | `sha256:9b3de3ac68ce0e3bca555f544017dfb482fa6bc02e9c5035ec4f6450507c302c` | -| `latest-dev` | October 13th | `sha256:918c7a0f9d07a12c374e0ec220ca1a4fffeac8f48336e291221439d9713a2faf` | diff --git a/content/chainguard/chainguard-images/reference/istio-install-cni/tags_history.md b/content/chainguard/chainguard-images/reference/istio-install-cni/tags_history.md index 0afee2a287..fc3e40413d 100644 --- a/content/chainguard/chainguard-images/reference/istio-install-cni/tags_history.md +++ b/content/chainguard/chainguard-images/reference/istio-install-cni/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:317727a6fcd15197ca48cec698f8de15d1f347b850652e2b3dd0215387c6a73f` | | `latest` | October 13th | `sha256:d335751018525232193b5800de61cfb26c327fc6b2408372054f8ff7e5b3505a` | -| `latest-dev` | October 13th | `sha256:62cf37dc5119973353f6f14d2fac0f18d6d35652427f9ec78aa07e1d6368b397` | diff --git a/content/chainguard/chainguard-images/reference/istio-operator/tags_history.md b/content/chainguard/chainguard-images/reference/istio-operator/tags_history.md index 5ff4708228..e99d66e8fa 100644 --- a/content/chainguard/chainguard-images/reference/istio-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/istio-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:b7353716adddbbc068ef4af37cd69a154ae9b3e92b0e4f59281de15ab609b2a1` | | `latest` | October 13th | `sha256:5c11b54265b06f164460af7f86bbd0c6cdccb904d2365ae0a79b6416ee63a0ed` | -| `latest-dev` | October 13th | `sha256:7427b79513df6aa94dd869f0052c21c75a3c7aed7ed1e3637a746a5ef9421f50` | diff --git a/content/chainguard/chainguard-images/reference/istio-pilot/tags_history.md b/content/chainguard/chainguard-images/reference/istio-pilot/tags_history.md index 8e8c314dee..a398d39ca1 100644 --- a/content/chainguard/chainguard-images/reference/istio-pilot/tags_history.md +++ b/content/chainguard/chainguard-images/reference/istio-pilot/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:ae9da9f62dc11f47482b90c59b949794628d1fc8ae8d1a8509d68c4588feefe2` | +| `latest-dev` | October 22nd | `sha256:20387c033a4602aa80fa2fee6093d169f6a3e2ab1684cddf862177b73a8c97dd` | | `latest` | October 13th | `sha256:8a2caefc74103927a673691f77c10b6648c3815ccf5b432836261f662caca5e1` | diff --git a/content/chainguard/chainguard-images/reference/istio-proxy/tags_history.md b/content/chainguard/chainguard-images/reference/istio-proxy/tags_history.md index 4665343455..0f06de2759 100644 --- a/content/chainguard/chainguard-images/reference/istio-proxy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/istio-proxy/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:4d57130ca9c95ff06cf5dadd249dc8c33a28375bb14e7e2e134d8e76995531cf` | | `latest` | October 13th | `sha256:0c6190808e4fc03b979825e433065b346a298ebdf0665d5250f92ab8dc61bfd8` | -| `latest-dev` | October 13th | `sha256:4d82ac30141bafa700d5da328f47eb9c189286bab73e33a88454e261095cf997` | diff --git a/content/chainguard/chainguard-images/reference/jdk-lts/tags_history.md b/content/chainguard/chainguard-images/reference/jdk-lts/tags_history.md index 5439c5449d..51f542b947 100644 --- a/content/chainguard/chainguard-images/reference/jdk-lts/tags_history.md +++ b/content/chainguard/chainguard-images/reference/jdk-lts/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:a16764e1af737975c0daba970eeaafb27ff581908592ab6c2f4a33ecfa2a93f6` | -| `latest-dev` | October 13th | `sha256:90e5738f7b70f502a1d8f8153b421ff65fa84a6ec4675e595fc48d842b7b31bb` | +| `latest` | October 22nd | `sha256:a197996006bacb9c7129c5b202cca06cc30bfd10b83784654c3f5377b0d5cc4b` | +| `latest-dev` | October 22nd | `sha256:58c1bce8b35b6a18ffc5cfca7d62d91682e7a4bcff0be3089b5048999118fc2c` | diff --git a/content/chainguard/chainguard-images/reference/jdk/tags_history.md b/content/chainguard/chainguard-images/reference/jdk/tags_history.md index 65adc5dc73..b6178e5f31 100644 --- a/content/chainguard/chainguard-images/reference/jdk/tags_history.md +++ b/content/chainguard/chainguard-images/reference/jdk/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:c6a04930f5c016b2e7575ffdc14c02dec4d00107b70c2f7920441a08d13a78c9` | -| `latest` | October 13th | `sha256:2185c7359ea01f5b5a26ecbf6052d4dfa26ca7338525cbc8f8b683c4ac3c71bc` | +| `latest` | October 22nd | `sha256:7c59b19c7f84c64eddd5e85d497a8b765c499149f1f352a3e5c9f7fe41c930ec` | +| `latest-dev` | October 22nd | `sha256:08c07bb9a2573b5e4d0feb7acccf0c9b141836abe72334b83d934d07db2021ad` | diff --git a/content/chainguard/chainguard-images/reference/jenkins/tags_history.md b/content/chainguard/chainguard-images/reference/jenkins/tags_history.md index 43c0f9eb42..19f21c9ef7 100644 --- a/content/chainguard/chainguard-images/reference/jenkins/tags_history.md +++ b/content/chainguard/chainguard-images/reference/jenkins/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:691d4d9a70e2f012855e87782cea88bdb48bc587c79aaa477711182375655b78` | +| `latest` | October 22nd | `sha256:b594d24604766a24a30fa7bdd838a598f2aa6ccf1f2ceb5398709cfec60d56ac` | diff --git a/content/chainguard/chainguard-images/reference/jre-lts/tags_history.md b/content/chainguard/chainguard-images/reference/jre-lts/tags_history.md index 85bde1fd7b..5c5aa0cd6d 100644 --- a/content/chainguard/chainguard-images/reference/jre-lts/tags_history.md +++ b/content/chainguard/chainguard-images/reference/jre-lts/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6d7bf6441ac3da1ac4fc5a4c1b1408c5e9b679bea3f349b5927089a4ad0ed34b` | -| `latest` | October 13th | `sha256:33bd3797cd21461db49ede9f2966dd25793d2c1ffd2dead41440af8ee9470447` | +| `latest` | October 22nd | `sha256:fd49358f40d07d6a65f22c53880172026e00891f9bf92411bea50cf91578c2e8` | +| `latest-dev` | October 22nd | `sha256:825d49cc9f1a6aecc42bfce592927967ecd112a423bf3bd94181b7935b93028c` | diff --git a/content/chainguard/chainguard-images/reference/jre/tags_history.md b/content/chainguard/chainguard-images/reference/jre/tags_history.md index 44fd108b04..677aa47ac0 100644 --- a/content/chainguard/chainguard-images/reference/jre/tags_history.md +++ b/content/chainguard/chainguard-images/reference/jre/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:56dec2578941297c0bde208a1f95f5f7d60a89647f9d6f0f420b99e2682b2f8f` | -| `latest-dev` | October 13th | `sha256:caaa40dc7862bfb5bb14d795c5e9f24c44dca16a210d2e8cbee6795b405ac11d` | +| `latest` | October 22nd | `sha256:a1e1d70023cc95afea0b72bea30726cf9ae5e59d7e99006d6e8db4cbb8c053b8` | +| `latest-dev` | October 22nd | `sha256:a221e35816794de919a562f7dd8fcc8d131a3155b9f5cc0f5ada782e3fa8393a` | diff --git a/content/chainguard/chainguard-images/reference/k3s-allinone/tags_history.md b/content/chainguard/chainguard-images/reference/k3s-allinone/tags_history.md index 062b1b242f..aeb3ee34c2 100644 --- a/content/chainguard/chainguard-images/reference/k3s-allinone/tags_history.md +++ b/content/chainguard/chainguard-images/reference/k3s-allinone/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:a4372205a18c9a3bae31b7711861ef32330e71a75337ce350c8f1d7dd7342b09` | -| `latest` | October 18th | `sha256:f6bfcc32291813dab68e290575690c20740fa32751df840d168829bf13164883` | +| `latest-dev` | October 22nd | `sha256:8c29998b3d680ba960b3a270244cfe3bee3714f1d7940c2f22f1b9a7fc407645` | +| `latest` | October 22nd | `sha256:791dfd3d3c43185f8860bc1acc5e7cc75d9151978babcdbebc4d8a5a49b98e28` | diff --git a/content/chainguard/chainguard-images/reference/k3s/tags_history.md b/content/chainguard/chainguard-images/reference/k3s/tags_history.md index 37e1914f70..0a96ba8ee5 100644 --- a/content/chainguard/chainguard-images/reference/k3s/tags_history.md +++ b/content/chainguard/chainguard-images/reference/k3s/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:2c6728ad7432404fe504e94153148d3477b01d028b5b6fc18bebc3e046a7c994` | -| `latest-dev` | October 18th | `sha256:e9857fa4a19ed69cc380c04979f191b36de3f6209d4de400b8c38184269dc2e2` | +| `latest-dev` | October 22nd | `sha256:bb5918067840ecf4c9fde644fc28617aa527d4228235aebb13223a9cd4c4f4e7` | +| `latest` | October 22nd | `sha256:42220138011dd8346961c91c991301111ae9e193c6cca048a18c14e93967cf44` | diff --git a/content/chainguard/chainguard-images/reference/k8s-sidecar/tags_history.md b/content/chainguard/chainguard-images/reference/k8s-sidecar/tags_history.md index 382015ca67..0bb93382bc 100644 --- a/content/chainguard/chainguard-images/reference/k8s-sidecar/tags_history.md +++ b/content/chainguard/chainguard-images/reference/k8s-sidecar/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:f7073eb8948f6163dd074d171b58b520be0f4d803a7ec8ad475bbbf511a2186e` | -| `latest-dev` | October 18th | `sha256:edb2daa9aca920854216236fa5264c49fb9b5969542a038da3bcd7130a415bd8` | +| `latest` | October 22nd | `sha256:14e4b3ca1f48015207c49c955a0e9aafe0838c780974fcdd7af41c4de69dac38` | +| `latest-dev` | October 22nd | `sha256:c7b96f4d02b0ed54353cf04a0b2effa03b0b42bb44c9dfe82dd979db4821a359` | diff --git a/content/chainguard/chainguard-images/reference/k8sgpt-operator/tags_history.md b/content/chainguard/chainguard-images/reference/k8sgpt-operator/tags_history.md index 2139296346..06e6186678 100644 --- a/content/chainguard/chainguard-images/reference/k8sgpt-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/k8sgpt-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:dae02fe31302fa149d23712edee841b684bd9e3fe5d80418dd8c1d47b220e78e` | -| `latest-dev` | October 16th | `sha256:73e04398873fefcae654f54186d7dec1c6a7137f2e1829560a21614ef4d02123` | +| `latest-dev` | October 22nd | `sha256:5f9fd5e5caad15e79bde46b198a21c7d94b6aebb2e08401b99b495b13fc0cfc5` | +| `latest` | October 20th | `sha256:af30f2042ed16a8ae059c28cc4b3d4c6363bd028b78b92a53d4bc3c7528e5e46` | diff --git a/content/chainguard/chainguard-images/reference/k8sgpt/tags_history.md b/content/chainguard/chainguard-images/reference/k8sgpt/tags_history.md index 28549bc9a2..b64ae1a1fa 100644 --- a/content/chainguard/chainguard-images/reference/k8sgpt/tags_history.md +++ b/content/chainguard/chainguard-images/reference/k8sgpt/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:458d0d514cfc4f59b58c82475b0fa259eb3b09ec30ce47a8acff85fafe35db92` | +| `latest` | October 20th | `sha256:2127c3200e8fae64ab446286783e216fad4e5d972e98a4639f12a01a104af984` | diff --git a/content/chainguard/chainguard-images/reference/kafka/tags_history.md b/content/chainguard/chainguard-images/reference/kafka/tags_history.md index 13a025bbda..e64e225345 100644 --- a/content/chainguard/chainguard-images/reference/kafka/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kafka/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:e06c3bcf8ea5bda269e8d6c00829cc26880a56218a233c0db1796a246b8a79d9` | -| `latest` | October 18th | `sha256:fdb81d2df0fdabe653cd7bdf815ca14ff4b3a390bc89afdaa6f1c247a8e00881` | +| `latest` | October 22nd | `sha256:5b4fe6260d0589db0d8c7cbff89511260792d3f4b328a76b46be1d89845c0df7` | +| `latest-dev` | October 22nd | `sha256:2bcf491884a9a00f98488d58dd8d971761a1d4bd133a188fab34d61263c7dd42` | diff --git a/content/chainguard/chainguard-images/reference/karpenter/tags_history.md b/content/chainguard/chainguard-images/reference/karpenter/tags_history.md index 5a8b7226b1..12294e1029 100644 --- a/content/chainguard/chainguard-images/reference/karpenter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/karpenter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:70ca733577bb760fb81b7bdfcb70e2e909845791597e9732b2cc0447f346dbd4` | -| `latest` | October 13th | `sha256:e0072b55921d549feffabfcffdfcff3d7862dd3a8c25e5a1eb6bfdc36cb7e2b6` | +| `latest-dev` | October 22nd | `sha256:5fd5d1d619bb1668dbd1b4cb351d1a06b2687d9cd57079c3ded4784091a6e89c` | +| `latest` | October 20th | `sha256:dc39cc4ba634a555250df04f056762b8ed18ac24c15b3380c06b9e482419bfbd` | diff --git a/content/chainguard/chainguard-images/reference/keda-adapter/tags_history.md b/content/chainguard/chainguard-images/reference/keda-adapter/tags_history.md index 65b3c1c6c3..b104fe2a10 100644 --- a/content/chainguard/chainguard-images/reference/keda-adapter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/keda-adapter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:c0c61828df87268a1d35dd3e27ce942fcd1c3bedd08894fddbf554894b8c6f7d` | -| `latest-dev` | October 13th | `sha256:4f129aaa54c7dbecd5341531dc94bcdbb5adffb00d0fcd6a929c35289ffd11e5` | +| `latest` | October 22nd | `sha256:0c675d9074f87975c64774d55c5dca8c0e2d57e1c9877bf3a9c7f98a933b4867` | +| `latest-dev` | October 22nd | `sha256:d6d2a3337d2a48d59068be254f18f16da4d2a47d4471f13939bc804e0838197b` | diff --git a/content/chainguard/chainguard-images/reference/keda-admission-webhooks/tags_history.md b/content/chainguard/chainguard-images/reference/keda-admission-webhooks/tags_history.md index 39810d8fef..8472d78a6b 100644 --- a/content/chainguard/chainguard-images/reference/keda-admission-webhooks/tags_history.md +++ b/content/chainguard/chainguard-images/reference/keda-admission-webhooks/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:a8895ae5a78a0fd675927fd19aaabe68ad6f60e3a4617d6e7bdf45546a1e782a` | -| `latest` | October 13th | `sha256:a455401f0c15e72bc472f4a9b7b9a6a96c8d53ca070401122f41ad273cbfe2be` | +| `latest` | October 22nd | `sha256:be53f9e37489af3cf2004a6afaf7a1808d0817c0f35ce437deba819d3d324e23` | +| `latest-dev` | October 22nd | `sha256:d81e30e8c1a23e2e45e843340fec77e091441e5cb7734657577739e91b9c03b2` | diff --git a/content/chainguard/chainguard-images/reference/keda/tags_history.md b/content/chainguard/chainguard-images/reference/keda/tags_history.md index 2c0faf70ef..82af98465b 100644 --- a/content/chainguard/chainguard-images/reference/keda/tags_history.md +++ b/content/chainguard/chainguard-images/reference/keda/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:453d773fc7601a004c6d16cddd04e663688bcffe7bb47e9bf9f5b0d80215a868` | -| `latest-dev` | October 13th | `sha256:dd9c370e5adb6d88f69a3bbb09e8b1dcea62a98f69441bd06c64e40b9bcaa523` | +| `latest-dev` | October 22nd | `sha256:25225bbd50ca879f4139879ce03a3b6989aa10ab50372609fde47b468eed4700` | +| `latest` | October 22nd | `sha256:c392de35be3d1bc0af072354bcd26d6fd4a4444f94185f18cf2a81e5e213beec` | diff --git a/content/chainguard/chainguard-images/reference/keycloak/tags_history.md b/content/chainguard/chainguard-images/reference/keycloak/tags_history.md index efa7d829b9..3fb596d8b5 100644 --- a/content/chainguard/chainguard-images/reference/keycloak/tags_history.md +++ b/content/chainguard/chainguard-images/reference/keycloak/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:7482f51b23ffeebd4f092595f2c7f09cbc9a12420a98dc68a05d191b9e2f0933` | -| `latest` | October 13th | `sha256:4b46bae257c4037d887a32abf9dabfcaf59029168e6d81cd79c2b07c4ab8d00c` | +| `latest` | October 22nd | `sha256:57870892999cc23ec8e8c72eabde9bbefa0b65e2cc4d6f43cdbab8780f28bcdf` | +| `latest-dev` | October 22nd | `sha256:9537908b7d216ecacd76f42762ed6fb00b621b943d916f11bf0cab8741362537` | diff --git a/content/chainguard/chainguard-images/reference/ko/tags_history.md b/content/chainguard/chainguard-images/reference/ko/tags_history.md index 7f9b2b6cea..38d57edfbe 100644 --- a/content/chainguard/chainguard-images/reference/ko/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ko/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:3c1c0baf5110a0706145143d31e766493c3a3d749abaa58c5277683b49e839e1` | +| `latest` | October 22nd | `sha256:7ec2580e0941c5b9f104a34fe0778d5a0e5fdc0bc4c643aa048769ff011e0970` | diff --git a/content/chainguard/chainguard-images/reference/kube-bench/tags_history.md b/content/chainguard/chainguard-images/reference/kube-bench/tags_history.md index 4125401f50..4a9f6fb3e3 100644 --- a/content/chainguard/chainguard-images/reference/kube-bench/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kube-bench/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:1a4c8fe71f8dfd48168fcc4bb1b696d3dd4302e487249babf1ca2f4ccfeb39b2` | +| `latest` | October 22nd | `sha256:a71cd5633b4e2aa7d7467a46dec048c92e0237fd11e0941f00f29b0585a56be0` | diff --git a/content/chainguard/chainguard-images/reference/kube-downscaler/tags_history.md b/content/chainguard/chainguard-images/reference/kube-downscaler/tags_history.md index 98224801d1..ec3a4d253c 100644 --- a/content/chainguard/chainguard-images/reference/kube-downscaler/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kube-downscaler/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:e659c4f9562f0b6254a6e4c7242bca32e63d21ccd3b8bd758af0c4085a7f9f8c` | -| `latest` | October 18th | `sha256:039df4209b732a382bd40766cb42dded4138c4e3bb43937a51af2bee3ece1148` | +| `latest-dev` | October 22nd | `sha256:cc6eca1d557309a335dac1357317dfc821992587a8f18579027e24500fe18374` | +| `latest` | October 22nd | `sha256:4cc6e46e64d6277d8aede820d28be93a22ec7bde88cf09422601c5b96b2b177a` | diff --git a/content/chainguard/chainguard-images/reference/kube-fluentd-operator/tags_history.md b/content/chainguard/chainguard-images/reference/kube-fluentd-operator/tags_history.md index e1bee2a1b5..1ffb9677f1 100644 --- a/content/chainguard/chainguard-images/reference/kube-fluentd-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kube-fluentd-operator/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:b9ed892a2d797b1a51e424d9b1abe191ed35ae2d65120935a78d81024ced5eba` | +| `latest` | October 22nd | `sha256:37ecf6274bf30bcaa421c837962f235069fe33c1ce945add13af2a1abd85aa50` | diff --git a/content/chainguard/chainguard-images/reference/kube-logging-operator/tags_history.md b/content/chainguard/chainguard-images/reference/kube-logging-operator/tags_history.md index 969bfba6e8..6c6a7d45a2 100644 --- a/content/chainguard/chainguard-images/reference/kube-logging-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kube-logging-operator/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:05edbd16f60998cbfa4a40a036902566c20e4584b334f9173cd52fdeff8db242` | +| `latest` | October 22nd | `sha256:a5edff217e72795272d5213a0306c6c28aa57d3c9e39a040dba65a223e752804` | diff --git a/content/chainguard/chainguard-images/reference/kube-state-metrics/tags_history.md b/content/chainguard/chainguard-images/reference/kube-state-metrics/tags_history.md index 35d0e7eecd..eb68112111 100644 --- a/content/chainguard/chainguard-images/reference/kube-state-metrics/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kube-state-metrics/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:b05a4e6634c509a9b1df9c8b786ede94965d6b4cb0f712b45010e3e1b2ce8908` | -| `latest-dev` | October 13th | `sha256:a1c5f02bc8283e25dd6e2c6dd2d0c126871e85f4654d54a8592856a4e70b007e` | +| `latest-dev` | October 22nd | `sha256:4b1414721c112237a05fc0f78eaf963df140ebc9409cc54e411a056e034b5084` | +| `latest` | October 20th | `sha256:577f6afbf386585b13869a237a2d74d80b3fce8adfe5a6ce1fa8adafd3f1c054` | diff --git a/content/chainguard/chainguard-images/reference/kubectl/tags_history.md b/content/chainguard/chainguard-images/reference/kubectl/tags_history.md index 902ae19e6d..b714327942 100644 --- a/content/chainguard/chainguard-images/reference/kubectl/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubectl/tags_history.md @@ -23,8 +23,8 @@ The following table contains the most recent tags and digests that can be used t Please note that digests and timestamps only change when there is a change to the image, even though images are rebuilt every night. The "Last Changed" column indicates when the image was last modified, and doesn't always reflect the latest build timestamp. For more information about how our reproducible builds work, please refer to [this blog post](https://www.chainguard.dev/unchained/reproducing-chainguards-reproducible-image-builds). -| Tag (s) | Last Changed | Digest | -|---------------|----------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:c7d4eb331e938bce8c41a74fb9fce6a3ce4e3c1b46d5eaab047ad3ee3e28f9fe` | -| `latest` | September 22nd | `sha256:97e0018c02db9227075b08cc10daf42669de256d4918a3998bb8cdf6b466162f` | +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 22nd | `sha256:a42ea29ad88903ca5603de558ce0b24da596790d596e00b7bdc2d6b8dce694fa` | +| `latest-dev` | October 22nd | `sha256:55cce0759e3d3a495a531598f9659ec2ad1e4eac4229e0cf49980dc407217b30` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-jupyter-web-app/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-jupyter-web-app/tags_history.md index 915549c23a..abaa92122e 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-jupyter-web-app/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-jupyter-web-app/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:f67f3eff778b5a8dee6ff5f724dbdc1655d4c9f2cd454f3590b5331f1246b07c` | -| `latest` | October 18th | `sha256:c3f61a6719927bf8f77dd9a1add86dc75f6b28e95d68e5abc1b74805a9e9881f` | +| `latest-dev` | October 22nd | `sha256:7d40553d35dd8244384f546b3463ab3555ac969abda0e6acfa49d4c408b52e10` | +| `latest` | October 22nd | `sha256:e283f27d415af10cb49c0d70ace911925da101f9a89f7d1fec4fdd90d8b79ebe` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-controller/tags_history.md index addeba03f8..6e4b6ee554 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:f3946a129f4d762cd481bce50430c3cc2bea2a9d83612dff9267c22821cf881e` | -| `latest` | October 15th | `sha256:2c15319900b9b9146dd4e3407b5c392f2bebfac3a9d7cbf3b72ec0295a962922` | +| `latest-dev` | October 22nd | `sha256:8fe15e59e27cd8730fc19ebc186bbe4d010f13b82c04d78f742fea5090f564dd` | +| `latest` | October 20th | `sha256:58e0036cd9aae537f15c1f60ebe3bca83a7b4fd64f90633d4385c9492138132a` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-db-manager/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-db-manager/tags_history.md index b2084b3a95..bca47d5d58 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-db-manager/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-db-manager/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:52f33ba90d270cad877422d64c772f500bb1da1ce7696cfd59a59d1f3310829c` | -| `latest-dev` | October 16th | `sha256:1973e6192d0f9677f36de7020eadad79765875b2890e501e2b0da894eddc2b2f` | +| `latest-dev` | October 22nd | `sha256:735a184d284187091d7535cef2f2e6e6b686c1a5b2fb055b338a036579c76cc5` | +| `latest` | October 20th | `sha256:3571389319a555d5ece436b514f055595f6f23587ca8d134db400efe24c78b52` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-earlystopping-medianstop/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-earlystopping-medianstop/tags_history.md index 436515857f..53fd76f51a 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-earlystopping-medianstop/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-earlystopping-medianstop/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:6fed95e3b6b27ceca50b4377e269498d716780a5da3cdaf9b24fe0fc707f346b` | -| `latest-dev` | October 18th | `sha256:805939682778d37b60a66e221d2abb1cbd611bbb5f996c9c50277544e7be9c5f` | +| `latest-dev` | October 22nd | `sha256:96eeb0d1b8dbdcff93c4764e21915617b22616dfd351da6e46fdbee78e735940` | +| `latest` | October 22nd | `sha256:11e66940f94ceacb69f84293d31891e95582ce6ce3010772b8ab6614593870db` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-file-metrics-collector/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-file-metrics-collector/tags_history.md index 153bf83c9d..958f1d5ce6 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-file-metrics-collector/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-file-metrics-collector/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:77572c9d5a517f3e445d05608692384901453d54b75e744b4539bcaca294f2ba` | -| `latest-dev` | October 15th | `sha256:1f02ed45e32debf43364e3e48f1c9247e1764ad9d70028406828bee317dff926` | +| `latest-dev` | October 22nd | `sha256:2157fd2325c40ebe3c5962fbe5c0e4cf004a1ba5f502f883ff0f1a8ea3cb4338` | +| `latest` | October 20th | `sha256:85f60d0bde05fcea751af07235698bf85aa1137015c9d243257b5ea59fd4a7e0` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-darts/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-darts/tags_history.md index cd4483101f..9bcae7d732 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-darts/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-darts/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:ad676240b489019860b46a8c987cf0132db612a1cf1b8e3fab0dc8faeb9b22d2` | -| `latest` | October 18th | `sha256:baa0bd08539b376d0d296c0e49bcc5727f125377790f29696e47ad2abffe16b5` | +| `latest-dev` | October 22nd | `sha256:7f55e2a9fcc33dc8c1582d729db99a307dbee449390a7a3eae189479150c4804` | +| `latest` | October 22nd | `sha256:25ec75af3f51924a7a5f2ef55904a3df2b113ea8979d139adf5ec85315a0ca81` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-goptuna/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-goptuna/tags_history.md index 7aeae2fd57..bb05fbdc8e 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-goptuna/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-goptuna/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:a941210535dce558511bb32bf1105bb5fc9e35e3b619478edb2602b007b5648f` | -| `latest` | October 15th | `sha256:1cff6cce61c125530991ad8e5a18d574a6345c6ba90e1eb1755868cd9a9a9759` | +| `latest-dev` | October 22nd | `sha256:049eb41dc8cbbaf4462032254c7d541590cef1ef3884f3bb6afba0465ab8940a` | +| `latest` | October 20th | `sha256:f3e7dbbda3c4e33fcbf8ee669b8f45d9733a6c383812bb09d3a1d24344e68834` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperband/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperband/tags_history.md index 4d31a1bcc1..45ff1a9f66 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperband/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperband/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:af735d0917d65a0f429909ff00919099afe5c2ba126c93810cd9bd358ae577fe` | -| `latest-dev` | October 18th | `sha256:af989645bb253277b2e346c9f0efb51cb9016a7a98d5afc7bada1ea939fc0120` | +| `latest-dev` | October 22nd | `sha256:6a11f90760d47ca20f4c5085a883233090dd6d2eec53806751019b454a16dd0f` | +| `latest` | October 22nd | `sha256:9485aa02abe7a6407443b76ea54eabd40695adfb8bc7bcd09bd9a2a88c690e5d` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperopt/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperopt/tags_history.md index c48a85f3d8..48749b6c9c 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperopt/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-hyperopt/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:4fad880daf931d12306cfd0ea3bdad5219dfa5be9d70d04c79978dd85c7c74f9` | -| `latest-dev` | October 18th | `sha256:99707780aeed88d014ae83e2d56759cbd2f0b391e9fc5fc61c7eae26e2a94279` | +| `latest` | October 22nd | `sha256:8a19f9e91677a9a7e335dd0dbcb06f02fe2a29645b6b0b75f923db6103306d68` | +| `latest-dev` | October 22nd | `sha256:37a4ffb23fb6d83b1a254abff0753daf9f2c15eb7a75ca339125a6d08ed450bb` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-optuna/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-optuna/tags_history.md index b83c61857f..d538d9bc74 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-optuna/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-optuna/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:0289315fa851ec63dda97fbf08fadedd616a005b04bc4e8a4a5bdd3900bbce6e` | -| `latest` | October 18th | `sha256:3cb23f7e83d9c10f9fa8ad673e3f241736c69dd209ef1be2a60bcacd7fedf657` | +| `latest-dev` | October 22nd | `sha256:ce0ed524789169066290c2adaf12015100bc95fa346561946350cd692f084072` | +| `latest` | October 22nd | `sha256:aab1776e48a9d2b1e059cdd7bc41bf6eceadf495ad42fc9dd8aa12341d3fda92` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-pbt/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-pbt/tags_history.md index cb5a18cbc3..2aad2233d1 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-pbt/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-pbt/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:851a1f233b590194d9eb91d02064f42c914984be231c164b54736f6325a4155f` | -| `latest` | October 18th | `sha256:6882b8d2d2f8e12eb7ebda6d3ec502d319de8e5342f6fb43a32cc23b62d1a9ce` | +| `latest-dev` | October 22nd | `sha256:774dc3885aab510e6e3d9fc6693e3df5a33197b1d112935933d66aa2b10a7c56` | +| `latest` | October 22nd | `sha256:d92d7e02086329fb553c1ddba9bf992a0248599b928055185e93b0b6114fadfe` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-skopt/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-skopt/tags_history.md index f247f8bc19..9b557adb9f 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-skopt/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-katib-suggestion-skopt/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:2c994dcd093f028ca344d8e5ef1e834796f962edf163462cd465e4032fc9c75b` | -| `latest-dev` | October 18th | `sha256:910fa1a1f6129bc9f6e4bd65626f6192ea7cad290445628313a0542dad8c3fa8` | +| `latest` | October 22nd | `sha256:5a0f6066ac97f9121850437edf71fd85c77cf980acff4f49f9bd3b52a8aec1d1` | +| `latest-dev` | October 22nd | `sha256:aa8ada9edde1dc608653eac5d36797696fdfdcff671549a4e14254e122a60c85` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-api-server/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-api-server/tags_history.md index bf2e779385..b93db5dcd2 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-api-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-api-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:b7bf0f86876b4fc8642e4681be0b55056a95b2e1d16a7c4c651550ae6169a965` | +| `latest-dev` | October 22nd | `sha256:747d50f0670862c323215d02bdb201dcd950b7df8b206c94beaf2622425a5e62` | | `latest` | October 13th | `sha256:e737892beccb2cb573f2ac91171171adbcf144b84d2ae336d32e2da31a22be52` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-deployer/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-deployer/tags_history.md index 0d07969d8f..045afa8a41 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-deployer/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-deployer/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6d3fc7bf6e49a25241cb826f602c2fab73d7bddebee69ff71cf3755b0e018f41` | -| `latest` | October 13th | `sha256:d317391f428eda2ecc7ac1774231ff5dc928afc81af29bcab5e3f536e459724d` | +| `latest` | October 22nd | `sha256:949d7b3276f18473e87f422109549108644f1c1acfea6b210946cd1e5d8b32e9` | +| `latest-dev` | October 22nd | `sha256:daf447a23a896f03e5e76d85f0afe60fc08547f8ea5b09cbedd98ec6277db6c3` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-server/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-server/tags_history.md index 7c9783eba0..9391cdd1c8 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-cache-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:3482bb208bb59aa90f8db6c78fe9734fb51ec99c0b2a67b46289c9aacb375a7c` | +| `latest-dev` | October 22nd | `sha256:684e3567d96d731f976547a45464a57e1efe4914d392681c00cb6da390b3085b` | | `latest` | October 13th | `sha256:9b645bfde3a123cd87db37deda6ebaf58cc4433adb97f660b5f7903b45d6ab43` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-metadata-writer/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-metadata-writer/tags_history.md index df7448b2c6..1f1a7540d5 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-metadata-writer/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-metadata-writer/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:ddd94a618cee42a13fc8c79e3a57219aad367ccaab9a3a101edc25d70459a866` | -| `latest-dev` | October 18th | `sha256:ed02057e4c84a77d16218589031eb7f5c5b41b810a58efe87336d128d49b5d68` | +| `latest-dev` | October 22nd | `sha256:eaa81ea466ce8d6a91144c500c0b3fd9c20e70462c7ac5ae1b75d4d7fc6ef327` | +| `latest` | October 22nd | `sha256:002c1b54bec0fe47609538a28761f4aad86b548a665355132a456f9e297791d5` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-persistenceagent/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-persistenceagent/tags_history.md index a43d861ba5..78a500c748 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-persistenceagent/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-persistenceagent/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:dc88d8b46789586e99b9893fd3f9f44c2563caf7e5d939c92cd34d85c0fd4a3b` | | `latest` | October 13th | `sha256:b54b7da8542f7a21308805ac083e1eaa6fac814b78c70e4f6eff8ba3ea88e79a` | -| `latest-dev` | October 13th | `sha256:f6440e10239bfb35b80b2593b370603450bd1ad0885fd4a893e7e0f8c16d6cbe` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-scheduledworkflow/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-scheduledworkflow/tags_history.md index c692271521..0b1dc0b5be 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-scheduledworkflow/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-scheduledworkflow/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:a3ed4af1d092f3719b1d756ed507874cd1a337f5d5bcb240dc6fa8bdd7c4f8a5` | +| `latest-dev` | October 22nd | `sha256:e3ae710ee035a62955c39f545ac5f14015eb1243114da717f906e63904bba063` | | `latest` | October 13th | `sha256:b47b96575bee9f9a8ec6b3743521732b95b55ef3f20a6569cc24e4a56bd96e18` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-viewer-crd-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-viewer-crd-controller/tags_history.md index 65b5f72a43..2574eefc80 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-pipelines-viewer-crd-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-pipelines-viewer-crd-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:4b81383ff3aaff8c61706294cd265ddc3d05ae4d0e04e975c41424f577d7c852` | | `latest` | October 13th | `sha256:6bdc6cc621165f4d2797a02814ab2554a865db9eb5b5d11dd7e1786600b8fa06` | -| `latest-dev` | October 13th | `sha256:96397a92e8095fd76d0349592180fb89b21282096d24289306f8952b62642b02` | diff --git a/content/chainguard/chainguard-images/reference/kubeflow-volumes-web-app/tags_history.md b/content/chainguard/chainguard-images/reference/kubeflow-volumes-web-app/tags_history.md index 3600097fee..56bc57fd4f 100644 --- a/content/chainguard/chainguard-images/reference/kubeflow-volumes-web-app/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubeflow-volumes-web-app/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:36ce87417f64e1105c79c96f3f8283a079d1cc18463d4d0b47480ff4e4ac8e77` | -| `latest` | October 18th | `sha256:77f4cbf7e66260f389e1a6af1002c756b945df3733e747962317992ce946cf21` | +| `latest` | October 22nd | `sha256:149ff3ebbc670e06815cf23dacc20b6fd944a69b40a215d2eb4a6e9103752425` | +| `latest-dev` | October 22nd | `sha256:02201c15364a26ba94325198f6b8d42fe2360586fdd36f5fa0c6fe3fe1eeb9ee` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-attacher/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-attacher/tags_history.md index ddbe275611..83f4c0e6ab 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-attacher/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-attacher/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:0dbbc5c93e52a65278f0a0ea3aa214a0b931ae15cf0c2a7a68df385bfb536edc` | -| `latest-dev` | October 13th | `sha256:f37a3ab2887340c53cff6e787a1964a09b423e026eeef3ba34dd719539a974ba` | +| `latest` | October 22nd | `sha256:29b012fec155bd6a5b861ba3460b63b3437d11a2ac03c78739bfe76f7f7d3cd3` | +| `latest-dev` | October 22nd | `sha256:3eb2a267aba9aa26782f93d37f4446374b363f1f6b117584bc920b027e6cf022` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-provisioner/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-provisioner/tags_history.md index 8cc80d2fa9..a2fe2d5d6b 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-provisioner/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-provisioner/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:d0573a63630368503fc63bc5e1f33db90ae74c10f6f1b246dd98984cda854a06` | -| `latest` | October 13th | `sha256:61d65ca324e3990c4180af77cc2c6792ded170965d4ff668390344d568f7fa9d` | +| `latest` | October 22nd | `sha256:f4878059b6502ad87e22b71def842f09afc86f7703eda04d1148ac094bf890c8` | +| `latest-dev` | October 22nd | `sha256:d6c153cf92fd5e710872ee2263140c76117f83ce77375b66257c3858bb2d4fb7` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-resizer/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-resizer/tags_history.md index 0928b963d4..0a5013b02a 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-resizer/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-resizer/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:50e219cac1c4beec7f38b62cec8e8e25bc68ee621644a735ed98379883639ad1` | -| `latest` | October 13th | `sha256:9245e5dfc61600d0620081af280a576afc244f147b27b6fdefc05cdb94fbdbda` | +| `latest-dev` | October 22nd | `sha256:2e22eeb681263a931b2aeedfbf13212934d8f1d0a8fd84cf781cbb4c6b3f2e40` | +| `latest` | October 22nd | `sha256:504dc28153cd1483c6914a45a3713bf611d31196c2a12e236b8e58ed51a4bdd2` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-controller/tags_history.md index 86a44c27e4..e07b10a5ae 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:b58cca3dc144908e857d4b1d71dff444f5e09a5016dfd403288d8122e196c102` | -| `latest-dev` | October 13th | `sha256:d229379466b9e9ee6ad37085ca77eedca5b341fb32f333f5f2dac15c7088023f` | +| `latest` | October 22nd | `sha256:46adcca33b0e474c8469ef51ed2f31a6a11d4e651ed67d244c1e6df61fa977fe` | +| `latest-dev` | October 22nd | `sha256:4073a67ef822c532bdd9f31a283a98667c23c50d03e349340d5c3ecd88e7a2c8` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-validation-webhook/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-validation-webhook/tags_history.md index 66ce6c0098..1c5d0e8b19 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-validation-webhook/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshot-validation-webhook/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:534ca1501b0b063ceff5d1774e76b6885e010e369ce09164174dff03efa199bb` | +| `latest` | October 22nd | `sha256:b9b996425102db00c1e3be4aff40db846670fbb38e3684eca883423d8519e0f5` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshotter/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshotter/tags_history.md index 937512d324..db685e3531 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshotter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-external-snapshotter/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:0d5b6a587afd3fb8b93a128880a049634155f18df54c0e91026e5f7909055220` | +| `latest` | October 22nd | `sha256:37f4b2039e9697be951a200fa064835d91467a5ea3e747adee093446bf75af94` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-livenessprobe/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-livenessprobe/tags_history.md index 7cb4de447f..748b81b993 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-livenessprobe/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-livenessprobe/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:c1743920faf59f42d6fa852821dd2f563883acfabb0b037fad58a3a05ebb843a` | +| `latest` | October 20th | `sha256:b427871c9b11f7c64bf28750e440e7328303cf519e6637ebed7b3ee5e7024f1e` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-csi-node-driver-registrar/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-csi-node-driver-registrar/tags_history.md index 048eef8b57..49291ca186 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-csi-node-driver-registrar/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-csi-node-driver-registrar/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:501501412344d9a9131f43a542028ced9fb31739cc1909312b203ced13ea853f` | +| `latest` | October 20th | `sha256:9da69770d8be60abb8dae99579a4868c29f2476f48355c6681b3341dcf50ded4` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-dashboard-metrics-scraper/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-dashboard-metrics-scraper/tags_history.md index 1bfd4b0b33..ffaa994b83 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-dashboard-metrics-scraper/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-dashboard-metrics-scraper/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:b58666953b0900e56a1eb2c865248cfd1c501568c6d3f6833757c6e20fc39ef8` | -| `latest-dev` | October 13th | `sha256:64a7fad39efdcdd91151ae0f6cf52b12db848d33cae9f28deda7105a90c681db` | +| `latest-dev` | October 22nd | `sha256:b0b7b2135ee42fc8a097fbc02619f64a4f5c869931916ce45a594979aa20c9ce` | +| `latest` | October 20th | `sha256:1df97df4406a2350c452a2837b77b96976ed161a641c935ebfa114e3857e834d` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-dashboard/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-dashboard/tags_history.md index 19fd55c19d..86b29cd787 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-dashboard/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-dashboard/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6c461c3ce480ca451708d8909e6dc119a594660d9ca91d86edd49d84141f6ecf` | -| `latest` | October 13th | `sha256:b461bc7fd91d0c35a4e8b0751afcfa56d7cdf4fb3f702394824610a804db7f17` | +| `latest-dev` | October 22nd | `sha256:3f8cfda9888267744e81bae0d253545233e0d049e9fcf2982071f559f34b155d` | +| `latest` | October 20th | `sha256:e057fa77d4efe3c81863d0d1e5eb85c77507a04808b904671965258b2f64ea35` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-dns-node-cache/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-dns-node-cache/tags_history.md index 0f4b9956e8..5e819075e9 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-dns-node-cache/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-dns-node-cache/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:be7f33b2e6e963cd75411a6e0c4ad6a83ebdc524f54f5cded09e08da63aa991d` | +| `latest` | October 20th | `sha256:fd600ba9b2d312a59c2fc1ef92ade410bec2a37c643fc1fea5bb453952a31a1f` | diff --git a/content/chainguard/chainguard-images/reference/kubernetes-ingress-defaultbackend/tags_history.md b/content/chainguard/chainguard-images/reference/kubernetes-ingress-defaultbackend/tags_history.md index f8397eef49..2926257760 100644 --- a/content/chainguard/chainguard-images/reference/kubernetes-ingress-defaultbackend/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubernetes-ingress-defaultbackend/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:9526e25e18bb7a7497341a51a030c84c65f0e3b1bd0a15816dead9046b77c99f` | -| `latest-dev` | October 13th | `sha256:081d862e5978668b1081200a131a40e2ee60542493154c98bbaac56dbff3321b` | +| `latest-dev` | October 22nd | `sha256:7e40c60f92720aa7e7b009231b82a29e229fee8e3fc93c5c58544580b09bee49` | +| `latest` | October 20th | `sha256:a27604896844afded6289d3bf64092a2e2136180275e6e9f88b3c84effc306f9` | diff --git a/content/chainguard/chainguard-images/reference/kubewatch/tags_history.md b/content/chainguard/chainguard-images/reference/kubewatch/tags_history.md index dee7e352ac..4e02bd6a3e 100644 --- a/content/chainguard/chainguard-images/reference/kubewatch/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kubewatch/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:4958f8c7330dcea577ce2fa81cc0034957636a97d82a4f5e3f915515e5b29d75` | -| `latest-dev` | October 17th | `sha256:4abcdf7096957ee7dc03723642c7ce6251cf7c81038df933f97be92a139a8699` | +| `latest-dev` | October 22nd | `sha256:a379a8b4553d8761e472969128a755d4d806c521e723e8fab4ec198c050d3524` | +| `latest` | October 20th | `sha256:d3d0ee423ca3dff815d58155b755661a907c172f7ec85ecdc06fc7f556b21fdb` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-background-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-background-controller/tags_history.md index 74751b23b5..defdf8d699 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-background-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-background-controller/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:5c476ef6b176cc47bf93755372ae49dd73733b11339dc3611ad126109659f0c3` | +| `latest` | October 22nd | `sha256:20a3deda0cce54d833a675463065a5e60ca9c1df76fed67b0c156e6bbea7efb4` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-cleanup-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-cleanup-controller/tags_history.md index 13a94a470d..52a2c209e0 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-cleanup-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-cleanup-controller/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:73a4cf1fe07371ad716e8a563f6bf735700bcfac348ff30fc55c58535d42da6f` | +| `latest` | October 22nd | `sha256:6bccda742b8cfc86bc28d11a13af3ee1a961180653ea61de6cca11da02752ce4` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-cli/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-cli/tags_history.md index e097578224..d4fa24f3e7 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-cli/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:d9923e3db7891563e917aecdcfbdc9e3f0d417421f28d01b24a3152b997a9c61` | +| `latest` | October 22nd | `sha256:4f7ccdcc981bb4d487ecdc10bd31292e4dd7b2a9e03ec73df6cacc7fb0299cce` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-plugin/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-plugin/tags_history.md index e5ede1566b..f2f1000886 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-plugin/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-plugin/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:ec295603a657b42bc1ecf5b7943eb63edfc60c32e3ef3b64a3868f7f6cbc8da1` | -| `latest` | October 18th | `sha256:bd255f3b05f96e0327b559e841f25929d895320b03d121b6061b555bebd6cebe` | +| `latest` | October 22nd | `sha256:89809293f4fd5205f605ac9b061b126e38048946054f9b10c2c1f09f4c79dfee` | +| `latest-dev` | October 22nd | `sha256:fbdd0a175e9812fd83ba7c9bf0d9c6f6b8af7633b5b9de83299a3e41741a3655` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-reporter/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-reporter/tags_history.md index 742e6fa681..b9bb63a3f0 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-reporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-reporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:7fcf26629e26f6805b2f42df5c3fe9c1a21d005e163212d38e6c81ee10226450` | -| `latest-dev` | October 18th | `sha256:75299a018cffb02afefc1e83a8a78ca9acf0c9d8d28a4983caaff48595a3ef28` | +| `latest` | October 22nd | `sha256:cadb66b9b3ed8e8ab1338cd18f9a37a50256164a079da4cf4c29659f73954c07` | +| `latest-dev` | October 22nd | `sha256:f3890213f97e7b12ceb45404ae6ae6b235aac8835e420512928673970fb0f5f1` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-ui/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-ui/tags_history.md index 5b91f29514..30db1b18e9 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-ui/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-policy-reporter-ui/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:14996fbcfda51bceab5dabc89d6173f443305c175a5b345a8ed0581c35ca4a65` | -| `latest-dev` | October 18th | `sha256:ce9eec1bfa43b70a3a345ac0b884f1472dbffafa309201768b5d8dbd04985126` | +| `latest-dev` | October 22nd | `sha256:374f11f59d773584ca927d87aa5e4009b2d0b471cc990909a3d2e8555686a999` | +| `latest` | October 22nd | `sha256:507ff68183f046b20630a4246dd36bf38e3caab3b9b4c3f4f7f6132b1914ac7c` | diff --git a/content/chainguard/chainguard-images/reference/kyverno-reports-controller/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno-reports-controller/tags_history.md index b7e2bd1c73..a71c22c87c 100644 --- a/content/chainguard/chainguard-images/reference/kyverno-reports-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno-reports-controller/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:a558fef5612b55b857ba0790e3899256495a846aba6489b0e5e2073dee23d978` | +| `latest` | October 22nd | `sha256:6ed02b89c0e21792cb1241a1a81b4f6184c837304a36a76455da77e3f061b4a8` | diff --git a/content/chainguard/chainguard-images/reference/kyverno/tags_history.md b/content/chainguard/chainguard-images/reference/kyverno/tags_history.md index 162bbdf4b6..7d25ea15fb 100644 --- a/content/chainguard/chainguard-images/reference/kyverno/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyverno/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:2381b6830ceabaad7aef941c9ddfedca0e204a395498eb1cee15309481fa573d` | +| `latest` | October 22nd | `sha256:ad68468aa64d4ff6e4347aa8f45dd9d64dd6911911ce97528cc9f80c25cb60f5` | diff --git a/content/chainguard/chainguard-images/reference/kyvernopre/tags_history.md b/content/chainguard/chainguard-images/reference/kyvernopre/tags_history.md index d298c2fae6..f6d9b15e9a 100644 --- a/content/chainguard/chainguard-images/reference/kyvernopre/tags_history.md +++ b/content/chainguard/chainguard-images/reference/kyvernopre/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:fccc4b075926fdc51885074073bbb7cdfdf28f3d579d0ba8ab28fdbf8def9065` | +| `latest` | October 22nd | `sha256:1e12f4b5310efb9bc98ed9bed3680b9a279113bd6ce2af139a382882389dae57` | diff --git a/content/chainguard/chainguard-images/reference/loki/tags_history.md b/content/chainguard/chainguard-images/reference/loki/tags_history.md index 8aa23cbce3..59331fb699 100644 --- a/content/chainguard/chainguard-images/reference/loki/tags_history.md +++ b/content/chainguard/chainguard-images/reference/loki/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:4098c2e59aa27ee66d0dce547c1d2e7e8155e21bec3c008307e8e1a6045740d6` | -| `latest-dev` | October 17th | `sha256:a8eeb68ad0090bbc5c9ada4204127ada5a6d834b50f162f08a4f1b0401ae95c6` | +| `latest-dev` | October 22nd | `sha256:7c15004f59da5d7d04b7a584aedefd16b5fba2a8f49abcccec6e3a561bd1c069` | +| `latest` | October 20th | `sha256:af369370a3b22fb81aeac6a987d0201afd0045ee5796f9a9d6e45cccbf1b5c28` | diff --git a/content/chainguard/chainguard-images/reference/mariadb/tags_history.md b/content/chainguard/chainguard-images/reference/mariadb/tags_history.md index d370ba8d2d..bce205bb19 100644 --- a/content/chainguard/chainguard-images/reference/mariadb/tags_history.md +++ b/content/chainguard/chainguard-images/reference/mariadb/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:c7a8b32491694a662850efbbd0601ad44293fc40d09f303be66dde7fc7584d51` | +| `latest` | October 22nd | `sha256:0155b9870539ef9c8864cbd94d1ec726768e7700c18adaff507609b303837e63` | diff --git a/content/chainguard/chainguard-images/reference/maven/tags_history.md b/content/chainguard/chainguard-images/reference/maven/tags_history.md index 1883029e0e..f528d08def 100644 --- a/content/chainguard/chainguard-images/reference/maven/tags_history.md +++ b/content/chainguard/chainguard-images/reference/maven/tags_history.md @@ -25,8 +25,8 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |--------------------------------|--------------|---------------------------------------------------------------------------| -| `openjdk-11` | October 18th | `sha256:be01110dd1794b8ebe5ae89bd624d1b0a64c7fc247a1590362d86c79cd9dbdc0` | -| `openjdk-11-dev` | October 18th | `sha256:045e647990ba4a599d6e7f8e32d53e2f4d2329d3a14574ae32f02b43f4f474d9` | -| `latest` `openjdk-17` | October 13th | `sha256:7b7dcd21e262ea0aae6e36e040b7b36495f3c3e81f1ae045742c4c6d77c338cd` | -| `latest-dev` `openjdk-17-dev` | October 13th | `sha256:b36566b78e22f8b0fb97005357c0bec2b645987bbdf89070ce0daa7c7598ea04` | +| `openjdk-11` | October 22nd | `sha256:7d48555645e64fcae175481d468b46b02c93ac0df3c3c1259c74ac0d58cd8350` | +| `openjdk-17-dev` `latest-dev` | October 22nd | `sha256:b985a3d9d6fc9235ec135aab289ad80ccae08618f7952112fe713d348172d3b3` | +| `openjdk-11-dev` | October 22nd | `sha256:6e5b8847beb0a86ecf34e8458248fa12e7700dcdfefed9dbc778527652f3c599` | +| `latest` `openjdk-17` | October 22nd | `sha256:7cd6da3a2d2a9fd4df51df0f0ba6e55b370288736c4aa6ffe6c77680857d4cd0` | diff --git a/content/chainguard/chainguard-images/reference/meilisearch/tags_history.md b/content/chainguard/chainguard-images/reference/meilisearch/tags_history.md index 5e6a985f91..8459ac11dc 100644 --- a/content/chainguard/chainguard-images/reference/meilisearch/tags_history.md +++ b/content/chainguard/chainguard-images/reference/meilisearch/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:d93360f05b705d3b4be8399a8fa368afdf11fdb1569dd3dd71f6c055590900cc` | +| `latest` | October 22nd | `sha256:974a64ca1edd0964bce75e7c3579a7eb09d9ec4134ee6f6a21587bac0744968c` | diff --git a/content/chainguard/chainguard-images/reference/melange/tags_history.md b/content/chainguard/chainguard-images/reference/melange/tags_history.md index d2fc999097..c2c76d6d4d 100644 --- a/content/chainguard/chainguard-images/reference/melange/tags_history.md +++ b/content/chainguard/chainguard-images/reference/melange/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:928bc928d545b5dba91fb7f4a4d3d2023655a61c32fe04b44066621a9dcdbb1a` | +| `latest` | October 20th | `sha256:f1d51d6be2c1dbdcb0264bcd9cd40cb5acc40b2a817aab31d6865890b8f61cf7` | diff --git a/content/chainguard/chainguard-images/reference/memcached-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/memcached-exporter/tags_history.md index c6f12371fa..158ac27383 100644 --- a/content/chainguard/chainguard-images/reference/memcached-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/memcached-exporter/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:fc03f8f4c8c2c79ebaaa54f1e4e863ed18335d6c0f30713e92f495ab9ee1c2ff` | +| `latest` | October 20th | `sha256:ffa209548fa266bc87ba20074369cd6a2b48b71d4483ea68eb577e660a291a07` | diff --git a/content/chainguard/chainguard-images/reference/memcached/tags_history.md b/content/chainguard/chainguard-images/reference/memcached/tags_history.md index b837a1c07d..c0078521e4 100644 --- a/content/chainguard/chainguard-images/reference/memcached/tags_history.md +++ b/content/chainguard/chainguard-images/reference/memcached/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:0dc2dc67d4dfad3681e0be4e785f749f04e188f4f646c67714d8db3e35675df7` | +| `latest` | October 20th | `sha256:ba886997f9293ae44bedbece4af6ae9cbcfda40a1b516585fa32732db78578f0` | diff --git a/content/chainguard/chainguard-images/reference/metacontroller/tags_history.md b/content/chainguard/chainguard-images/reference/metacontroller/tags_history.md index 5eb7c59d2d..03f72acdde 100644 --- a/content/chainguard/chainguard-images/reference/metacontroller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/metacontroller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:a1f4478c8df2da4cfdf262526fa1008ed592d9c5cfa5042ba6518b04dabae90f` | -| `latest` | October 18th | `sha256:15c8217cebe235f406e0ffeb699866147a62a2b95ab4537e986a7a195321e53d` | +| `latest-dev` | October 22nd | `sha256:484e6bdd39befea20784903ff1590057a7ff5a69bc856a1f3253de5a23034560` | +| `latest` | October 20th | `sha256:d99fc74ed7d47da31cf807563320d14df90e1dbc7e46f7f98825d9b9d5e6cb0b` | diff --git a/content/chainguard/chainguard-images/reference/metrics-server/tags_history.md b/content/chainguard/chainguard-images/reference/metrics-server/tags_history.md index a20266300b..ee1fbc7025 100644 --- a/content/chainguard/chainguard-images/reference/metrics-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/metrics-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:272c798c96fe6055e54827ea475f5897bf5e77a352ff28e625f4fcc16697fe60` | -| `latest-dev` | October 15th | `sha256:3a7a0c4edcfecc2a719bb59e707dfb15731da78b4364c05a3b49c1f3ab075469` | +| `latest-dev` | October 22nd | `sha256:8cc676b20c58d8b18743711669c7caa584b7ed772c2b16d08700ed2f1b988c8c` | +| `latest` | October 20th | `sha256:28fd986ad9c3505f1c10377e39adc821bfc2fa6f01c82cf170616e79a3d924f6` | diff --git a/content/chainguard/chainguard-images/reference/minio-client/tags_history.md b/content/chainguard/chainguard-images/reference/minio-client/tags_history.md index 841d84d17c..e5c83b925e 100644 --- a/content/chainguard/chainguard-images/reference/minio-client/tags_history.md +++ b/content/chainguard/chainguard-images/reference/minio-client/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------------------|--------------|---------------------------------------------------------------------------| -| `0` `latest` | October 15th | `sha256:ced064786841638f856ae51b2542efa32b7e9b88038e00ea56bae54ebce87669` | -| `latest-dev` `0-dev` | October 15th | `sha256:1e5c3746c0e7dac17f343aeb2f38cda640f9e7aa8b36a330503ba50f6130d2bc` | +| `latest-dev` `0-dev` | October 22nd | `sha256:10e66ec9b3f6d0609fb050085b906a15f3658f77a6cead3ef5f4a9f3454bdec0` | +| `0` `latest` | October 20th | `sha256:7f1ddc4a5b95ce2c9d968c6cc4a16b59773b91eccf04f76d1b7e06fa0231c84c` | diff --git a/content/chainguard/chainguard-images/reference/minio/tags_history.md b/content/chainguard/chainguard-images/reference/minio/tags_history.md index 60ac574c59..de19dc15ed 100644 --- a/content/chainguard/chainguard-images/reference/minio/tags_history.md +++ b/content/chainguard/chainguard-images/reference/minio/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------------------|--------------|---------------------------------------------------------------------------| -| `0-dev` `latest-dev` | October 17th | `sha256:f06a193f4867dd328b49cc7f816f9041f0518dc4d2cd5c39101b33bb965ddaef` | -| `0` `latest` | October 17th | `sha256:79bc85afe09633a3d688e202f89e57ed17d6627d8f89a921cef0c9f791e9be19` | +| `latest-dev` `0-dev` | October 22nd | `sha256:18616163606360319d615907da2131946b6be75794ec91320ec38aa51c8e4b6b` | +| `0` `latest` | October 20th | `sha256:98bbaeba48f2980b51ed5b854509bd96f664780bb2d94a1fb1c2f6756ac5059f` | diff --git a/content/chainguard/chainguard-images/reference/nats/tags_history.md b/content/chainguard/chainguard-images/reference/nats/tags_history.md index c9a69ad544..8b0914c1b8 100644 --- a/content/chainguard/chainguard-images/reference/nats/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nats/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:b4b11dca0530571d3f8b75ae6bc12640c476d414e3d1b7c612c51db9d1caa650` | +| `latest-dev` | October 22nd | `sha256:09fe5dffe1a51c31c067322cc6fd497bc93061c3b72b13314b92b3d2ac8bca94` | | `latest` | October 13th | `sha256:dad86308f7424974ff243f5902362190ff181d169a00971e996b2b33e5200417` | diff --git a/content/chainguard/chainguard-images/reference/netcat/tags_history.md b/content/chainguard/chainguard-images/reference/netcat/tags_history.md index 8443937020..01d0768e40 100644 --- a/content/chainguard/chainguard-images/reference/netcat/tags_history.md +++ b/content/chainguard/chainguard-images/reference/netcat/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:af295950b0addfcb1134a3c450ea5457722beba0077e9e3b4eaf57a88ab302a6` | +| `latest` | October 20th | `sha256:5855065f3ee5d0479952e9fadce9f6a3bc52c521aa587ef217bd73d4789220e9` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-fluent-bit-output/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-fluent-bit-output/tags_history.md index ae473e6f24..6bdb9fcd22 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-fluent-bit-output/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-fluent-bit-output/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:6b2a7a6ff3cfaf33c3661f4fee38a7abd17321fa06715a5f2291e6d627ff9d10` | +| `latest` | October 22nd | `sha256:7d01f3e54581c7425904dec5ef337ac906cd78b460b8afbec2fbca964062df21` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-infrastructure-bundle/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-infrastructure-bundle/tags_history.md index c3d03596c2..40170de054 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-infrastructure-bundle/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-infrastructure-bundle/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:bcea3b3285936c58f804fc4ad19c0dde434ad50d9340f6420063b0f6bf424110` | +| `latest` | October 22nd | `sha256:04adf0c0bda970e27daa2d92ee4bd78123dbc6f2753fdedde9e5c6839949fac3` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-k8s-events-forwarder/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-k8s-events-forwarder/tags_history.md index c3ef6ee622..b7995e6b17 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-k8s-events-forwarder/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-k8s-events-forwarder/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:310afccd26940823bff4ef399b18c051d16026ce08e22316eb02839578e25efb` | +| `latest` | October 22nd | `sha256:f254f444760567366f3f80a78ab41b7bb3beb80f1ec431731e05b2a6d9674425` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-kube-events/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-kube-events/tags_history.md index 7456c1ac1e..b9ea751c0c 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-kube-events/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-kube-events/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:88320db68952b7bc0fda2e15f311593783098386fee6fb1aaf095b01b39e9567` | +| `latest` | October 22nd | `sha256:f8604f7ef501c7fe6f2444866e0ee54306887e17884ea227ae4430b8007faa7f` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-kubernetes/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-kubernetes/tags_history.md index 2de4804443..8531b73f2d 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-kubernetes/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-kubernetes/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:d9d6a35331e14967d0be832b0dbdb9285fc2181e1e0d19cd0be82aada98bf443` | +| `latest` | October 22nd | `sha256:8f597ebda6b3aae3a3deb98b28ed304694ddaf16f12b5a7c061d71eefa23e4fa` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md index 504c598907..af31367104 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-prometheus-configurator/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:d079fc17abf1833b999fc321fbbf716f1ecd84a52d701c27d8db1f76c27c4632` | +| `latest` | October 20th | `sha256:f696b484d8643f7fec05a2ba15e26da950281e05ff3ef88456553f111300122d` | diff --git a/content/chainguard/chainguard-images/reference/newrelic-prometheus/tags_history.md b/content/chainguard/chainguard-images/reference/newrelic-prometheus/tags_history.md index dd935f8923..e20e88b944 100644 --- a/content/chainguard/chainguard-images/reference/newrelic-prometheus/tags_history.md +++ b/content/chainguard/chainguard-images/reference/newrelic-prometheus/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:e13e673723937a4cd9152d572424ecd09cc786e61dffa163301c2f88798f9771` | +| `latest` | October 20th | `sha256:c968500ca342e149a87cd683d64aeb9435a1fbadb80715e228857e19b071d867` | diff --git a/content/chainguard/chainguard-images/reference/nfs-subdir-external-provisioner/tags_history.md b/content/chainguard/chainguard-images/reference/nfs-subdir-external-provisioner/tags_history.md index 9b95d41cfc..47413b907f 100644 --- a/content/chainguard/chainguard-images/reference/nfs-subdir-external-provisioner/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nfs-subdir-external-provisioner/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:1d09829e4d7b898136735c648cac96be9a94f013cbf3a026d4abbf2e6606e3e1` | -| `latest` | October 18th | `sha256:7244a0c94b685e17b641e1f2f8d9c709195a8a371eae0757840226253dcb4b8f` | +| `latest-dev` | October 22nd | `sha256:6008e4645fb4a46461951074c829f8fbc511df55571b032bf865a612356cc077` | +| `latest` | October 22nd | `sha256:4f4dec93afcee8b769d9fcf2d4fa3c7fc6e1fd70590df84c11697ccb54aef2b9` | diff --git a/content/chainguard/chainguard-images/reference/nginx/tags_history.md b/content/chainguard/chainguard-images/reference/nginx/tags_history.md index aa273a73f8..cf07dee5b2 100644 --- a/content/chainguard/chainguard-images/reference/nginx/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nginx/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:fd16202667e3c93737f49755973be5e83d3c41d09000ea5040ab9af0da8a1ad5` | -| `latest-dev` | October 13th | `sha256:986d12b47df3032eff20ab699ed834ddf3f2018ec669622a9f35b414f398684e` | +| `latest-dev` | October 22nd | `sha256:148c0e7c086e156438c013d5182ff2d02654c6fd26b5e7339e29aed6b90ebb3c` | +| `latest` | October 22nd | `sha256:af497b93cadb283817492504455935f66a3d8f35b0582df7d80f831f39ea2d89` | diff --git a/content/chainguard/chainguard-images/reference/node-lts/tags_history.md b/content/chainguard/chainguard-images/reference/node-lts/tags_history.md index a91f67f7bc..0ddfeb8ad7 100644 --- a/content/chainguard/chainguard-images/reference/node-lts/tags_history.md +++ b/content/chainguard/chainguard-images/reference/node-lts/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:e8f22820daac21e8269d14d848aa1c7f68dcca0f169ad411071868c4cca88ea8` | -| `latest` | October 16th | `sha256:4ed77e2aa423c8a8ef72df34b9e4c1043f08bfb9ddd5e7182f2d326a1e77c0c4` | +| `latest-dev` | October 22nd | `sha256:489976bee923e854d510ec3bb086c627fe80ed2a9a45ffe8afa87ce093997d10` | +| `latest` | October 22nd | `sha256:cce0c2009a847020e0879ccc7eb25650cb72f13fa38dcb6063be5ac0d0243bfc` | diff --git a/content/chainguard/chainguard-images/reference/node-problem-detector/tags_history.md b/content/chainguard/chainguard-images/reference/node-problem-detector/tags_history.md index cbabfe4209..5f35a57b86 100644 --- a/content/chainguard/chainguard-images/reference/node-problem-detector/tags_history.md +++ b/content/chainguard/chainguard-images/reference/node-problem-detector/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:ddad2225744ced3576d075cfd75baa7caf5120ec59149e5758ceced6b0655d0c` | -| `latest` | October 17th | `sha256:34d5ebedfdf14ec4cbb51864d667b282ac8ce1c8d6432537cc3cc62ef643ced4` | +| `latest-dev` | October 22nd | `sha256:43de01ba9cb0287046bada0d24e61cfcfedbd166f97e1b86acfb4f0056fd0523` | +| `latest` | October 20th | `sha256:c9a47ef96fabc0c27a913298aa0285df90a5be9be096c1de3f506f768e79b428` | diff --git a/content/chainguard/chainguard-images/reference/node/tags_history.md b/content/chainguard/chainguard-images/reference/node/tags_history.md index 17abc393fe..270b21a533 100644 --- a/content/chainguard/chainguard-images/reference/node/tags_history.md +++ b/content/chainguard/chainguard-images/reference/node/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:ee64e796897a06573f7c6b223edf463e1068440484f4cacb33a288aa67f5edef` | -| `latest` | October 16th | `sha256:3af79a0de36b66ee4bac87cd61ed6c28da07cde21e83afa1c3bd3d984c891e60` | +| `latest-dev` | October 22nd | `sha256:591381d99415f223f4d2f857ab63846a05443af6cdc59816e7161c082a1669f3` | +| `latest` | October 22nd | `sha256:1a27c8f7b7aedad9ba9efbb66773ff10d4d4549c0769f3ba8b4ea95c84275f4c` | diff --git a/content/chainguard/chainguard-images/reference/nodetaint/tags_history.md b/content/chainguard/chainguard-images/reference/nodetaint/tags_history.md index e24d04731f..062a7ea6fa 100644 --- a/content/chainguard/chainguard-images/reference/nodetaint/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nodetaint/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:b507f8d22050452779a45d62b15a5494b6a0e940b902a7deb01f0c661d0e197d` | -| `latest-dev` | October 17th | `sha256:3c822d34b4064de70cf89836679127de16a4d40c4448084d2619cfc72136a7ff` | +| `latest-dev` | October 22nd | `sha256:0c0a2d7cb3f2cb7dcba78badde30ba901d3eb5c11281736047a8e43f049eeb2e` | +| `latest` | October 20th | `sha256:feab08f3a8ba082fae630e92d887652efefb54536e83fb7371e571e2ff5e40ba` | diff --git a/content/chainguard/chainguard-images/reference/ntpd-rs/tags_history.md b/content/chainguard/chainguard-images/reference/ntpd-rs/tags_history.md index 8b9b1d12be..5b3436514c 100644 --- a/content/chainguard/chainguard-images/reference/ntpd-rs/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ntpd-rs/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:b2b3327f9620695661d293029adbd560a8a57e6c5082e88f7f0cce28d1ae5575` | | `latest` | October 13th | `sha256:dacc4a644e580990573b6ac2db73e9736b8bda308d077d219a69a383721a316a` | -| `latest-dev` | October 13th | `sha256:6fa8ea49ce507f0f3d01672e7e14955e32d168e7e047a6a46c006b3564522c0a` | diff --git a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md index 5e00abe963..09c48758e9 100644 --- a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md +++ b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:fff49ce43e7a4470562a7b24caae2794c6096299c2b40976c19bc18f48fb63ea` | -| `latest` | October 17th | `sha256:2e3249d3bd876904541251d944fe965c9dae73ec7302d7ab41f31a70c0193b80` | +| `latest` | October 22nd | `sha256:75c20fd81eecaffae5c79ec872204667b6152e631fb678c4360ccfd24426c911` | +| `latest-dev` | October 22nd | `sha256:6f379ab59e8289609b0e999a3925faa3f23c04afc15e9ec5b6c9d5cda5a81229` | diff --git a/content/chainguard/chainguard-images/reference/oauth2-proxy/tags_history.md b/content/chainguard/chainguard-images/reference/oauth2-proxy/tags_history.md index 93add629d9..e8cc374462 100644 --- a/content/chainguard/chainguard-images/reference/oauth2-proxy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/oauth2-proxy/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:0fba2f4bfc655eba21f4e3c2b233c8ab8043cc3aded537f006422c895269fbeb` | -| `latest-dev` | October 17th | `sha256:6b385fa2e72fb6ac160154e6361e2b776efb5c366a4df474fcfe0e5e9dfeb96c` | +| `latest-dev` | October 22nd | `sha256:4165b8bc4e876bece409b7cdf85c2861a86f781bb46d683bec3defa50b14857d` | +| `latest` | October 20th | `sha256:53c0f1cfa1a407f3cf31fb7e2c392f1e9e9763e6010312674c7b3722ebeec19d` | diff --git a/content/chainguard/chainguard-images/reference/openai/tags_history.md b/content/chainguard/chainguard-images/reference/openai/tags_history.md index 53388c989f..ea22e47b99 100644 --- a/content/chainguard/chainguard-images/reference/openai/tags_history.md +++ b/content/chainguard/chainguard-images/reference/openai/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:d116bd96831c68e47274628cc66718f3831387de33e6456da65f4f7640810c7d` | -| `latest-dev` | October 18th | `sha256:77ede0ed7021526634c957cd8d3ecee0b2dc1a5c97d59a69797746edf2f57130` | +| `latest` | October 22nd | `sha256:61d13a98fb806b782d4113f20ba17a4f43b515e1f3d2a4a00e216eb292d2f5ca` | +| `latest-dev` | October 22nd | `sha256:4ff4fb11f057181ed1e4f4182f3e39ffe9828d7cce908c7e0992724877405b5b` | diff --git a/content/chainguard/chainguard-images/reference/opensearch/tags_history.md b/content/chainguard/chainguard-images/reference/opensearch/tags_history.md index e32b7a2b73..aa71e256cc 100644 --- a/content/chainguard/chainguard-images/reference/opensearch/tags_history.md +++ b/content/chainguard/chainguard-images/reference/opensearch/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:fb9f8f1c65a0731908dec55d651dec2c4018aa687f6fd5d0b46bda5ad2d7be8e` | -| `latest-dev` | October 18th | `sha256:2e095754089a601d4a7adabd1923db9668db745f399f522813350902a96af61a` | +| `latest` | October 22nd | `sha256:5f79735bc92a3bdef4cc15548712090cee18215ff8a25b50b5bb3a78136887a6` | +| `latest-dev` | October 22nd | `sha256:cfd54e08ee547058590422e1f071e0bc7722c0e56d8a3c394271f47aa0c580ef` | diff --git a/content/chainguard/chainguard-images/reference/opentelemetry-collector-contrib/tags_history.md b/content/chainguard/chainguard-images/reference/opentelemetry-collector-contrib/tags_history.md index 6bc477d5df..5990add532 100644 --- a/content/chainguard/chainguard-images/reference/opentelemetry-collector-contrib/tags_history.md +++ b/content/chainguard/chainguard-images/reference/opentelemetry-collector-contrib/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:bcb400c68706cbed73569f0f7906ff885bac0f0731cb6951397938c99c123572` | | `latest` | October 13th | `sha256:a6dc924fc534744503be1a83ffd8baeec456c4e97233f6ea5df4a62878fd6ce0` | -| `latest-dev` | October 13th | `sha256:1b22aebe5816dff7daebf4f04047551694d2e5b51b220c5c1b3b168839419461` | diff --git a/content/chainguard/chainguard-images/reference/opentofu/tags_history.md b/content/chainguard/chainguard-images/reference/opentofu/tags_history.md index 5575e19a29..a183928123 100644 --- a/content/chainguard/chainguard-images/reference/opentofu/tags_history.md +++ b/content/chainguard/chainguard-images/reference/opentofu/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:e05e05b7b3a0f82e3abbd8d18c9d461e54fbb396da60c9a17b4f781ebe76b7ec` | -| `latest-dev` | October 17th | `sha256:6d6118fb11ffe3988871cde27c2ba5f9cbf629b3e75261cb59edc23383ed4161` | +| `latest` | October 22nd | `sha256:4a18c154133cf55cbbb94180995b29a9564a62065be7b49410417a378e5ae7fa` | +| `latest-dev` | October 22nd | `sha256:89716cf4c0981aaa285bd6d90f792e134fe11edcb5567edb5c7e3ad4ec3be01d` | diff --git a/content/chainguard/chainguard-images/reference/paranoia/tags_history.md b/content/chainguard/chainguard-images/reference/paranoia/tags_history.md index a1b821fd3f..40df8ce5ba 100644 --- a/content/chainguard/chainguard-images/reference/paranoia/tags_history.md +++ b/content/chainguard/chainguard-images/reference/paranoia/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:91cd2443c40b696f31fb9b2f3e905470aedadcf4830789df74a99345e0dfd278` | +| `latest-dev` | October 22nd | `sha256:80df28048865574aee8adb9f8d2ea4fe3553c4685308afeba8772006ef57911b` | | `latest` | October 13th | `sha256:ab758c5419addfc43bb564abcfbcbbe81985dacd9a910cd199a924ffb7442b42` | diff --git a/content/chainguard/chainguard-images/reference/pgbouncer/tags_history.md b/content/chainguard/chainguard-images/reference/pgbouncer/tags_history.md index f05ca6f845..da327950c6 100644 --- a/content/chainguard/chainguard-images/reference/pgbouncer/tags_history.md +++ b/content/chainguard/chainguard-images/reference/pgbouncer/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:6038d84d4f879eb5691f32882d68ac414d6c06fdb1fdae337edad87d87b3a00a` | | `latest` | October 13th | `sha256:205e7f7ff317139ab44e4f6aa054bbd4e5ce4c8e3b0768771c04bb948f4266b4` | -| `latest-dev` | October 13th | `sha256:51fca5b3d11d8a500e37974afa61d580b586904adf5733dbad951cb867fdf7e4` | diff --git a/content/chainguard/chainguard-images/reference/php/tags_history.md b/content/chainguard/chainguard-images/reference/php/tags_history.md index 652101f334..198e11ca8e 100644 --- a/content/chainguard/chainguard-images/reference/php/tags_history.md +++ b/content/chainguard/chainguard-images/reference/php/tags_history.md @@ -25,8 +25,8 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-------------------|--------------|---------------------------------------------------------------------------| -| `latest-fpm` | October 18th | `sha256:2abd5780b86f5d4add256d733908a035e635504edac4d29d695355815d6b7f88` | -| `latest-fpm-dev` | October 18th | `sha256:537b8ebe51f372dc157d08ab58f056f9c28b4cab59ae6fb043247bd6641b0b62` | -| `latest-dev` | October 18th | `sha256:affc786d564915caa78edb5a2d3294839df772f96987efd4271693cd96055b79` | -| `latest` | October 18th | `sha256:76b27237dd077b6c12183ad7f504c4e2aa48b51ffef8f1cd7cdb9e0e599fbac5` | +| `latest-fpm-dev` | October 22nd | `sha256:4094695a581b820d37fe283e97dce29edcd938bc009656875a7393da0e744386` | +| `latest-fpm` | October 22nd | `sha256:776d5750946aa23f1b9f6db0b0bbcff5b50ed9bc02669ba3b591304023bdfe44` | +| `latest` | October 22nd | `sha256:7c9f12167e273d9ab081f2712472c56465406d264e4fb2aa13de37b869d1b1f1` | +| `latest-dev` | October 22nd | `sha256:7de547a3b285e222efbae4cad2ef0cd4a5c9617e18f725e7827ea8aa964b8e5e` | diff --git a/content/chainguard/chainguard-images/reference/postgres/tags_history.md b/content/chainguard/chainguard-images/reference/postgres/tags_history.md index f994d04d9f..970f8b9243 100644 --- a/content/chainguard/chainguard-images/reference/postgres/tags_history.md +++ b/content/chainguard/chainguard-images/reference/postgres/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:754d6c8daffa9f748624b969166ded6cf90eff995922e3d1768ca7f739a5ede3` | -| `latest-dev` | October 13th | `sha256:d11ac73dee625a32803f5709a2287fe7ad17773928d0c44b46c458672a590dcf` | +| `latest-dev` | October 22nd | `sha256:c1bf4dfc8f3bc0922b6c49601e953dd36d2be5a4e6dbd796d4c6fdb466ccb571` | +| `latest` | October 22nd | `sha256:320a76c1ff50f99efac1ca518d922e5d25861dfa160c99f3c064e323ff29be22` | diff --git a/content/chainguard/chainguard-images/reference/powershell/tags_history.md b/content/chainguard/chainguard-images/reference/powershell/tags_history.md index 2b0e8455da..ece7aa7a12 100644 --- a/content/chainguard/chainguard-images/reference/powershell/tags_history.md +++ b/content/chainguard/chainguard-images/reference/powershell/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |------------------------------|--------------|---------------------------------------------------------------------------| -| `root-latest` `latest-root` | October 13th | `sha256:81cdb8b55a22adcb15ba91d32e6b04bd8caa91a7be9149d8c8b73886b566fe25` | -| `latest` | October 13th | `sha256:1336ae91cb217613224ef52899daa920a08ea9586013259c3bcba6841c9bd82d` | +| `root-latest` `latest-root` | October 22nd | `sha256:b38bf9b7a2b5f1433de7c8634ba07edd77e6e8e25cc7918e0de520240e818710` | +| `latest` | October 22nd | `sha256:00fd27d4395e99f443122f569be1303288c780f42b78878e03917b6c3d6d220b` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-adapter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-adapter/tags_history.md index a251e43d32..f19c108cc6 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-adapter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-adapter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:73d733f2d36592094906ca673d2b7d8650e18db788815aea8ad1d18466a25d77` | -| `latest-dev` | October 13th | `sha256:f0ab5370b19d95f2cc569ff04e1d37681c741d2dd7a881efc0781647b3d0e84b` | +| `latest-dev` | October 22nd | `sha256:025fdf169300a30cdfe121648c50998a91d963b06031760dbb51afcb7f05eec1` | +| `latest` | October 20th | `sha256:91fc02af0af988cbbef44577fb2d7689ca897b38d5cd3359df86090ed27a47df` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-alertmanager/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-alertmanager/tags_history.md index 5b0ca3b6be..911600f388 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-alertmanager/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-alertmanager/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:2ea0d51f407f8e3a209f0301c0a8e33d5b61341665e9d19adb8d56da744b8d70` | -| `latest` | October 13th | `sha256:531bb652f3705c679fcf453f33c8c5a4c366be5f690760530575f61442a9eaf8` | +| `latest` | October 22nd | `sha256:1d08a1429fb6b2555cc58aec6cc06fe1eb7fcd2dedf361ad5d977c08627172df` | +| `latest-dev` | October 22nd | `sha256:7650b3b4aba7f8e5fcde48011fd58cb65c2fda3a0a6cb189dbfc05c576816599` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-cloudwatch-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-cloudwatch-exporter/tags_history.md index d777ffdaac..fa9abb97b9 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-cloudwatch-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-cloudwatch-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:8e7a6bddc92f16d4e28a0ffbae9282db88585305fe89cb6a25845ebd8d29d52d` | -| `latest-dev` | October 18th | `sha256:dc0775cedee80bbe722b4572635f792d7888a703ceb177553707e909afb9396f` | +| `latest-dev` | October 22nd | `sha256:6e2c1226896fde78566445db2e45825cb3b6ce379b4f24646a68afb02b0e6fc9` | +| `latest` | October 22nd | `sha256:a833b402446ef8fad5d2a30edef86f838c779c1c5d02cebe59ec9810834bb96e` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-config-reloader/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-config-reloader/tags_history.md index 3ae386a188..c0fd5231fe 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-config-reloader/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-config-reloader/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:04a6df13eb6be82633186df4ec775dbbc9e211ab09e4cedf17f752eb83513499` | -| `latest` | October 13th | `sha256:906111b7163b57058737942be905fa57504766396baace6674e936faf6cf3e93` | +| `latest-dev` | October 22nd | `sha256:4aaa09f76f1c37deac54dcc9829a774726b508e6873b49d2f48fba694d81d594` | +| `latest` | October 20th | `sha256:2cc1143232be0a19eb1bd361f4bcecf9e2bdf0f7c5b4a1d46117a9cbbb24fc25` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md index 8985760f77..ffeb8411c6 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-elasticsearch-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:4b8a98ff1a7672df839c27f0df87f274e92a0d3d1d2ef311be89d7d66ebe192d` | -| `latest` | October 13th | `sha256:80d794fb3eda71b8b1f8c0abaab17e6397f8cdbce66ff8755d929c27f80cbb2a` | +| `latest-dev` | October 22nd | `sha256:25b5bdbe714d5bff044b28abe03768d5dca7a4a78b258da7d81b2de077fbfc67` | +| `latest` | October 20th | `sha256:a7bdf474578e26db02f4287952e471e6c9f46feb9e61af5d276a8da6e7f44d86` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-mongodb-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-mongodb-exporter/tags_history.md index 701dabd72d..21c73cfd4d 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-mongodb-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-mongodb-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:775541182949830980f80575963cd9a5e839ce3287fda3a8e24778d948188506` | | `latest` | October 18th | `sha256:06b0c6c174b8ec8446494097f3e75085135decb6a8f4a3ccc477b30a62ee92fd` | -| `latest-dev` | October 18th | `sha256:25449a890323b8ca369480edf7f9075a9d976c5b1ac56d970a4d876424ed6acd` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-mysqld-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-mysqld-exporter/tags_history.md index d3fc0d5846..c2675ed72e 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-mysqld-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-mysqld-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:714d0fa3ba9217013589ae38c206727c957ed8355f1b5a0e1e7e875ce275e9a1` | -| `latest` | October 13th | `sha256:077fdb1b5876af74b43fe23755ad8877587a729bbbd49ea1c6c77ec5b40cc06a` | +| `latest-dev` | October 22nd | `sha256:ebb14665fdcd831e748b77f22760138a7c91a0a92d19550239f0d4b3daac7c43` | +| `latest` | October 22nd | `sha256:a88a56832d8eff0af04f83fd7e439b21633de70a071771726d01f1d95680f6fa` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-node-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-node-exporter/tags_history.md index 3fd9f9d5c9..94ab083ddf 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-node-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-node-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:d65291aac2a6715826ebe9f276917d4e0338c08ff90e5b0e14b609b23fe11766` | -| `latest-dev` | October 13th | `sha256:ac1aa37426fd365f8f1d8251c9c29126ada00c26557ce50fadbc4a2bcb66efb9` | +| `latest-dev` | October 22nd | `sha256:a993a82515094d0d734966ec203e2ea77e39f485e4f5ecc66df66db7c1bda023` | +| `latest` | October 20th | `sha256:f3e222ab950381a4ae45aabc16f6f74cf1c57b054b6ae271fc4c167ada06ca80` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-operator/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-operator/tags_history.md index 181e689f92..7413684e3f 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:17aff0be047320d46a426986335f219676d707fb308e98627791e509f77d5f0e` | -| `latest` | October 13th | `sha256:e589d6b5e13a7fc2621d3ed4620d2c94676894cd3229df2be079f669d5a9a486` | +| `latest-dev` | October 22nd | `sha256:0e43aa9e0fe88a4630f793650f31a9fc3c59ac2bc6e6fee450058083eeac5894` | +| `latest` | October 20th | `sha256:211f27a2722ec1394b7272a2813189083210f10a42baa4a813567ec73ef8ce01` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-postgres-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-postgres-exporter/tags_history.md index 257bb30e9b..4cc9ef4045 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-postgres-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-postgres-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:5863ccf7b9f6452aa142cd8788a97a1ce9625211174a1994c76ebb839a485904` | -| `latest-dev` | October 16th | `sha256:de2421011ab7da628a6a464eedf50efd2bb870c3f96ca32a05cb5a3febf726d2` | +| `latest-dev` | October 22nd | `sha256:49ad91c163a5e0502116395f64395d9d53b0d6c019bb50a407b4d3a5bfd9c11a` | +| `latest` | October 19th | `sha256:8e49b5e823156384764ed395890a2157010854662b6fc5dc27b01722e0b9b788` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-pushgateway-bitnami/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-pushgateway-bitnami/tags_history.md index 87868b04e3..0443370358 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-pushgateway-bitnami/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-pushgateway-bitnami/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:a6d47e81564fa9e94b3aac8e2d792e4a58dad3ee53f46fa61516ad82ab9d0073` | -| `latest-dev` | October 17th | `sha256:70cf8f6d5955da0295b2b4508373282f41f66b33852fc45fb4c4d23905cd8f1b` | +| `latest-dev` | October 22nd | `sha256:6258b7ad381d92da36600bbfb8f9a533580e00c9d2f343ee9925576046222ef2` | +| `latest` | October 20th | `sha256:d8ae428b1cd1c1666928b13b97fa4660e38f25c6d088742d4d3e5490ea17f057` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-pushgateway/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-pushgateway/tags_history.md index 3e8ff5118f..a75c5abdd2 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-pushgateway/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-pushgateway/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:2f4ad0ed2ffc2eb27f0bd33601a1b68d837c067b6fa48a5fa1fb0a0699e61f11` | -| `latest-dev` | October 16th | `sha256:a713b614b1be95a3f65e6464ac8943947a68bed7719f3c545a493619a248054a` | +| `latest-dev` | October 22nd | `sha256:0b325f83a3b83d8338c6e87a27bb8262a6b4017bf5228af03adfb88f742993b5` | +| `latest` | October 20th | `sha256:02efd4c63db4f75f60d63df16228da1f745f225b70a34c3c24135724731f0bdc` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-redis-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-redis-exporter/tags_history.md index a3c19642dd..19f643115d 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-redis-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-redis-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:850a94735bf14696bb1a40d15d003d2279881654d8ae1b80b10dfb3ad0b911ca` | | `latest` | October 13th | `sha256:70731844f7a769bdf8d688062b145a7bc238796deae64692bab0587b5ab9f603` | -| `latest-dev` | October 13th | `sha256:0986ddd8e2c2346c64b1b85adb94d9077701f21edd78f7cf9076448d0d85a137` | diff --git a/content/chainguard/chainguard-images/reference/prometheus-statsd-exporter/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus-statsd-exporter/tags_history.md index 379794c71f..b08397c8e8 100644 --- a/content/chainguard/chainguard-images/reference/prometheus-statsd-exporter/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus-statsd-exporter/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:ce5227b51c48af1185a055eda6ffae96ae29edb898fcec38c5562f9f2d67bab5` | -| `latest-dev` | October 13th | `sha256:93ae5d3bd57888be0b8404861c44df327e27ca2df6deac65a982ffff87768ac6` | +| `latest-dev` | October 22nd | `sha256:f50a3c7e632e651a593d7a887cec2c53e64f855444cb02a605d88096474c037c` | +| `latest` | October 20th | `sha256:39741644b58a1b31a8a770c6e27fba69edbcc1ee49905c5345d9916d48f48f49` | diff --git a/content/chainguard/chainguard-images/reference/prometheus/tags_history.md b/content/chainguard/chainguard-images/reference/prometheus/tags_history.md index e88d41c1b2..f8d23a39c5 100644 --- a/content/chainguard/chainguard-images/reference/prometheus/tags_history.md +++ b/content/chainguard/chainguard-images/reference/prometheus/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:05fa9859ed73cfbb120157ebdef40e61b58319f8ac7fccb8bbf9a2a78fffc003` | -| `latest` | October 16th | `sha256:572719930547bd97e2be8b776b67729f5ec5c5255c3854f0f2607c0cfa9b7df5` | +| `latest` | October 22nd | `sha256:1f8417351dd3e8ed0bc3e0dcd8f3ff7253113d8644afb4a867a746de95db92b1` | +| `latest-dev` | October 22nd | `sha256:c0c36541252cb2557134849d40319ef69a39791c3470446afcd2d79b3fb94ec1` | diff --git a/content/chainguard/chainguard-images/reference/promtail/tags_history.md b/content/chainguard/chainguard-images/reference/promtail/tags_history.md index 6a9a2719e1..5b8f348f13 100644 --- a/content/chainguard/chainguard-images/reference/promtail/tags_history.md +++ b/content/chainguard/chainguard-images/reference/promtail/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:6740ef7eae0966f780de73cab8af9d817c11d277e6c18724fd376b20cdbdec7d` | -| `latest-dev` | October 17th | `sha256:11ab4c02f84fa8c11dc9f057edad7521a5171a0fa55ce8426a05e90f6d639b02` | +| `latest-dev` | October 22nd | `sha256:e305e09230f92af33649bf7094f124c2aad1e67e2b5a311ac1a7d459a3ca2132` | +| `latest` | October 20th | `sha256:6cf2def25ae9449f6c9d4a42207cd48d36e2fb03e6997545e9565fcf407dc6ab` | diff --git a/content/chainguard/chainguard-images/reference/proxysql/tags_history.md b/content/chainguard/chainguard-images/reference/proxysql/tags_history.md index 19161c109c..ae2b74dac4 100644 --- a/content/chainguard/chainguard-images/reference/proxysql/tags_history.md +++ b/content/chainguard/chainguard-images/reference/proxysql/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:8aaf678b6a53f1a460f32c88de37b57d137adfa5a3670d5bbebe6908a83071a3` | -| `latest-dev` | October 13th | `sha256:ce0b01fe29d7d389d7235a580f00886d5d8d19d4bb4fa803a1d5f30f9a34927f` | +| `latest-dev` | October 22nd | `sha256:04ca73d613a91c34948451847f313eda67e5a35792b7dacb7bfc4146a1f2c143` | +| `latest` | October 22nd | `sha256:c5aacf0594fe3986470aa022f31d1f186f5f5f747b7d260810c44b817c0de209` | diff --git a/content/chainguard/chainguard-images/reference/python/tags_history.md b/content/chainguard/chainguard-images/reference/python/tags_history.md index 302b515143..e8f4c48f58 100644 --- a/content/chainguard/chainguard-images/reference/python/tags_history.md +++ b/content/chainguard/chainguard-images/reference/python/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:22553abe1b45d5ec1799c1867045cadb5c4365ca0cb80b1b3680095daacb61c6` | -| `latest` | October 18th | `sha256:b59e68d922a1e7ac955ad13cadfeaae5ed0097115cfc849e6684128759a8b296` | +| `latest-dev` | October 22nd | `sha256:551b5731768624a58b3a432b920440e2066d5a85aeae3b4239040a2811fe9be1` | +| `latest` | October 22nd | `sha256:23a6d5c2454082fb10ab48eba9b971dc4175bd92369c950399a9d0e1097e8359` | diff --git a/content/chainguard/chainguard-images/reference/r-base/tags_history.md b/content/chainguard/chainguard-images/reference/r-base/tags_history.md index 51b7609512..d03bf4a341 100644 --- a/content/chainguard/chainguard-images/reference/r-base/tags_history.md +++ b/content/chainguard/chainguard-images/reference/r-base/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 17th | `sha256:e38ad3e0f582795197e4b44d33ca77b99c74f699663a4f793f0c483734fa237a` | -| `latest` | October 17th | `sha256:7776d8d7b19b7cc23b52aa0cde5bbcbf3937f3c99110ad98f4425c3de1e1ab52` | +| `latest` | October 22nd | `sha256:eb9fc201399b53670de837178632d1734d3cf5ce7fb86b6140d8aeff7ce09f87` | +| `latest-dev` | October 22nd | `sha256:c9eb89fabb17425dababc2d05339a09714532696e0214dd94a04125c1c28ecfc` | diff --git a/content/chainguard/chainguard-images/reference/rabbitmq/tags_history.md b/content/chainguard/chainguard-images/reference/rabbitmq/tags_history.md index c305eef355..2b77c347bf 100644 --- a/content/chainguard/chainguard-images/reference/rabbitmq/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rabbitmq/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:74ca1110445732fa0d1c1665984843007fd2284a1f1025ce5ced98bbb01e528d` | +| `latest` | October 22nd | `sha256:e197e01446a2ac704c0fb49a2aa1e89d6368c1431b9d49e9dec5c476d1da63d5` | diff --git a/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/image_specs.md b/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/image_specs.md index b7acbe0b18..0eaa527db8 100644 --- a/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/image_specs.md +++ b/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/image_specs.md @@ -49,10 +49,13 @@ The table shows package distribution across variants. | `bash` | X | X | | `busybox` | X | X | | `ca-certificates-bundle` | X | X | +| `coreutils` | X | X | | `git` | X | | | `glibc` | X | X | | `glibc-locale-posix` | X | X | | `ld-linux` | X | X | +| `libacl1` | X | X | +| `libattr1` | X | X | | `libbrotlicommon1` | X | | | `libbrotlidec1` | X | | | `libcrypt1` | X | X | @@ -72,6 +75,7 @@ The table shows package distribution across variants. | `redis-7.2` | X | X | | `redis-cli-7.2` | X | X | | `redis-cluster-7.2-bitnami-compat` | X | X | +| `wait-for-port` | X | X | | `wolfi-baselayout` | X | X | | `zlib` | X | | diff --git a/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/tags_history.md b/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/tags_history.md index 6d8457a5fc..1fe7d7a1d9 100644 --- a/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/tags_history.md +++ b/content/chainguard/chainguard-images/reference/redis-cluster-bitnami/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:5f3a8e511ca72f675ba966ec149ffee520588b57aef1b27c45c27239933f0b0a` | -| `latest` | October 16th | `sha256:801f57492285608cdeadb4db08270910a6caab420df9182281f5b295d1271fd6` | +| `latest-dev` | October 22nd | `sha256:c650751e4dc5819b80949a7e965e3d954ddb80588162c1de4bba62d93acfbcf7` | +| `latest` | October 22nd | `sha256:cc83d3e62013aa624e90811a533fa39c33154f15f2e67e91f15b3b06d7dcfae2` | diff --git a/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/image_specs.md b/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/image_specs.md index 1e138e8e85..b2fcdde9ef 100644 --- a/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/image_specs.md +++ b/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/image_specs.md @@ -49,10 +49,13 @@ The table shows package distribution across variants. | `bash` | X | X | | `busybox` | X | X | | `ca-certificates-bundle` | X | X | +| `coreutils` | X | X | | `git` | X | | | `glibc` | X | X | | `glibc-locale-posix` | X | X | | `ld-linux` | X | X | +| `libacl1` | X | X | +| `libattr1` | X | X | | `libbrotlicommon1` | X | | | `libbrotlidec1` | X | | | `libcrypt1` | X | X | @@ -72,6 +75,7 @@ The table shows package distribution across variants. | `redis-7.2` | X | X | | `redis-cli-7.2` | X | X | | `redis-sentinel-7.2-bitnami-compat` | X | X | +| `wait-for-port` | X | X | | `wolfi-baselayout` | X | X | | `zlib` | X | | diff --git a/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/tags_history.md b/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/tags_history.md index 89f0dfbb4f..d11b06e5c6 100644 --- a/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/tags_history.md +++ b/content/chainguard/chainguard-images/reference/redis-sentinel-bitnami/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:3f2af777249651975d5958b05d49df040083cd20ebb0829b3f9dba961b18fbad` | -| `latest` | October 16th | `sha256:0f3784b89e5d56cd0a73d3dd293db21a5251d6f44f783559eedc5ab2855ffacf` | +| `latest-dev` | October 22nd | `sha256:6522585635f933059b093a3d18e5603c6ba8c075d3ab86f8419ea00215c4e5db` | +| `latest` | October 22nd | `sha256:051cfa37c0f53d73b31450c77bb31c7721c4218fa5d00d33c6cf8db3f61d4f7d` | diff --git a/content/chainguard/chainguard-images/reference/redis-sentinel/tags_history.md b/content/chainguard/chainguard-images/reference/redis-sentinel/tags_history.md index 47e90e829b..d22a0d50d0 100644 --- a/content/chainguard/chainguard-images/reference/redis-sentinel/tags_history.md +++ b/content/chainguard/chainguard-images/reference/redis-sentinel/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------------------|--------------|---------------------------------------------------------------------------| -| `six-dot-two-compat` | October 17th | `sha256:05a96bf2d380a09ba048ecdcbd3b1124fff5e92336021dedbfebcf58fc0d7931` | +| `six-dot-two-compat` | October 22nd | `sha256:5309f31060956001cb0f4c29a7c5a4cb87c9994cf32e6a4c8fe32f1c5f54d33b` | diff --git a/content/chainguard/chainguard-images/reference/redis-server-bitnami/image_specs.md b/content/chainguard/chainguard-images/reference/redis-server-bitnami/image_specs.md index 5db52ff058..dd41f6b562 100644 --- a/content/chainguard/chainguard-images/reference/redis-server-bitnami/image_specs.md +++ b/content/chainguard/chainguard-images/reference/redis-server-bitnami/image_specs.md @@ -49,10 +49,13 @@ The table shows package distribution across variants. | `bash` | X | X | | `busybox` | X | X | | `ca-certificates-bundle` | X | X | +| `coreutils` | X | X | | `git` | X | | | `glibc` | X | X | | `glibc-locale-posix` | X | X | | `ld-linux` | X | X | +| `libacl1` | X | X | +| `libattr1` | X | X | | `libbrotlicommon1` | X | | | `libbrotlidec1` | X | | | `libcrypt1` | X | X | @@ -72,6 +75,7 @@ The table shows package distribution across variants. | `redis-7.2` | X | X | | `redis-7.2-bitnami-compat` | X | X | | `redis-cli-7.2` | X | X | +| `wait-for-port` | X | X | | `wolfi-baselayout` | X | X | | `zlib` | X | | diff --git a/content/chainguard/chainguard-images/reference/redis-server-bitnami/tags_history.md b/content/chainguard/chainguard-images/reference/redis-server-bitnami/tags_history.md index cc31660e7e..1bf39d8a6a 100644 --- a/content/chainguard/chainguard-images/reference/redis-server-bitnami/tags_history.md +++ b/content/chainguard/chainguard-images/reference/redis-server-bitnami/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:129f9f549b506e29ad6338f6d98d98180703daf12f782666b0b50ec3922d31ba` | -| `latest-dev` | October 16th | `sha256:87d3a781b3ba6a2bb5ae256b7f11c8b987d9a8063602478921f694dd1d428297` | +| `latest-dev` | October 22nd | `sha256:ea21c1a3cbb8b6562b55d2ec8ba96f023120090137acf8cef4fe28752ef805ef` | +| `latest` | October 22nd | `sha256:77c78f71d67814d51302874f2d16963927a4a9f70cbdb77efdae7a2f330e7b30` | diff --git a/content/chainguard/chainguard-images/reference/redis/tags_history.md b/content/chainguard/chainguard-images/reference/redis/tags_history.md index 9216f276d8..44162246c8 100644 --- a/content/chainguard/chainguard-images/reference/redis/tags_history.md +++ b/content/chainguard/chainguard-images/reference/redis/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:2c80747c02cfec2dbf6956e916c464ff687ef6cf0dcfef330458cd447696af19` | -| `latest` | October 13th | `sha256:367c93f1a592878176c1c837e0694ee46722f0474799d93adb111ce60b79f158` | +| `latest` | October 22nd | `sha256:b6f13900f05f29bc3474ec9f17f4527724b902d0927904707ac133e6886352a9` | +| `latest-dev` | October 22nd | `sha256:a44b315dfdc949602217cffe450e1c83ef2186d6d2a12f4a9dfd782a592d820a` | diff --git a/content/chainguard/chainguard-images/reference/rekor-backfill-redis/tags_history.md b/content/chainguard/chainguard-images/reference/rekor-backfill-redis/tags_history.md index 58a66dce84..e68a590368 100644 --- a/content/chainguard/chainguard-images/reference/rekor-backfill-redis/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rekor-backfill-redis/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:f8fda54e9678f34e221e4357f1c5955ebb36afe09f46da4bcfb39f211c281549` | -| `latest` | October 16th | `sha256:b84c869b7dde12298baa1d96be8ed4684f08237c5b5161d20362cb932aca4c3a` | +| `latest-dev` | October 22nd | `sha256:094f5c2fd28aab84575e54c1ce528ec5497cc710792cd71b7d733519e82147d6` | +| `latest` | October 20th | `sha256:bfa491e596f0fd1e382456606ae66f61ae16b04f18c49c6c54467de01e684c91` | diff --git a/content/chainguard/chainguard-images/reference/rekor-cli/tags_history.md b/content/chainguard/chainguard-images/reference/rekor-cli/tags_history.md index 992e04f462..315b14190e 100644 --- a/content/chainguard/chainguard-images/reference/rekor-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rekor-cli/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:ef6ebb4a4db81ef120eaafe1498516a4e05e4fed33ff39f2f0549f39e43bd652` | -| `latest` | October 16th | `sha256:62967c11a8a4fbd4763dcf6b81d4b1cc38be72adc94ea7dbe3420ca1ef33f2f4` | +| `latest-dev` | October 22nd | `sha256:31290f80f616673697026c468d811a1e0ff4af4e02c3cbb7c6977cce8abe671c` | +| `latest` | October 20th | `sha256:829da35e767012c312e018f93063cec6763610fa518aa2974df2bdbb16071bbf` | diff --git a/content/chainguard/chainguard-images/reference/rekor-server/tags_history.md b/content/chainguard/chainguard-images/reference/rekor-server/tags_history.md index 8edb079a0b..a80f1401da 100644 --- a/content/chainguard/chainguard-images/reference/rekor-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rekor-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:77a858ef5cf9af474dc3c74ee0cfe17257e2de00e0846ab436291eb5c41074e6` | -| `latest` | October 16th | `sha256:1e82d0b7f4ca040e4bab63fbfb1e2aa63aff11046c6b3e7a7f60ce6833ed65b3` | +| `latest-dev` | October 22nd | `sha256:6ed5ac8d6af30a77e45d630ed08483bc4294c251de54b5eb2709fe4d36bb83fd` | +| `latest` | October 20th | `sha256:b310eba554abb0aa11b468cf9cb8c3f1af6bf6f7bcfec206912bccf632d36623` | diff --git a/content/chainguard/chainguard-images/reference/rqlite/tags_history.md b/content/chainguard/chainguard-images/reference/rqlite/tags_history.md index 009bb6f169..6abe5127c0 100644 --- a/content/chainguard/chainguard-images/reference/rqlite/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rqlite/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:b413065186f6b87eab812822ab2f1cc690913d4c986343280557e2b4ca22adb3` | -| `latest` | October 16th | `sha256:2e63b9528223208ed9e942f3136557c743f55984be77b3c147ec4d4fe50ad769` | +| `latest-dev` | October 22nd | `sha256:e5fb8444b9625bbae6e3d1500111139803000aa3fdd12c5beb4b0fab491b8fc0` | +| `latest` | October 20th | `sha256:a999e7eef0628c3b8aa783747fcc21590bebf65620742746b01b577df9cb3192` | diff --git a/content/chainguard/chainguard-images/reference/ruby/tags_history.md b/content/chainguard/chainguard-images/reference/ruby/tags_history.md index a115d9d644..9953ad460d 100644 --- a/content/chainguard/chainguard-images/reference/ruby/tags_history.md +++ b/content/chainguard/chainguard-images/reference/ruby/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:8a038f2cac69779a8825521e755f4833b579209100b3b3b122869fcfba24c186` | -| `latest` | October 13th | `sha256:1df3538292de7be48e1223464d28666626d8d8929109726cab7aad5d9f0c0f18` | +| `latest-dev` | October 22nd | `sha256:ea797329d0bf36477876a4d1b96ce2aa591d9d4b6081cd7a454674f28a2ba25e` | +| `latest` | October 22nd | `sha256:943ff116b6d2cb768d7ae554f8c5655d51ad22e777fbf30e4aabceaae6792812` | diff --git a/content/chainguard/chainguard-images/reference/rust/tags_history.md b/content/chainguard/chainguard-images/reference/rust/tags_history.md index 5ff015e425..4719200317 100644 --- a/content/chainguard/chainguard-images/reference/rust/tags_history.md +++ b/content/chainguard/chainguard-images/reference/rust/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:fd16c3753ce31fb80269dad172e663bbc02af0510201e8e0ad7a68a2a81a4676` | -| `latest` | October 13th | `sha256:fb8e239bf7e8d4f05c8283cd673160764d3839a73969460cdec7f397f91d6005` | +| `latest-dev` | October 22nd | `sha256:5634a9cf9b44cad37f55dcd5edcdae1c473f731917bb4f4d89afa7c5eefb58bc` | +| `latest` | October 22nd | `sha256:843eae029eb7c850e7418c6185f7bd3d79b3829c87a694399565efb3b44905be` | diff --git a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver-provider-gcp/tags_history.md b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver-provider-gcp/tags_history.md index b7574983ad..fb2860ad6a 100644 --- a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver-provider-gcp/tags_history.md +++ b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver-provider-gcp/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:5403d1608cfb42ea815bb5eee3bb6114967b40da8e30e586b5a1546c2e8447c9` | -| `latest` | October 16th | `sha256:65c65d36326673f9e478ae9c3f6660eab2709afdd143946e27a849ee9da61ea8` | +| `latest-dev` | October 22nd | `sha256:8d314006b04cb9eba62c8fe18373fcc3e6c836ca89b99f7620daf969510f8236` | +| `latest` | October 20th | `sha256:0abea4157f32e56f77cabfe4bd7274329dd75df28786b017468274a606d77a45` | diff --git a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md index 53ec6e8682..f07ace2e15 100644 --- a/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/secrets-store-csi-driver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:b3ae88dd5b9280555c68de631b9a1a9259df21a9ad87ca2669a0918a24cabdc6` | -| `latest` | October 16th | `sha256:6e7c276d0fbd6c4a92b871acb5d4a0157d4a639bb825493328c51af49f394bd1` | +| `latest-dev` | October 22nd | `sha256:81c0ea23dc24a0c7168fc0ad0215e0b6ca3c49d104c0ae548891ca98b7602b0b` | +| `latest` | October 20th | `sha256:cd78258e0351eac7dd13fd242f539c51cf74db57fd8d88dbfc5a7394b5f6b617` | diff --git a/content/chainguard/chainguard-images/reference/semgrep/image_specs.md b/content/chainguard/chainguard-images/reference/semgrep/image_specs.md index 5fd7f5847d..da1599a851 100644 --- a/content/chainguard/chainguard-images/reference/semgrep/image_specs.md +++ b/content/chainguard/chainguard-images/reference/semgrep/image_specs.md @@ -59,7 +59,7 @@ The table shows package distribution across variants. | `libbz2-1` | X | X | | `libcrypt1` | X | X | | `libcrypto3` | X | X | -| `libcurl-rustls4` | X | | +| `libcurl-openssl4` | X | | | `libexpat1` | X | X | | `libffi` | X | X | | `libgcc` | X | X | @@ -105,7 +105,7 @@ The table shows package distribution across variants. | `py3-urllib3` | X | X | | `py3-wcmatch` | X | X | | `py3-zipp` | X | X | -| `python-3.11` | X | X | +| `python-3.12` | X | X | | `readline` | X | X | | `semgrep` | X | X | | `sqlite-libs` | X | X | diff --git a/content/chainguard/chainguard-images/reference/semgrep/tags_history.md b/content/chainguard/chainguard-images/reference/semgrep/tags_history.md index 2401bd5338..da8d79fb43 100644 --- a/content/chainguard/chainguard-images/reference/semgrep/tags_history.md +++ b/content/chainguard/chainguard-images/reference/semgrep/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 11th | `sha256:5339130b112fb834d036c6d26ce8a67c6d7016b25da52fb132ba2138c8412b34` | -| `latest` | October 11th | `sha256:47d6cd26948620f179b05111a43143e9bae07ebb9bb1873b5793773608b64d62` | +| `latest-dev` | October 22nd | `sha256:6f449403bd8e41f9f9516247fef55dd7203ac4cd948a1c611e200d9986f87c5e` | +| `latest` | October 22nd | `sha256:e261cf3ae14d465e7ca6230115d5fdd6eb9fdc7578e91b5103220e6c09f5a91d` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-cloudsqlproxy/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-cloudsqlproxy/tags_history.md index 0c7669d675..b5cc7d6b2e 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-cloudsqlproxy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-cloudsqlproxy/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:085741393ddb0f9ebcacded2985e84d16779bfeb446a1bb20f6b872c04f72b94` | -| `latest` | October 18th | `sha256:51034a2f3bcbeee71f110fe1ad487ed621532ecf006981389418dfc2bb8f3cc1` | +| `latest-dev` | October 22nd | `sha256:15830c99cbc37e6476ea5dfccc8acd1badf77e945963a9b30315292a38b40ae4` | +| `latest` | October 20th | `sha256:f53d77bc22e686a3d76c86a9471f552702c1137cef11e59d38eda1219b66988a` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-createctconfig/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-createctconfig/tags_history.md index ce9cae3ff7..67ed0eefa6 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-createctconfig/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-createctconfig/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:e27bc2e36ba48bbbec7f40c61e4368332de1d07002c8de1c799962712f78409e` | -| `latest-dev` | October 16th | `sha256:0cffe266a11a9ddff62eafd162791235ecc3d9f8338a854faef804e5ff371947` | +| `latest-dev` | October 22nd | `sha256:707fa110dbfb9a00cac43604dcebae5a707cef9ae2911943bac92d046a1a2710` | +| `latest` | October 20th | `sha256:d551f7ae21e543fe36f895ef17cb08223149748609d3403f16fdbc6bc71930e3` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-managectroots/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-managectroots/tags_history.md index f959c9674c..7ce198f647 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-managectroots/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-managectroots/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:e7754974b64bb003727f9ad988f2333ca0f027d9f8a208a6ce9f82397f0b5d25` | -| `latest-dev` | October 16th | `sha256:40e7d27a2f58b43292cc40c12bf7c3f654df93b5a8e9e252ed75d81547478200` | +| `latest-dev` | October 22nd | `sha256:7b984f3bf3f86b268ee0439d1e3083101f6320c1e1afccccc606405b6a592d10` | +| `latest` | October 20th | `sha256:cfcf7cbbab76cafcffd3c7eba0d11bfe656816926aae211272870bcef927d44c` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-verifyfulcio/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-verifyfulcio/tags_history.md index 303c6098c4..d4c94b6968 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-verifyfulcio/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-ctlog-verifyfulcio/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:c9400dbfada27ace39f3f0e0b93b62ca6bb11c3e15bf5d4c4d77a8518bab3a30` | -| `latest-dev` | October 16th | `sha256:c9aea63faebca0c1901f268e1c41051bef13feb81d86f36e9c43d84e16ee7b6f` | +| `latest-dev` | October 22nd | `sha256:7298a9ef268764897c7e3c5eea5823299b2976ec9b00392e751f38d0b1b5a5d9` | +| `latest` | October 20th | `sha256:4f54a647d10bb2cb8caaacd72dff53b4a67a26e59be83bb39128b69d0835c8e5` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-fulcio-createcerts/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-fulcio-createcerts/tags_history.md index beb924d3d3..4a0f7bb930 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-fulcio-createcerts/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-fulcio-createcerts/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:187030338d0df3f353b47bf73e07ab679f4920b27626861041c5df25b3270c09` | -| `latest-dev` | October 16th | `sha256:62e16a2463c2075753e43c08bfb4ae024cc063684e00f519717548fd6fda8555` | +| `latest-dev` | October 22nd | `sha256:100480e6d02d3669a0ff3c301b7011134e14e3d38e119ef7117941a2f08caf93` | +| `latest` | October 20th | `sha256:c92705fd042895cf000dadfcd8062a90d2b8431f68663c8478c7a65948602f32` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-getoidctoken/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-getoidctoken/tags_history.md index bb15a3de81..5fed30e47e 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-getoidctoken/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-getoidctoken/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:5600b2bc68ba0cbc98311acb6511ac15830c3f81bf4b59e8feaaa35a9c8e71b6` | -| `latest-dev` | October 16th | `sha256:f8f6f51dbdefe81e4286aba8f564b5d14f1ff7aa5434920afc2057831f8f32c0` | +| `latest-dev` | October 22nd | `sha256:4e654729323201b52010ccc38df1c47f7441594b9573693b2587f6cecd0c3ba0` | +| `latest` | October 20th | `sha256:e4671583d401ad5b8a75ea636f9041ff7e6537d17cec1cbc64223a11b45d004c` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-rekor-createsecret/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-rekor-createsecret/tags_history.md index 635f7d4485..f02bfd5c85 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-rekor-createsecret/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-rekor-createsecret/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:ede30e96950e010cad1ca8b3cdc39a7839d3a06d711ef1619673f8c28f15280f` | -| `latest-dev` | October 16th | `sha256:57a0d211cedc91d80553c6d42a31ae9b1baf5c2c3cb9cf3ba9b241a48091af37` | +| `latest-dev` | October 22nd | `sha256:e6a2a8bb4f14fe33d51ad51f303daf50eb34ac041b5a2fc986f02607b187c6db` | +| `latest` | October 20th | `sha256:401c1b93acbb2dfa5ef2a539c67ce6d11816cc31fd4627b9299411171e626813` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createdb/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createdb/tags_history.md index 477e262198..4ebec16c08 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createdb/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createdb/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:aadff6fbcd2c077d975cb7f6e2762be67caeeb572d0d4c3e4400fc8846a6d6da` | -| `latest-dev` | October 16th | `sha256:1a3c1c5a3775999a2879ed79ccb7d56a5047f99eef2932229de1100711a8a5f5` | +| `latest-dev` | October 22nd | `sha256:229d7a314cd458c09fc61632b91b87f3353ea47dec3a613b4600976f4eb505f8` | +| `latest` | October 20th | `sha256:5142101fd1dc2f726eb04313ad666ba8fd73cb3ef155f9d153d75279b86cbd2a` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createtree/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createtree/tags_history.md index 4b8bb7eb9e..4c6a117236 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createtree/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-createtree/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:bf584ce36be08cb59288d21f39d59722287c4ce2c760342e4afb894880a1e8fb` | -| `latest-dev` | October 16th | `sha256:557bae2ca305149281566987065711909b81070e118f9add74a331a44711fc32` | +| `latest-dev` | October 22nd | `sha256:801bbf7247daa6d1d638bbb7883324536dd7ee144737c1e629c684438058c1a1` | +| `latest` | October 20th | `sha256:3c42ce63cea57c08d100eeaa1f3b89d8fce83616d91f8bd8a5f627a8d46f966b` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-updatetree/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-updatetree/tags_history.md index f01a04e29e..b1f3b2d150 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-updatetree/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-trillian-updatetree/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:32d07ce107731943f8a0f837b6fd3ec3b545d724027da88b5aab1f72d48c33f3` | -| `latest-dev` | October 16th | `sha256:a696f31074f9c66731c3ddba8497fc23d89ab02765425fdc11d7f07df8ef8546` | +| `latest-dev` | October 22nd | `sha256:5f8130a3bf6b28e8ccc8961e3f8a5084cd3977e5917f8dc56710a5da14df82c8` | +| `latest` | October 20th | `sha256:12ecf7cef85921940e0df26d54aa9acf9497e9d0ee84bddfad0fab58b12c7215` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tsa-createcertchain/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tsa-createcertchain/tags_history.md index abe948b79b..a433306cdc 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tsa-createcertchain/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tsa-createcertchain/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:b3731f26b79f3c1ab8ad5bff6b947e60e90fe16d8a0ba0c65dced0095a130de4` | -| `latest-dev` | October 16th | `sha256:990d7bc3ba35e75e19286d65181ae651ee97f52ce4a9c3f25c1762d6ec1d4beb` | +| `latest-dev` | October 22nd | `sha256:dd311f002164e14664202e56b83c6bf15da0f3fae8e761cc7858d74e16f435d4` | +| `latest` | October 20th | `sha256:d9947ffe428cf276e0fea05888839e3ef3061a5dd18e3ffd029546a25f153084` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-createsecret/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-createsecret/tags_history.md index a5378dd0cb..24f9d4ce64 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-createsecret/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-createsecret/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:dd53258f7d6c5766ab1f7b2a1b21f8dec644abdf246bead5254f685413587992` | -| `latest` | October 16th | `sha256:12ca355e71ce235a93925586a2d2bd64e7152d2f6ff5dd88d97f77a017eeeb3c` | +| `latest-dev` | October 22nd | `sha256:2b9d2296b5b82e0d43d339d9983d84baf6b75f93c1dbf7a5d917576349486647` | +| `latest` | October 20th | `sha256:e9edb1571866c102f494fdaa17ff2658b096e9f8bd12f2a00fb9b044b8f7e6d6` | diff --git a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-server/tags_history.md b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-server/tags_history.md index 05ada6dbd3..5ed29f5ed6 100644 --- a/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/sigstore-scaffolding-tuf-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 16th | `sha256:0c4714cbb7c0e9dc189870c04aadaca73e65c929d281e72178f7fe92ad0a774c` | -| `latest` | October 16th | `sha256:c2983c56cc9cefa872b2c68d529fb81ad0778ba754d3a810a91dee75e2efab7f` | +| `latest-dev` | October 22nd | `sha256:12362dfd9e520cfd3e006a560ca070d38272f4f62bf4c8f4ce77b1b0c86be542` | +| `latest` | October 20th | `sha256:fd88cb8c959e95bea5be0d2982ecbee26a6c4956e4e53f03f30eb58bf4249979` | diff --git a/content/chainguard/chainguard-images/reference/skaffold/tags_history.md b/content/chainguard/chainguard-images/reference/skaffold/tags_history.md index 905edf77d2..909b92cdc9 100644 --- a/content/chainguard/chainguard-images/reference/skaffold/tags_history.md +++ b/content/chainguard/chainguard-images/reference/skaffold/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:8a7f3016f152df8e8f614cbdfaf079fb9d3360ed8e9eb5d61fe29d5a7cbcdca7` | -| `latest` | October 18th | `sha256:c9b8eda99517f77f2d4e381a64dc3d390046a42f123341e3149ae60f51404d6e` | +| `latest-dev` | October 22nd | `sha256:cf623a9b3e743ab74ec8a8e489c0d010eeb1e73abdf3a1450b79f7997702c6fb` | +| `latest` | October 22nd | `sha256:74ee3fe543aa7e1e6227e3d9dbdd1daf043110ffa8c9aff2fba117af838d61ba` | diff --git a/content/chainguard/chainguard-images/reference/slim-toolkit-debug/tags_history.md b/content/chainguard/chainguard-images/reference/slim-toolkit-debug/tags_history.md index 5c0dd90a6d..c0297a45d6 100644 --- a/content/chainguard/chainguard-images/reference/slim-toolkit-debug/tags_history.md +++ b/content/chainguard/chainguard-images/reference/slim-toolkit-debug/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:24607165ad0374fbd7c9df1f4b049036164e1f0df7f6d3e802e618a4dde571e1` | +| `latest` | October 22nd | `sha256:6881d2c00c5178d98b97ae5c73d2b22b8d751f6c73f97a85ab0436c9a82602cd` | diff --git a/content/chainguard/chainguard-images/reference/smarter-device-manager/tags_history.md b/content/chainguard/chainguard-images/reference/smarter-device-manager/tags_history.md index d4d5804efb..4b781c193d 100644 --- a/content/chainguard/chainguard-images/reference/smarter-device-manager/tags_history.md +++ b/content/chainguard/chainguard-images/reference/smarter-device-manager/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:6632a5cd07fba47d058c881af3d596ed5474d14aa53bbb9cd94043540688d939` | +| `latest-dev` | October 22nd | `sha256:7ccdca4b9f595ca367c9c20d0e81d10e1261412b608290aba60aa507ea1ba72d` | | `latest` | October 13th | `sha256:9af67a1ee2362dbd97eb97a52606e10ff2083d60001eef3238a4325d2bb432f9` | diff --git a/content/chainguard/chainguard-images/reference/spark-operator/tags_history.md b/content/chainguard/chainguard-images/reference/spark-operator/tags_history.md index e8c0dbc334..2d8071ce43 100644 --- a/content/chainguard/chainguard-images/reference/spark-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/spark-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:6d75b1f1b0d89b53ddaf819e5daeaffd610950ba8c6c643158d66ef1bc0256b2` | -| `latest-dev` | October 16th | `sha256:0d26a9c391e9c3f8449a232c3a471b7e1d1ae81912135cfcf65d0d2278c3b8bb` | +| `latest-dev` | October 22nd | `sha256:14b671490dcf1e4ac4243a5779585eeb59705b5ec33e8c65d847fa293aade731` | +| `latest` | October 20th | `sha256:11dbdc57de368307f071c609137c4771d561c79c02788336f563f923ad081216` | diff --git a/content/chainguard/chainguard-images/reference/spire-agent/tags_history.md b/content/chainguard/chainguard-images/reference/spire-agent/tags_history.md index 6783c18adb..7a58c506c1 100644 --- a/content/chainguard/chainguard-images/reference/spire-agent/tags_history.md +++ b/content/chainguard/chainguard-images/reference/spire-agent/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:cb0e90c57a3775156a34c2cc532605dafa5321ad67e33b73ed001c390aa363d7` | -| `latest-dev` | October 13th | `sha256:ffc4adaef311b668e1caf8e9dee0c8b6a33d572656aaa8993a69b331ea668b0f` | +| `latest-dev` | October 22nd | `sha256:d7a28d3590255d93cfd57b9b06295f62aa5e9bda725583d61101186e474afe61` | +| `latest` | October 20th | `sha256:3a779cae87c6a13124cf547372459f0f87cbf9230f3ea0ede1074062ae8255f2` | diff --git a/content/chainguard/chainguard-images/reference/spire-oidc-discovery-provider/tags_history.md b/content/chainguard/chainguard-images/reference/spire-oidc-discovery-provider/tags_history.md index c2eed61ac0..a67b85eded 100644 --- a/content/chainguard/chainguard-images/reference/spire-oidc-discovery-provider/tags_history.md +++ b/content/chainguard/chainguard-images/reference/spire-oidc-discovery-provider/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:8ae0b3377b506a5350825d0c878a55d8703e3cfe21fbfb31d8959c780341dad0` | -| `latest` | October 13th | `sha256:4d87227de0484744d12f530d241229bf975eca4135fc8de231c35342b5788794` | +| `latest-dev` | October 22nd | `sha256:afd0f00b951d17f573055538aae1e33838b2fb4638a8ea9d2bcd4d88deb7156b` | +| `latest` | October 20th | `sha256:5a54c06986b9ecc9556f9cfa4b72cd402bbb98144810042561fcf867664bcd40` | diff --git a/content/chainguard/chainguard-images/reference/spire-server/tags_history.md b/content/chainguard/chainguard-images/reference/spire-server/tags_history.md index 48f94e8ab0..b0e2482d90 100644 --- a/content/chainguard/chainguard-images/reference/spire-server/tags_history.md +++ b/content/chainguard/chainguard-images/reference/spire-server/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:2889c82d28f3a261515a033e2356cc95c0e56b6b3b0920153ae9f5f5632e67f1` | -| `latest` | October 13th | `sha256:f6369dc09a21411b6e0c6ac1d6bd8319502c449cef91acac2f7da05741ab8390` | +| `latest-dev` | October 22nd | `sha256:051fd99a1c69eb39687287196013b5fbd9dae30245f746177aee68aec9d138db` | +| `latest` | October 20th | `sha256:5483e77d9c5da2a8f4b7af85477ff5ce2d1447a1de66ca1d014619d7dbb80ae9` | diff --git a/content/chainguard/chainguard-images/reference/stakater-reloader/tags_history.md b/content/chainguard/chainguard-images/reference/stakater-reloader/tags_history.md index 94ee7a1579..f4810cd4a2 100644 --- a/content/chainguard/chainguard-images/reference/stakater-reloader/tags_history.md +++ b/content/chainguard/chainguard-images/reference/stakater-reloader/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:0aaf0176104563403bcf91a9af5cac33367f488373b8b1aba128096b5f834615` | -| `latest-dev` | October 16th | `sha256:fd663a703ad7a9b0f900f963b4443d90733ddb719266a0a53f410385b0d5e1c2` | +| `latest` | October 22nd | `sha256:0d842c4f00284a4d99cf17c550012f9f746f9af621f90446d1c72685cf586b6c` | +| `latest-dev` | October 22nd | `sha256:bb187b12247cf3b73e09f87e01c4a3127ba8df71a1cf2b82ebdac5bb54f85d3d` | diff --git a/content/chainguard/chainguard-images/reference/stunnel/tags_history.md b/content/chainguard/chainguard-images/reference/stunnel/tags_history.md index 8d2a6f120e..90ce7cb0db 100644 --- a/content/chainguard/chainguard-images/reference/stunnel/tags_history.md +++ b/content/chainguard/chainguard-images/reference/stunnel/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:87753f3ab5c0ecc662b0ef0450731af69095326b0db141f1fb3767aba769c5ff` | +| `latest-dev` | October 22nd | `sha256:6a7b67fc16d845cde973b37132bb722df9b1af2f7c27c4fefc0a628257d8e27d` | | `latest` | October 13th | `sha256:c0b205cbddc643b838ea05ddc65a802add0ef0d26f1bd4649be511f65d0362b2` | diff --git a/content/chainguard/chainguard-images/reference/tekton-chains/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-chains/tags_history.md index 4b532b4fa2..6a5bcaf0a2 100644 --- a/content/chainguard/chainguard-images/reference/tekton-chains/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-chains/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:0e0f3d038f5dafc0983ff959ee6a7553d36f3a136c93c9eb73b290a6c850596e` | -| `latest` | October 15th | `sha256:3917280232c8c9e7a77e32f1d5f19a51306a47beb0e16abd22a8ebefe9260145` | +| `latest-dev` | October 22nd | `sha256:fb642b10740a22175f1358a3b4ffc0f31682309fedb4612c724e46ea1a31d543` | +| `latest` | October 22nd | `sha256:fc71a2e2c87ec58fe247e543d4e00fa904b841db2df5d818d8f595a2eded0ddf` | diff --git a/content/chainguard/chainguard-images/reference/tekton-cli/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-cli/tags_history.md index fd9ad856c4..3fadafa6f9 100644 --- a/content/chainguard/chainguard-images/reference/tekton-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-cli/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:30019c7035913f750ffb6246bae8eed92cd59f10ca5eec0d3e18bf5ebf8fdbe9` | -| `latest-dev` | October 14th | `sha256:40bf1497b0c42bde16efbcb82ae3b7b0692bce8d9f0cc2afcf8526b89647fb28` | +| `latest-dev` | October 22nd | `sha256:8c1afd7f88f8308dc7274f9ac87c5a7fd5e13a39cbb5f44f19e1ae18c0b3ef3a` | +| `latest` | October 22nd | `sha256:62e33541d17f8b2cd1796b448bc58fd51e5abb753500eb34d77236cb4352ec43` | diff --git a/content/chainguard/chainguard-images/reference/tekton-controller/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-controller/tags_history.md index 454b8fc176..201340b2da 100644 --- a/content/chainguard/chainguard-images/reference/tekton-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:a140bfbc71d435c7f8287cf0f3a24c2dc0bbe5d0470c95711e222cc1e679d4e2` | -| `latest` | October 14th | `sha256:cfbde34c756731d98c8205902fe62e33989b2462a7e227393187e783247bfaaf` | +| `latest` | October 22nd | `sha256:c88617f1c51ffe5b8b7b29c29edf82e3b90912ba1ba0e5908f72d41f20a6e77b` | +| `latest-dev` | October 22nd | `sha256:16842c4e4099ab8c95d6aa5f7bfb67b25e440f8186994a69c68cbba63e87a070` | diff --git a/content/chainguard/chainguard-images/reference/tekton-entrypoint/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-entrypoint/tags_history.md index e053cc7960..62ee437ce1 100644 --- a/content/chainguard/chainguard-images/reference/tekton-entrypoint/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-entrypoint/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:d0a81648a78944a360cc67c1cc9ec7213259b524840f7ee0a52b24435b4cc310` | -| `latest` | October 14th | `sha256:44e2bb146aa8fb68fa763918b84f680b3f2e12a54aa49e61c6caa24bc4efccae` | +| `latest-dev` | October 22nd | `sha256:a2358d324863bd5c9770413c3ffbe403707e05f8dea18a5f221a875fa5055174` | +| `latest` | October 22nd | `sha256:34a13a230b29d4cdb6506d8e3cccb87806d563bd066d5f6b220e2e9890a1b112` | diff --git a/content/chainguard/chainguard-images/reference/tekton-events/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-events/tags_history.md index 332206c666..a3f10e2f5d 100644 --- a/content/chainguard/chainguard-images/reference/tekton-events/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-events/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:7b8935aefe71e749d62d9aca9b6a7827a5a5cd5b996dd452e2dd3827d2004889` | -| `latest-dev` | October 14th | `sha256:51aaf184262bb24c7c79c893b7ce4bc81fe1c7129eecda4ee5dfc8ae796e63cb` | +| `latest` | October 22nd | `sha256:8e0bb3b83c6cad506a8fdd465cdad02dbe0e24a38f7955e858c19de5ed0598f6` | +| `latest-dev` | October 22nd | `sha256:78d5d73e3e20ce10885b5920972e7544599a4831fb8faec4c26b40e32ff4fa4f` | diff --git a/content/chainguard/chainguard-images/reference/tekton-nop/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-nop/tags_history.md index 24be81c468..0244791521 100644 --- a/content/chainguard/chainguard-images/reference/tekton-nop/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-nop/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:942802cd38e0995c70ac6ef96a1afe5f15cfeaec1108365cd7dd01158ebaa771` | -| `latest-dev` | October 14th | `sha256:e414d07454249c0362f5d1b1aded772d822d3289d0d5557614cc70e217a1714a` | +| `latest-dev` | October 22nd | `sha256:29a041dad4f83d5288c075c5c3d231ec15b0b59395351784bbbccadfc163e0e7` | +| `latest` | October 22nd | `sha256:6b443a6e0eb7c9de230874ee81f6df06c942d5e088dbd95685ed7395232094a8` | diff --git a/content/chainguard/chainguard-images/reference/tekton-resolvers/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-resolvers/tags_history.md index 762173261f..9b54717d07 100644 --- a/content/chainguard/chainguard-images/reference/tekton-resolvers/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-resolvers/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:b81a149d8c6d0c8a2272b066c7cf3859af31a83d969466edc00c269221171176` | -| `latest` | October 14th | `sha256:017da28c3e36e63b2d46f84f90847fffdcd6439c075367f3f771bc9e1e9c9abd` | +| `latest-dev` | October 22nd | `sha256:2b99d666b1719d0f2601f5fae2f4c99815113c3fedd0cfd99c5b7b0f06f136fc` | +| `latest` | October 22nd | `sha256:b51d46009efe2821ca42a46ad4b8f9e4928420119d7b6a3e96ec128f284e50c3` | diff --git a/content/chainguard/chainguard-images/reference/tekton-sidecarlogresults/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-sidecarlogresults/tags_history.md index 39223c558e..0615512dfb 100644 --- a/content/chainguard/chainguard-images/reference/tekton-sidecarlogresults/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-sidecarlogresults/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:8b8d791c35ca388ae4c34a353a3dc9ced31fceb6f739300aa42e170aa5fe06ac` | -| `latest-dev` | October 14th | `sha256:6d7bc19f9d400f54c82c63b1ec7ed22c1d81098ce167bc4ac713c3e936438974` | +| `latest-dev` | October 22nd | `sha256:9454f0a3ebcbb3607fdc19776bbd2aa8afe55d3aec955231edff12b8b562351c` | +| `latest` | October 22nd | `sha256:a2650f18deac99e8465150b9befd1108c15f50492a5eee4a3bfb6115edafacbd` | diff --git a/content/chainguard/chainguard-images/reference/tekton-webhook/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-webhook/tags_history.md index e2d03a5d40..3e80152123 100644 --- a/content/chainguard/chainguard-images/reference/tekton-webhook/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-webhook/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:21dfb330ff285552e25d8a936fdba4215771991141ae85b9d7a371ebcd757a55` | -| `latest-dev` | October 14th | `sha256:35cbc542f1b7d801728a96ed16b1a6dea1f2e573824bf1194dffeabee5413179` | +| `latest` | October 22nd | `sha256:58b99ff273aab45086eb8064563df773ccb4fc3e726cb8fba0bb726bc5abc367` | +| `latest-dev` | October 22nd | `sha256:6487d2b9ef5169779abd549ee0f7fb3a9e018b649f2e389e05fe4daa67a9f9bc` | diff --git a/content/chainguard/chainguard-images/reference/tekton-workingdirinit/tags_history.md b/content/chainguard/chainguard-images/reference/tekton-workingdirinit/tags_history.md index 0e50f2dac1..90191f8c9b 100644 --- a/content/chainguard/chainguard-images/reference/tekton-workingdirinit/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tekton-workingdirinit/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:7144ec01e3fade9ade7b5a918d09e332212d268166239dec9f378f8f4126d5ea` | -| `latest-dev` | October 14th | `sha256:7da38ef3828ee37572b86726b6f9c8d6b3edb019fa4508e426cc5660205c8e24` | +| `latest-dev` | October 22nd | `sha256:3cc6b45dd7cae63a08f5f369ad7049a19482e26c5fc451b95ddec03e43d8fb35` | +| `latest` | October 22nd | `sha256:683f6d97d27d11ce6dec9e6ef5a358a4a9879406934ef1db80e68a13ed95584f` | diff --git a/content/chainguard/chainguard-images/reference/telegraf/tags_history.md b/content/chainguard/chainguard-images/reference/telegraf/tags_history.md index 47457ba076..f3d26bc967 100644 --- a/content/chainguard/chainguard-images/reference/telegraf/tags_history.md +++ b/content/chainguard/chainguard-images/reference/telegraf/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 15th | `sha256:563bc8d97156e9f974f87a04c928aa8785df8f6406119109063a4d704f8dc456` | -| `latest` | October 15th | `sha256:f786258afa389d17d1dfc9e923e4a81c85ca98a01c9151632228f082a1e03c7d` | +| `latest-dev` | October 22nd | `sha256:20d259a3574ef86eb1b44c9eba6f2b9c1236c28d36b957032d7e2e0dab4659f5` | +| `latest` | October 20th | `sha256:14f04e762f961ecaa82c7f92f1219568b1fc635a8782d1addeb79d644413c1d0` | diff --git a/content/chainguard/chainguard-images/reference/terraform/tags_history.md b/content/chainguard/chainguard-images/reference/terraform/tags_history.md index ec25d448e7..7a5d4071c0 100644 --- a/content/chainguard/chainguard-images/reference/terraform/tags_history.md +++ b/content/chainguard/chainguard-images/reference/terraform/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 15th | `sha256:ed21a45adfc0fc3fbde30867d1819ed8fe4b9ed1607ab484ab0fc453558799d7` | -| `latest-dev` | October 15th | `sha256:9c53ee67e922cc561bd3bf21c90c8da15a3c16f8f46b2f6be7302959ef1227b8` | +| `latest-dev` | October 22nd | `sha256:f9123f4f23f3d192712a04388cf78c0a4132b6556658dfa86916ead7b56363d1` | +| `latest` | October 20th | `sha256:f231f7d99458171a7d3ec0ba0815d284b8a835c9a59d8263912c955cf60812a6` | diff --git a/content/chainguard/chainguard-images/reference/thanos-operator/tags_history.md b/content/chainguard/chainguard-images/reference/thanos-operator/tags_history.md index a11088d94d..a0792e779d 100644 --- a/content/chainguard/chainguard-images/reference/thanos-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/thanos-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:334b1e0faba42e5e8323cb12cd422ee30b43616b9435777c3e990b1db982ba91` | -| `latest` | October 14th | `sha256:8ab457d97af60c662db2673ecd39d3f92dd70e5520a93c27f41535e9fed6c368` | +| `latest-dev` | October 22nd | `sha256:c94b26a7e00dc2354e2e0587d59f497e5ac4b6b0029ecc354ad069830f7dbf84` | +| `latest` | October 20th | `sha256:26134686d01219bc54add8550fecbbdc858c1ca983e2370df6782ce9ef27ad9a` | diff --git a/content/chainguard/chainguard-images/reference/thanos/tags_history.md b/content/chainguard/chainguard-images/reference/thanos/tags_history.md index 5d111b123b..83a2dbf33e 100644 --- a/content/chainguard/chainguard-images/reference/thanos/tags_history.md +++ b/content/chainguard/chainguard-images/reference/thanos/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:89708bf7e0819a2813a268ad7666adcc22786b843a596264fd06522ab39c8e86` | -| `latest` | October 14th | `sha256:dace997944026098d3930f87637f11bdad4786a4e43eadc74cbd2ff7b06cba6d` | +| `latest` | October 22nd | `sha256:1155007ea4dded0229a9dab53eda1864ada6258275c718040493a30218b1dcff` | +| `latest-dev` | October 22nd | `sha256:090757444b0368fd0e4d244d66e14606753677ac29d7bf6d797f2544002fa8a2` | diff --git a/content/chainguard/chainguard-images/reference/tigera-operator/tags_history.md b/content/chainguard/chainguard-images/reference/tigera-operator/tags_history.md index 19b175fd0e..329895a214 100644 --- a/content/chainguard/chainguard-images/reference/tigera-operator/tags_history.md +++ b/content/chainguard/chainguard-images/reference/tigera-operator/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:88ce0e8b02ee6e72c98e595188452aaf4314c2cfae02b10ff49153fe0e5600c3` | -| `latest` | October 18th | `sha256:7d5510a8324945db43975cf283d2f08dcf01b5a70feb878a90a4f111ec0e59db` | +| `latest-dev` | October 22nd | `sha256:46e00107893bb0aa4e25b61e76dca3ac87e66340ee4bd0f33aebc501ddb5e5c3` | +| `latest` | October 19th | `sha256:5a3c1fec0e05e37300cddb0a68e3596903123cec5683e3337317174a5c12a93d` | diff --git a/content/chainguard/chainguard-images/reference/timoni/tags_history.md b/content/chainguard/chainguard-images/reference/timoni/tags_history.md index aa8f272c16..2a28f371e9 100644 --- a/content/chainguard/chainguard-images/reference/timoni/tags_history.md +++ b/content/chainguard/chainguard-images/reference/timoni/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:594c28dd586526678fa8a00db14f2802e206b08dbfacecee878e7e9299121b9b` | -| `latest-dev` | October 14th | `sha256:6e477fa4f4c486297f651cbbd75346bb13e5ec376f9273ae73980e43ebd1f3d1` | +| `latest-dev` | October 22nd | `sha256:d57e10fad3a79adb64e29bc4abf66818b724149c2baf37c09f07f5b72fa69c62` | +| `latest` | October 22nd | `sha256:94b5be67ce8a012f627afff292a3e4c72af9f3931118dedf2a2732a0eb6dfc91` | diff --git a/content/chainguard/chainguard-images/reference/trillian-logserver/tags_history.md b/content/chainguard/chainguard-images/reference/trillian-logserver/tags_history.md index 392f1f686e..5158cb0097 100644 --- a/content/chainguard/chainguard-images/reference/trillian-logserver/tags_history.md +++ b/content/chainguard/chainguard-images/reference/trillian-logserver/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:6fb17379e36db72775259f582aef554857f24a66521173f3d00a74e393523a48` | -| `latest-dev` | October 16th | `sha256:7402ca6ce396ac4c0ef5dfc74c4649bbe9986074e72f433d0422f90e2fbcd2aa` | +| `latest-dev` | October 22nd | `sha256:85c0895aafea7224e92c127ca1fa0d0919e32b8e64b0217c6939a1e13590169b` | +| `latest` | October 20th | `sha256:562a7e3783befeb0169205d42cb03e3ed339b119c398a4d87ef89fab1760bc25` | diff --git a/content/chainguard/chainguard-images/reference/trillian-logsigner/tags_history.md b/content/chainguard/chainguard-images/reference/trillian-logsigner/tags_history.md index b430ebbc50..82ec5b99ba 100644 --- a/content/chainguard/chainguard-images/reference/trillian-logsigner/tags_history.md +++ b/content/chainguard/chainguard-images/reference/trillian-logsigner/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:5648ffa3fbd9132cae0bea86624161c6c8b177e5b31a08cd4b75da007e0824c0` | -| `latest-dev` | October 16th | `sha256:2101fff876156058757d38105fb3e8a30a2062c7f6f2fc6d43e5b7bb6e5a6f9c` | +| `latest-dev` | October 22nd | `sha256:38f7d129c8be08b6b368f73a9caba8c5b8fad35ea22c80d05d1cc28b95e90bef` | +| `latest` | October 20th | `sha256:798c929d9cc32b17e25463c3240721c62de58bf6722eab86f07b6f42c759bd00` | diff --git a/content/chainguard/chainguard-images/reference/trust-manager/tags_history.md b/content/chainguard/chainguard-images/reference/trust-manager/tags_history.md index e9345b8776..fc2272c96b 100644 --- a/content/chainguard/chainguard-images/reference/trust-manager/tags_history.md +++ b/content/chainguard/chainguard-images/reference/trust-manager/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:5a750d406674e71d47cce9f74b2d3f94a435045ccf234cbccdc37da9ac5be29d` | -| `latest-dev` | October 14th | `sha256:8d82266c5105b391e096051e189aafc3c4188c764115be9b623311eee184f614` | +| `latest-dev` | October 22nd | `sha256:764f9b6205d805bdef60f5d1d0f2a7895789f3bec2e9b2812d8701065903b64b` | +| `latest` | October 20th | `sha256:2d7919eae79c8c5dca8477e67c30e2a6e40e0bc5125ba97440dafd46d85819e9` | diff --git a/content/chainguard/chainguard-images/reference/vault-k8s/tags_history.md b/content/chainguard/chainguard-images/reference/vault-k8s/tags_history.md index e12bcd71e6..03eb0a8eca 100644 --- a/content/chainguard/chainguard-images/reference/vault-k8s/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vault-k8s/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:77ecc55bbd091bb635b41e2e2239ffb6fdcd89e4cf31e8e86a3e59eec0086a7b` | -| `latest` | October 18th | `sha256:c3294b79de6ba88815aee6e69715054d07fe3502404c738df8d09e9dc359a4a7` | +| `latest-dev` | October 22nd | `sha256:5dd5439ead6cdcb3ff7b643cc3361552714c2375d4714fb16e43a1e7ea43c813` | +| `latest` | October 19th | `sha256:3af2b82cca59d5bb357cd35f2f32b867576993051196846b922a4a059a285f86` | diff --git a/content/chainguard/chainguard-images/reference/vault/tags_history.md b/content/chainguard/chainguard-images/reference/vault/tags_history.md index 44f4a08d0d..2ff69746ed 100644 --- a/content/chainguard/chainguard-images/reference/vault/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vault/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 16th | `sha256:89dbd918d9aa64f057ca45cb33858d9fe97060636ab878914dec24d06ea4db18` | -| `latest-dev` | October 16th | `sha256:60d1496704487f2dab4395f7e824e1aefa7959fa0a6b2764a74b2ef31fae89b1` | +| `latest-dev` | October 22nd | `sha256:dc9cebfe9501da39c80f28ef3abdf7ba90cbcc29b840c68a4f2086321a5773fc` | +| `latest` | October 19th | `sha256:5331b6eaf46e4a127bc426b702015794d8211c69adcc31ee028e869b0ea3ab19` | diff --git a/content/chainguard/chainguard-images/reference/vela-cli/tags_history.md b/content/chainguard/chainguard-images/reference/vela-cli/tags_history.md index fb6bc016a2..bbee90ac88 100644 --- a/content/chainguard/chainguard-images/reference/vela-cli/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vela-cli/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 17th | `sha256:78566dc56a651bf13ea9581bd64fcad159ceea031220641ac23a244c549ebd2d` | +| `latest` | October 20th | `sha256:5cc3f8dc636d0a666cf47fc6565ef0ab58afb0acf9ad05299881fa401b7c8c53` | diff --git a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-admission-controller/tags_history.md b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-admission-controller/tags_history.md index dcf0ad090d..5fa3463f14 100644 --- a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-admission-controller/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-admission-controller/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:2549b75d4c894d15a5ad54c4b32f9cba44a9a1c6fdc926ee1adc43f5185a72f2` | -| `latest-dev` | October 14th | `sha256:101e9ef20bbcf33a48de5442b5a2c9ba4b6a1df19d2ca17417e1f766c3bc0f32` | +| `latest-dev` | October 22nd | `sha256:1a083b97d255408e2e1c9b6e1bf49e3840569b7d636869fe72e3f3f6e27860be` | +| `latest` | October 20th | `sha256:a056e36acdca55244f796636ba9c21dcd12d335279edb5c1fbfbf8156d2f656c` | diff --git a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-recommender/tags_history.md b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-recommender/tags_history.md index 19c7f74248..194651fc34 100644 --- a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-recommender/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-recommender/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:5b5bf0014626235b2490a2ffe420160766678becc7397981f8a04441a37920ce` | -| `latest` | October 14th | `sha256:05cb0f4369e69b2b2d1b455468e6ddacf12dd9708f330d35b4abaf01364a567b` | +| `latest-dev` | October 22nd | `sha256:2e50259ebdd821ebb4d6e5aecb7dcc764198801cde43ee8e67e97ec529305d0c` | +| `latest` | October 20th | `sha256:2c6b92746b504008fecd2dccf9075d48cb8de3c581120a087a65c983eb68b705` | diff --git a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-updater/tags_history.md b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-updater/tags_history.md index 11bafe0da0..838cf7eede 100644 --- a/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-updater/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vertical-pod-autoscaler-updater/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 14th | `sha256:8e7088eb00ffbaf4ef9272578a30c6a2e2c976f13dbd1e2e402378f0b3044542` | -| `latest` | October 14th | `sha256:9d1990c2dfeafa99eafa18f7c803afa1fdbce3445542d7c369b4a02141b28bfb` | +| `latest-dev` | October 22nd | `sha256:4e51ec0dbf9eda27e79786781ac3b0cebaca70565c1acb23f811795d24d23568` | +| `latest` | October 20th | `sha256:a5253642b80d0dbbc987416d2c55065e1c6c934d5b5be7b19421eda8b516ecfc` | diff --git a/content/chainguard/chainguard-images/reference/vt/tags_history.md b/content/chainguard/chainguard-images/reference/vt/tags_history.md index 6802826f52..cc1f35110c 100644 --- a/content/chainguard/chainguard-images/reference/vt/tags_history.md +++ b/content/chainguard/chainguard-images/reference/vt/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:f321a61639dec7499b59c273feb756c8c3c238a6b4147c2cfcbca95a280470f0` | | `latest` | October 13th | `sha256:c972ef18c2356bd7f7f865b6cda6f0b531b97f0d1c98a9500ae1f3d0b8ad194d` | -| `latest-dev` | October 13th | `sha256:84a9e5180e9c0111a7f1a4e1be15580ba5ec639dab39525c78bbef21a0e2df21` | diff --git a/content/chainguard/chainguard-images/reference/wasmer/tags_history.md b/content/chainguard/chainguard-images/reference/wasmer/tags_history.md index 43a6cf07a1..a373a3a659 100644 --- a/content/chainguard/chainguard-images/reference/wasmer/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wasmer/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 13th | `sha256:a59000b34eab5cd216912d243271aa5fe79348695b1a2a9fa69ebef11f0ab4d5` | +| `latest-dev` | October 22nd | `sha256:028114283884760f15239b1d33a62178dcd6b38d6e7e9eb85b840ae57346c07b` | | `latest` | October 13th | `sha256:ec2ef8850609d0a1f1a8ded9ccd0764f35ec99dff084d84359eeea67e51b463b` | diff --git a/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md b/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md index 466db46c17..d58228f354 100644 --- a/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wasmtime/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:f5a02971886622113307365efb774ee6747d535a379afc89dbb4224dbb7463b5` | -| `latest-dev` | October 13th | `sha256:ad4c688ebcef3f674ba2605b6195b78338198c0a83d98c3cfd0627af455ad803` | +| `latest-dev` | October 22nd | `sha256:c53f4b28db5e0b0b3ab2f7322b385f7136c933417219fe7febfb8e2a97d9ceeb` | +| `latest` | October 22nd | `sha256:4252a4798b663a9d29d751c65606038fa44d038e83f1698bb049943634eb19b6` | diff --git a/content/chainguard/chainguard-images/reference/wavefront-proxy/tags_history.md b/content/chainguard/chainguard-images/reference/wavefront-proxy/tags_history.md index bdb0c6464a..eecffdafea 100644 --- a/content/chainguard/chainguard-images/reference/wavefront-proxy/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wavefront-proxy/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:212bed727f4b2eb8786937dff3e6550d84f48ba443ca393da51b2644ebd50dfd` | -| `latest` | October 18th | `sha256:2b3c7af314bae406782c7661501df08ba04c76b69c66997125d85b4a331a35ab` | +| `latest-dev` | October 22nd | `sha256:0ae7e8075853cdfdf4c0d69e6e1727864d1bd730312c240f8737e407e9967cd3` | +| `latest` | October 22nd | `sha256:482e67624641b6661d8d89b1bcdcc6952d93fd7fef8f23e48b6433531ed3dacd` | diff --git a/content/chainguard/chainguard-images/reference/wazero/tags_history.md b/content/chainguard/chainguard-images/reference/wazero/tags_history.md index cff0af5fcb..11d42d985f 100644 --- a/content/chainguard/chainguard-images/reference/wazero/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wazero/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 22nd | `sha256:3a68ef9a89a487a230199a24c1e369c1c85b3d0d34ecd4654ccbfb62246c140c` | | `latest` | October 13th | `sha256:9793d5c4e648a6213cdd7d341556c19ee7ffbc5e5fe46e9c82745989fe3c0506` | -| `latest-dev` | October 13th | `sha256:bf069e40a89ce696aba1420639ac0055f1dee354cc7df3a7154b918e0a005999` | diff --git a/content/chainguard/chainguard-images/reference/weaviate/tags_history.md b/content/chainguard/chainguard-images/reference/weaviate/tags_history.md index f0636087a1..d218c1629d 100644 --- a/content/chainguard/chainguard-images/reference/weaviate/tags_history.md +++ b/content/chainguard/chainguard-images/reference/weaviate/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest-dev` | October 18th | `sha256:d40d03580d9980e12efa280183dfb40be53ebca7da1c79e7068d405c144f02d3` | -| `latest` | October 18th | `sha256:29fe5cdede4d404aff119304f494c0b1641d6f821ae1696c0aeb943bab8c900e` | +| `latest-dev` | October 22nd | `sha256:20e810489d9a1a86f08f8e9181be6fee52af0e1361243587b7d02be72de6bc22` | +| `latest` | October 20th | `sha256:7fa8c60bde151568c928e574818d81c418844b8b8373d369b51fec0d3b1f54a7` | diff --git a/content/chainguard/chainguard-images/reference/wolfi-base/tags_history.md b/content/chainguard/chainguard-images/reference/wolfi-base/tags_history.md index b7be281eb9..834fad6c17 100644 --- a/content/chainguard/chainguard-images/reference/wolfi-base/tags_history.md +++ b/content/chainguard/chainguard-images/reference/wolfi-base/tags_history.md @@ -25,5 +25,5 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |-----------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:077b746426fe23fdca2edbc270a5695c6c03ad26b8e8006fcb2d8e0a7740cc28` | +| `latest` | October 22nd | `sha256:a4d17469c84eb13e6099c6fabf2860e755caf957a8ccb1f65405907595367378` | diff --git a/content/chainguard/chainguard-images/reference/zig/tags_history.md b/content/chainguard/chainguard-images/reference/zig/tags_history.md index 431bab2a08..123b8c9b22 100644 --- a/content/chainguard/chainguard-images/reference/zig/tags_history.md +++ b/content/chainguard/chainguard-images/reference/zig/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 13th | `sha256:f8c04c88ed3302b57951cecd8bb5655446e0441161a6936dbc500001fb4cec40` | -| `latest-dev` | October 13th | `sha256:01c18390fd8fa1ed46267180c42fd80f06249004c82179e2b3b71b2fb0afb5f6` | +| `latest-dev` | October 22nd | `sha256:fb106eb1f334cf955957cf466b4d73bd465d99a5f7d7f77a8e04cfbeb9770eee` | +| `latest` | October 22nd | `sha256:c892f878deaab62c78f99d203bb5e9ef2ab09c3b17f943ec03479b007721a3c3` | diff --git a/content/chainguard/chainguard-images/reference/zookeeper/image_specs.md b/content/chainguard/chainguard-images/reference/zookeeper/image_specs.md index 65553cdcbf..fe68c94af6 100644 --- a/content/chainguard/chainguard-images/reference/zookeeper/image_specs.md +++ b/content/chainguard/chainguard-images/reference/zookeeper/image_specs.md @@ -84,8 +84,6 @@ The table shows package distribution across variants. | `xmlstarlet` | X | X | | `xz` | X | X | | `zlib` | X | X | -| `zookeeper-3.9` | X | | -| `zookeeper-bitnami-3.9-compat` | X | | -| `zookeeper-3.8` | | X | -| `zookeeper-bitnami-3.8-compat` | | X | +| `zookeeper-3.9` | X | X | +| `zookeeper-bitnami-3.9-compat` | X | X | diff --git a/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md b/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md index 12ba4e0017..8b616d373e 100644 --- a/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md +++ b/content/chainguard/chainguard-images/reference/zookeeper/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 18th | `sha256:32cf52a2cd3f539af9f734ac99f5e33c03245c817fddca662ce8e91a918bf3a1` | -| `latest-dev` | October 18th | `sha256:e2d901224e750c4832b6a3e76811bb18d42ae230ea1d7d817bd767422bf7175f` | +| `latest-dev` | October 22nd | `sha256:5ff44b968c146219dd4578dfd4916aacfc0b924910dd30a6f25453724130ca37` | +| `latest` | October 22nd | `sha256:58e45e5d2e298a37f006ddd768bbef3f5116f19e8847ec85c0f53e6f125514af` | diff --git a/content/chainguard/chainguard-images/reference/zot/tags_history.md b/content/chainguard/chainguard-images/reference/zot/tags_history.md index 6a62b1ab24..387e0140c4 100644 --- a/content/chainguard/chainguard-images/reference/zot/tags_history.md +++ b/content/chainguard/chainguard-images/reference/zot/tags_history.md @@ -25,6 +25,6 @@ Please note that digests and timestamps only change when there is a change to th | Tag (s) | Last Changed | Digest | |---------------|--------------|---------------------------------------------------------------------------| -| `latest` | October 14th | `sha256:63052c4f93e511d8bdd2d4963a79291cb93089db870b7452122f51cd6675d929` | -| `latest-dev` | October 14th | `sha256:454944a0a41b427929e591da1f305bab79f011b92b16d40d42f0ad68e8073bec` | +| `latest-dev` | October 22nd | `sha256:04d3ecf76c37a301962f1a69eaa27974c681882d9ab112379994fa448e14b48b` | +| `latest` | October 20th | `sha256:b0502ac7537f3777b8b57d862da69c5a4734eaa1dd4e260f06d680b421857a77` |