From ff31c9f3228eeb04834575e4bc0472bfed4520d6 Mon Sep 17 00:00:00 2001 From: erikaheidi Date: Tue, 24 Oct 2023 00:21:04 +0000 Subject: [PATCH] Update Images Reference Signed-off-by: GitHub --- .../argocd-repo-server/image_specs.md | 87 ++++++-------- .../argocd-repo-server/tags_history.md | 7 +- .../reference/atlantis/_index.md | 42 +++++++ .../reference/atlantis/image_specs.md | 84 ++++++++++++++ .../reference/atlantis/provenance_info.md | 73 ++++++++++++ .../reference/atlantis/tags_history.md | 30 +++++ .../aws-for-fluent-bit/image_specs.md | 2 +- .../aws-for-fluent-bit/tags_history.md | 2 +- .../reference/bash/tags_history.md | 2 +- .../image_specs.md | 2 +- .../tags_history.md | 4 +- .../crossplane-aws-cloudfront/_index.md | 33 ++++++ .../crossplane-aws-cloudfront/image_specs.md | 55 +++++++++ .../provenance_info.md | 73 ++++++++++++ .../crossplane-aws-cloudfront/tags_history.md | 29 +++++ .../crossplane-aws-cloudwatchlogs/_index.md | 33 ++++++ .../image_specs.md | 55 +++++++++ .../provenance_info.md | 73 ++++++++++++ .../tags_history.md | 29 +++++ .../crossplane-aws-dynamodb/_index.md | 33 ++++++ .../crossplane-aws-dynamodb/image_specs.md | 55 +++++++++ .../provenance_info.md | 73 ++++++++++++ .../crossplane-aws-dynamodb/tags_history.md | 29 +++++ .../reference/crossplane-aws-ec2/_index.md | 33 ++++++ .../crossplane-aws-ec2/image_specs.md | 55 +++++++++ .../crossplane-aws-ec2/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-ec2/tags_history.md | 29 +++++ .../reference/crossplane-aws-eks/_index.md | 33 ++++++ .../crossplane-aws-eks/image_specs.md | 55 +++++++++ .../crossplane-aws-eks/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-eks/tags_history.md | 29 +++++ .../crossplane-aws-firehose/_index.md | 33 ++++++ .../crossplane-aws-firehose/image_specs.md | 55 +++++++++ .../provenance_info.md | 73 ++++++++++++ .../crossplane-aws-firehose/tags_history.md | 29 +++++ .../reference/crossplane-aws-kms/_index.md | 33 ++++++ .../crossplane-aws-kms/image_specs.md | 55 +++++++++ .../crossplane-aws-kms/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-kms/tags_history.md | 29 +++++ .../reference/crossplane-aws-lambda/_index.md | 33 ++++++ .../crossplane-aws-lambda/image_specs.md | 55 +++++++++ .../crossplane-aws-lambda/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-lambda/tags_history.md | 29 +++++ .../reference/crossplane-aws-sns/_index.md | 33 ++++++ .../crossplane-aws-sns/image_specs.md | 55 +++++++++ .../crossplane-aws-sns/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-sns/tags_history.md | 29 +++++ .../reference/crossplane-aws-sqs/_index.md | 33 ++++++ .../crossplane-aws-sqs/image_specs.md | 55 +++++++++ .../crossplane-aws-sqs/provenance_info.md | 73 ++++++++++++ .../crossplane-aws-sqs/tags_history.md | 29 +++++ .../reference/curl/image_specs.md | 2 +- .../reference/curl/tags_history.md | 4 +- .../reference/etcd/image_specs.md | 2 +- .../reference/etcd/tags_history.md | 4 +- .../reference/external-secrets/image_specs.md | 2 +- .../external-secrets/tags_history.md | 4 +- .../reference/fluent-bit/_index.md | 18 +++ .../reference/fluent-bit/image_specs.md | 66 ++++++----- .../reference/fluent-bit/tags_history.md | 7 +- .../reference/gatekeeper/tags_history.md | 4 +- .../reference/haproxy/image_specs.md | 16 +-- .../reference/haproxy/tags_history.md | 2 +- .../reference/k3s-allinone/tags_history.md | 4 +- .../reference/k3s/tags_history.md | 4 +- .../reference/kube-bench/tags_history.md | 2 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../newrelic-kube-events/tags_history.md | 2 +- .../newrelic-kubernetes/tags_history.md | 2 +- .../reference/nvidia-device-plugin/_index.md | 19 +++ .../reference/php/image_specs.md | 108 ++++++++++-------- .../reference/php/tags_history.md | 8 +- .../reference/telegraf/image_specs.md | 2 +- .../reference/telegraf/tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- .../tags_history.md | 4 +- 84 files changed, 2370 insertions(+), 195 deletions(-) create mode 100644 content/chainguard/chainguard-images/reference/atlantis/_index.md create mode 100644 content/chainguard/chainguard-images/reference/atlantis/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/atlantis/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/atlantis/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-ec2/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-eks/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-firehose/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-kms/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-lambda/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sns/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sqs/_index.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info.md create mode 100644 content/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history.md 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 83ff6d281f..b5a6cc5e07 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,63 +29,44 @@ 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? | no | 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? | yes | 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 | -|---------------------------|------------|--------| -| `argo-cd-2.8-compat` | X | X | -| `argo-cd-2.8-repo-server` | X | 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 | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `argo-cd-2.8` | X | X | +| `argo-cd-2.8-compat` | X | X | +| `bash` | X | | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcrypt1` | X | 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/argocd-repo-server/tags_history.md b/content/chainguard/chainguard-images/reference/argocd-repo-server/tags_history.md index dcc57c8c89..401e1d1286 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,7 +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` `latest-dev` | October 23rd | `sha256:4d3ab72b1aea056c764699113d54001cc1183c87937f8f6447fb3dc31fbeaeb5` | +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest-dev` | October 23rd | `sha256:d1dc02dbca18dd4bc69d326cb3da0c9d05ed6911adf15a10ac8ed7cd28655f6d` | +| `latest` | October 23rd | `sha256:aa638966adb94a171c5f1fb711e6919e16689f2c630b87559af3590f45e4870c` | diff --git a/content/chainguard/chainguard-images/reference/atlantis/_index.md b/content/chainguard/chainguard-images/reference/atlantis/_index.md new file mode 100644 index 0000000000..9f471ad6a4 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/atlantis/_index.md @@ -0,0 +1,42 @@ +--- +title: "Image Overview: atlantis" +linktitle: "atlantis" +type: "article" +layout: "single" +description: "Overview: atlantis 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/atlantis/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/atlantis/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/atlantis/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/atlantis/provenance_info/" >}} +{{}} + + + +Minimal image for Atlantis. + +## Get It! + +The image is available on `cgr.dev`: + +``` +docker pull cgr.dev/chainguard/atlantis:latest +``` + +## Usage + +This image is a drop-in replacement for the upstream image. Please refer to the [installation guide](https://www.runatlantis.io/docs/installation-guide.html) for more details. + +Atlantis has an [official Helm chart](https://github.com/runatlantis/helm-charts/tree/main), more instructions can be find in the [deployment guide](https://www.runatlantis.io/docs/deployment.html#kubernetes-helm-chart). diff --git a/content/chainguard/chainguard-images/reference/atlantis/image_specs.md b/content/chainguard/chainguard-images/reference/atlantis/image_specs.md new file mode 100644 index 0000000000..fb6ae4e9a4 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/atlantis/image_specs.md @@ -0,0 +1,84 @@ +--- +title: "atlantis Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public atlantis 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/atlantis/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/atlantis/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/atlantis/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/atlantis/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **atlantis** Image. + +## Variants Compared +The **atlantis** 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/atlantis` | `/usr/bin/atlantis` | +| 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/atlantis/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest-dev | latest | +|---------------------------|------------|--------| +| `apk-tools` | X | | +| `atlantis` | X | X | +| `bash` | X | | +| `busybox` | X | X | +| `ca-certificates-bundle` | X | X | +| `conftest` | X | X | +| `cue` | X | X | +| `curl` | X | X | +| `dumb-init` | X | X | +| `git` | X | X | +| `git-lfs` | X | X | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `gnupg` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | X | +| `libbrotlidec1` | X | X | +| `libcap` | X | X | +| `libcrypt1` | X | X | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | X | +| `libexpat1` | X | X | +| `libnghttp2-14` | X | X | +| `libpcre2-8-0` | X | X | +| `libssl3` | X | X | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `openssh-keygen` | X | X | +| `openssh-server` | X | X | +| `openssh-server-config` | X | X | +| `openssl` | X | X | +| `openssl-config` | X | X | +| `openssl-provider-legacy` | X | X | +| `terraform` | X | X | +| `wolfi-baselayout` | X | X | +| `zlib` | X | X | + diff --git a/content/chainguard/chainguard-images/reference/atlantis/provenance_info.md b/content/chainguard/chainguard-images/reference/atlantis/provenance_info.md new file mode 100644 index 0000000000..aa438d62c5 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/atlantis/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for atlantis Images" +type: "article" +unlisted: true +description: "Provenance information for atlantis 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/atlantis/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/atlantis/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/atlantis/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/atlantis/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 **atlantis** 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/atlantis | 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/atlantis | 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/atlantis +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/atlantis -- +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/atlantis/tags_history.md b/content/chainguard/chainguard-images/reference/atlantis/tags_history.md new file mode 100644 index 0000000000..8a5104a65e --- /dev/null +++ b/content/chainguard/chainguard-images/reference/atlantis/tags_history.md @@ -0,0 +1,30 @@ +--- +title: "atlantis Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the atlantis 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/atlantis/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/atlantis/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/atlantis/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/atlantis/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 23rd | `sha256:0dbdb8c0b1ada1e52719ecb613c84fc3b5dfa79faf83324d2ddaaf294407d51c` | +| `latest` | October 23rd | `sha256:12e5d26e373d72ee0547cb11c90a9257bfc96f677f6cf1ad008daa7a0553ca4c` | + diff --git a/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/image_specs.md b/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/image_specs.md index f70568f64c..6c083978c2 100644 --- a/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/image_specs.md +++ b/content/chainguard/chainguard-images/reference/aws-for-fluent-bit/image_specs.md @@ -30,7 +30,7 @@ The table has detailed information about each of these variants. | | latest | |--------------|------------------------------------------------------------------------------------------------------------------------| -| Default User | `nonroot` | +| Default User | `root` | | Entrypoint | `/fluent-bit/bin/fluent-bit` | | CMD | `-e /fluent-bit/firehose.so -e /fluent-bit/cloudwatch.so -e /fluent-bit/kinesis.so -c /fluent-bit/etc/fluent-bit.conf` | | Workdir | not specified | 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 69879c5cb1..93e921c86c 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 22nd | `sha256:85f65ace02eb844922c59a683df09ba265deb4c1a4d7a2c496f3d3101207f0f8` | +| `latest` | October 23rd | `sha256:23e0d9c591081758173b99a76386d139325b150e43c2aa3c47342510d62464cc` | diff --git a/content/chainguard/chainguard-images/reference/bash/tags_history.md b/content/chainguard/chainguard-images/reference/bash/tags_history.md index ea17419412..3d3cb1dc49 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 22nd | `sha256:985a0c0ab82bd243bab1827fb48f8e11c8ec331391aad95d1a2f42b3810c1ec2` | +| `latest` | October 23rd | `sha256:9d8e849d30d4260368e8add8435966da8e6cac3d2563f4c7254209b0b9063a7c` | diff --git a/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/image_specs.md b/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/image_specs.md index 5c9784e73b..62b30ce48b 100644 --- a/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/image_specs.md +++ b/content/chainguard/chainguard-images/reference/cluster-proportional-autoscaler/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|--------------------------------------------|--------------------------------------------| -| Default User | `cluster-proportional-autoscaler` | `cluster-proportional-autoscaler` | +| Default User | `nonroot` | `nonroot` | | Entrypoint | `/usr/bin/cluster-proportional-autoscaler` | `/usr/bin/cluster-proportional-autoscaler` | | CMD | not specified | not specified | | Workdir | not specified | not specified | 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 47fc3feba3..62dd3560b9 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` | October 23rd | `sha256:9d7c6643645063a8ef2e4a7991ac1dd5a7e59b12352835664b4d07ed94617e5d` | +| `latest-dev` | October 23rd | `sha256:2f72f1041fd0121162d0598d21ffcae93df89a9c236dd85abec9b35c2b69ae7d` | diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/_index.md new file mode 100644 index 0000000000..6c635762ba --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-cloudfront" +linktitle: "crossplane-aws-cloudfront" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-cloudfront 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/crossplane-aws-cloudfront/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-cloudfront** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-cloudfront:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs.md new file mode 100644 index 0000000000..745828ee49 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-cloudfront Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-cloudfront 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/crossplane-aws-cloudfront/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-cloudfront** Image. + +## Variants Compared +The **crossplane-aws-cloudfront** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|--------------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-cloudfront` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info.md new file mode 100644 index 0000000000..76d645351f --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-cloudfront Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-cloudfront 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/crossplane-aws-cloudfront/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/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 **crossplane-aws-cloudfront** 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/crossplane-aws-cloudfront | 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/crossplane-aws-cloudfront | 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/crossplane-aws-cloudfront +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-cloudfront -- +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/crossplane-aws-cloudfront/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history.md new file mode 100644 index 0000000000..d6a3a4da1a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-cloudfront Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-cloudfront 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/crossplane-aws-cloudfront/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudfront/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 23rd | `sha256:1d5d51a589dce916de22f10baaeac235af24b123d10533dc7b64e54bdfc17c02` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/_index.md new file mode 100644 index 0000000000..c1f6957d9a --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-cloudwatchlogs" +linktitle: "crossplane-aws-cloudwatchlogs" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-cloudwatchlogs 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/crossplane-aws-cloudwatchlogs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-cloudwatchlogs** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-cloudwatchlogs:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs.md new file mode 100644 index 0000000000..12ad6b4ab7 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-cloudwatchlogs Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-cloudwatchlogs 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/crossplane-aws-cloudwatchlogs/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-cloudwatchlogs** Image. + +## Variants Compared +The **crossplane-aws-cloudwatchlogs** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|------------------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-cloudwatchlogs` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info.md new file mode 100644 index 0000000000..b57d7fa22b --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-cloudwatchlogs Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-cloudwatchlogs 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/crossplane-aws-cloudwatchlogs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/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 **crossplane-aws-cloudwatchlogs** 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/crossplane-aws-cloudwatchlogs | 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/crossplane-aws-cloudwatchlogs | 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/crossplane-aws-cloudwatchlogs +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-cloudwatchlogs -- +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/crossplane-aws-cloudwatchlogs/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history.md new file mode 100644 index 0000000000..988cb20750 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-cloudwatchlogs Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-cloudwatchlogs 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/crossplane-aws-cloudwatchlogs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-cloudwatchlogs/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 23rd | `sha256:53ed31ca88c3194fceb23566bac6a3fba5a584d4f7c43d03a87bd64ac3992cd1` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/_index.md new file mode 100644 index 0000000000..d493e2ae2d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-dynamodb" +linktitle: "crossplane-aws-dynamodb" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-dynamodb 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/crossplane-aws-dynamodb/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-dynamodb** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-dynamodb:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs.md new file mode 100644 index 0000000000..f8a1bb78aa --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-dynamodb Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-dynamodb 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/crossplane-aws-dynamodb/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-dynamodb** Image. + +## Variants Compared +The **crossplane-aws-dynamodb** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|------------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-dynamodb` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info.md new file mode 100644 index 0000000000..870c2e6628 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-dynamodb Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-dynamodb 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/crossplane-aws-dynamodb/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/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 **crossplane-aws-dynamodb** 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/crossplane-aws-dynamodb | 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/crossplane-aws-dynamodb | 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/crossplane-aws-dynamodb +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-dynamodb -- +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/crossplane-aws-dynamodb/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history.md new file mode 100644 index 0000000000..a0adddc0e8 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-dynamodb Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-dynamodb 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/crossplane-aws-dynamodb/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-dynamodb/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 23rd | `sha256:77de8ec4fbdc669cd913cc03cdf6e06a9916c092be01585e39360204e091b88e` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/_index.md new file mode 100644 index 0000000000..057400ee05 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-ec2" +linktitle: "crossplane-aws-ec2" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-ec2 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/crossplane-aws-ec2/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-ec2** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-ec2:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs.md new file mode 100644 index 0000000000..e421b941e9 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-ec2 Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-ec2 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/crossplane-aws-ec2/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-ec2** Image. + +## Variants Compared +The **crossplane-aws-ec2** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-ec2` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info.md new file mode 100644 index 0000000000..4e482d5cec --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-ec2 Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-ec2 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/crossplane-aws-ec2/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/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 **crossplane-aws-ec2** 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/crossplane-aws-ec2 | 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/crossplane-aws-ec2 | 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/crossplane-aws-ec2 +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-ec2 -- +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/crossplane-aws-ec2/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history.md new file mode 100644 index 0000000000..5f22c7e0f3 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-ec2 Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-ec2 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/crossplane-aws-ec2/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-ec2/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 23rd | `sha256:00f1168bcd0ed3b53759cc52125b05eb51dca142601f39a8e4410ff05b6f1504` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-eks/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/_index.md new file mode 100644 index 0000000000..e5fadf08fb --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-eks" +linktitle: "crossplane-aws-eks" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-eks 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/crossplane-aws-eks/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-eks** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-eks:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs.md new file mode 100644 index 0000000000..805147a70f --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-eks Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-eks 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/crossplane-aws-eks/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-eks** Image. + +## Variants Compared +The **crossplane-aws-eks** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-eks` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info.md new file mode 100644 index 0000000000..17fa68863b --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-eks Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-eks 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/crossplane-aws-eks/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-eks/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 **crossplane-aws-eks** 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/crossplane-aws-eks | 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/crossplane-aws-eks | 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/crossplane-aws-eks +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-eks -- +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/crossplane-aws-eks/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history.md new file mode 100644 index 0000000000..302ce75c4d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-eks Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-eks 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/crossplane-aws-eks/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-eks/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-eks/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 23rd | `sha256:0ae43ba1eeda93e9be325c6b80b5303ffca277e20eb0c5878b1f4128c979b4ec` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/_index.md new file mode 100644 index 0000000000..bf3947e12d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-firehose" +linktitle: "crossplane-aws-firehose" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-firehose 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/crossplane-aws-firehose/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-firehose** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-firehose:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs.md new file mode 100644 index 0000000000..727c378d72 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-firehose Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-firehose 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/crossplane-aws-firehose/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-firehose** Image. + +## Variants Compared +The **crossplane-aws-firehose** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|------------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-firehose` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info.md new file mode 100644 index 0000000000..0c4c2fbfa1 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-firehose Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-firehose 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/crossplane-aws-firehose/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/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 **crossplane-aws-firehose** 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/crossplane-aws-firehose | 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/crossplane-aws-firehose | 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/crossplane-aws-firehose +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-firehose -- +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/crossplane-aws-firehose/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history.md new file mode 100644 index 0000000000..4f161a3cff --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-firehose Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-firehose 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/crossplane-aws-firehose/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-firehose/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 23rd | `sha256:6bfb945433d98007294bbc2ab8a97e6565dd8cde32804aee5e04e33cad0b1c15` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-kms/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/_index.md new file mode 100644 index 0000000000..090cdc0875 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-kms" +linktitle: "crossplane-aws-kms" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-kms 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/crossplane-aws-kms/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-kms** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-kms:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs.md new file mode 100644 index 0000000000..c187147d19 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-kms Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-kms 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/crossplane-aws-kms/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-kms** Image. + +## Variants Compared +The **crossplane-aws-kms** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-kms` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info.md new file mode 100644 index 0000000000..71c8d4dbc1 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-kms Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-kms 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/crossplane-aws-kms/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-kms/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 **crossplane-aws-kms** 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/crossplane-aws-kms | 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/crossplane-aws-kms | 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/crossplane-aws-kms +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-kms -- +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/crossplane-aws-kms/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history.md new file mode 100644 index 0000000000..4dd638bbfb --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-kms Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-kms 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/crossplane-aws-kms/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-kms/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-kms/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 23rd | `sha256:3343a8d1a8d480e33d45790ebb567494c13380ed8d7e993894439e98eccb692b` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/_index.md new file mode 100644 index 0000000000..2653d55628 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-lambda" +linktitle: "crossplane-aws-lambda" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-lambda 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/crossplane-aws-lambda/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-lambda** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-lambda:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs.md new file mode 100644 index 0000000000..0dd966efcb --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-lambda Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-lambda 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/crossplane-aws-lambda/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-lambda** Image. + +## Variants Compared +The **crossplane-aws-lambda** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-lambda` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info.md new file mode 100644 index 0000000000..bc9d39c091 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-lambda Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-lambda 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/crossplane-aws-lambda/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/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 **crossplane-aws-lambda** 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/crossplane-aws-lambda | 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/crossplane-aws-lambda | 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/crossplane-aws-lambda +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-lambda -- +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/crossplane-aws-lambda/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history.md new file mode 100644 index 0000000000..fcac15483d --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-lambda Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-lambda 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/crossplane-aws-lambda/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-lambda/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 23rd | `sha256:69e22841d07de4094e5f72316a6c64fa58bb08646abd41d7461bcaa15cb41397` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sns/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/_index.md new file mode 100644 index 0000000000..7de13adfd0 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-sns" +linktitle: "crossplane-aws-sns" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-sns 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/crossplane-aws-sns/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-sns** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-sns:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs.md new file mode 100644 index 0000000000..36fa9f5908 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-sns Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-sns 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/crossplane-aws-sns/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-sns** Image. + +## Variants Compared +The **crossplane-aws-sns** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-sns` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info.md new file mode 100644 index 0000000000..d323af49cd --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-sns Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-sns 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/crossplane-aws-sns/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sns/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 **crossplane-aws-sns** 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/crossplane-aws-sns | 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/crossplane-aws-sns | 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/crossplane-aws-sns +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-sns -- +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/crossplane-aws-sns/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history.md new file mode 100644 index 0000000000..b62183c7f3 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-sns Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-sns 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/crossplane-aws-sns/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sns/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sns/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 23rd | `sha256:ae70f54ac5dc7a970d8549864db2fec394f80add8d78159bf27c12777c7d2c69` | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/_index.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/_index.md new file mode 100644 index 0000000000..abebe94667 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/_index.md @@ -0,0 +1,33 @@ +--- +title: "Image Overview: crossplane-aws-sqs" +linktitle: "crossplane-aws-sqs" +type: "article" +layout: "single" +description: "Overview: crossplane-aws-sqs 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/crossplane-aws-sqs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info/" >}} +{{}} + +Minimal **crossplane-aws-sqs** images with nightly builds. + +## Get it! + +``` +docker pull cgr.dev/chainguard/crossplane-aws-sqs:latest +``` + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs.md new file mode 100644 index 0000000000..00dbac6de5 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs.md @@ -0,0 +1,55 @@ +--- +title: "crossplane-aws-sqs Image Variants" +type: "article" +unlisted: true +description: "Detailed information about the public crossplane-aws-sqs 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/crossplane-aws-sqs/" >}} +{{< tab title="Variants" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info/" >}} +{{}} + +This page shows detailed information about all public variants of the Chainguard **crossplane-aws-sqs** Image. + +## Variants Compared +The **crossplane-aws-sqs** Chainguard Image currently has one public variant: + +- `latest` + +The table has detailed information about each of these variants. + +| | latest | +|--------------|---------------------| +| Default User | `nonroot` | +| Entrypoint | `/usr/bin/provider` | +| CMD | not specified | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | no | + +Check the [tags history page](/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history/) for the full list of available tags. + +## Packages Included +The table shows package distribution across variants. + +| | latest | +|-----------------------------------|--------| +| `ca-certificates-bundle` | X | +| `crossplane-provider-aws` | X | +| `crossplane-provider-aws-sqs` | X | +| `terraform` | X | +| `terraform-compat` | X | +| `terraform-local-provider-config` | X | +| `terraform-provider-aws` | X | +| `wolfi-baselayout` | X | + diff --git a/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info.md new file mode 100644 index 0000000000..ff67d05f21 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/provenance_info.md @@ -0,0 +1,73 @@ +--- +title: "Provenance Information for crossplane-aws-sqs Images" +type: "article" +unlisted: true +description: "Provenance information for crossplane-aws-sqs 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/crossplane-aws-sqs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs/" >}} +{{< tab title="Tags History" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history/" >}} +{{< tab title="Provenance" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/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 **crossplane-aws-sqs** 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/crossplane-aws-sqs | 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/crossplane-aws-sqs | 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/crossplane-aws-sqs +``` + +And you should get output that verifies the SBOM signature in cosign's transparency log: + +``` +Verification for cgr.dev/chainguard/crossplane-aws-sqs -- +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/crossplane-aws-sqs/tags_history.md b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history.md new file mode 100644 index 0000000000..dd114f7083 --- /dev/null +++ b/content/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history.md @@ -0,0 +1,29 @@ +--- +title: "crossplane-aws-sqs Image Tags History" +type: "article" +unlisted: true +description: "Image Tags and History for the crossplane-aws-sqs 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/crossplane-aws-sqs/" >}} +{{< tab title="Variants" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/image_specs/" >}} +{{< tab title="Tags History" active=true url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/tags_history/" >}} +{{< tab title="Provenance" active=false url="/chainguard/chainguard-images/reference/crossplane-aws-sqs/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 23rd | `sha256:bdc7250850bb055d2db053637060c9dc99c5a31dfef4b20d0e6ecf22bcdfda6f` | + diff --git a/content/chainguard/chainguard-images/reference/curl/image_specs.md b/content/chainguard/chainguard-images/reference/curl/image_specs.md index b9be10101c..587b02f841 100644 --- a/content/chainguard/chainguard-images/reference/curl/image_specs.md +++ b/content/chainguard/chainguard-images/reference/curl/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|-----------------|-----------------| -| Default User | `curl` | `curl` | +| Default User | `nonroot` | `nonroot` | | Entrypoint | `/usr/bin/curl` | `/usr/bin/curl` | | CMD | not specified | not specified | | Workdir | not specified | not specified | diff --git a/content/chainguard/chainguard-images/reference/curl/tags_history.md b/content/chainguard/chainguard-images/reference/curl/tags_history.md index cdb300be4a..d4094d0b64 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` | October 22nd | `sha256:0da7bacd64c01970beda94fdf81abaa3d0fd9768079cb90a58191bb6648d21d6` | -| `latest-dev` | October 22nd | `sha256:fbd1287355a7a14fa16ac380df5c0b9e9774608edf5d00855920b1afb71b2565` | +| `latest` | October 23rd | `sha256:1f21162bec0166896f6770722c11a44a3c38f32caa37d6c1e368e18d2c779605` | +| `latest-dev` | October 23rd | `sha256:a68ff26b0f83814cf60fcc4859e1b839c178c4d50b75592f36b1e01e07a9bfdf` | diff --git a/content/chainguard/chainguard-images/reference/etcd/image_specs.md b/content/chainguard/chainguard-images/reference/etcd/image_specs.md index da0b896fe0..805d2025dc 100644 --- a/content/chainguard/chainguard-images/reference/etcd/image_specs.md +++ b/content/chainguard/chainguard-images/reference/etcd/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|-----------------|-----------------| -| Default User | `etcd` | `etcd` | +| Default User | `nonroot` | `nonroot` | | Entrypoint | `/usr/bin/etcd` | `/usr/bin/etcd` | | CMD | not specified | not specified | | Workdir | not specified | not specified | diff --git a/content/chainguard/chainguard-images/reference/etcd/tags_history.md b/content/chainguard/chainguard-images/reference/etcd/tags_history.md index c203ece97d..65b308b26a 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 22nd | `sha256:d56f0b97569b00bbcaa2e359c77ba0d6ad685a8702e4090545b46a377bb51024` | -| `latest` | October 20th | `sha256:b5d673ed4b9472d66ab32fc40be801a0f1ef9ac14f110c3e35da7b76eb9869d5` | +| `latest-dev` | October 23rd | `sha256:603e8822201df880f8011773a0e2dbaface7550d17c774320ebcf1fe4a03e1d6` | +| `latest` | October 23rd | `sha256:7647db9fa0567718f48acd3e924a355ea01c298babff8422c5f0555bb61656cd` | diff --git a/content/chainguard/chainguard-images/reference/external-secrets/image_specs.md b/content/chainguard/chainguard-images/reference/external-secrets/image_specs.md index dadcadba25..69f7e4822b 100644 --- a/content/chainguard/chainguard-images/reference/external-secrets/image_specs.md +++ b/content/chainguard/chainguard-images/reference/external-secrets/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|-----------------------------|-----------------------------| -| Default User | `external-secrets` | `external-secrets` | +| Default User | `nonroot` | `nonroot` | | Entrypoint | `/usr/bin/external-secrets` | `/usr/bin/external-secrets` | | CMD | not specified | not specified | | Workdir | not specified | not specified | 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 aba6392370..0453500893 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 22nd | `sha256:353f7294fcf7ef414bce7f59d9a44fdc97cbe017ae884d00cae2b00172715838` | -| `latest` | October 22nd | `sha256:460b72ecf9180b1ec566b624d2f14ae737345637d157c44ce59b28693bb29122` | +| `latest-dev` | October 23rd | `sha256:7c7c2a1f91637f8703aee1da70d159b2a7c1d4f6d2ac30cd57ed8afcb5aa9edb` | +| `latest` | October 23rd | `sha256:6373f0a5f17d0db8cf6aee8088c18ee8fe803163dcecea052fc10d5752298cec` | diff --git a/content/chainguard/chainguard-images/reference/fluent-bit/_index.md b/content/chainguard/chainguard-images/reference/fluent-bit/_index.md index 24846ebdda..bd72974af5 100644 --- a/content/chainguard/chainguard-images/reference/fluent-bit/_index.md +++ b/content/chainguard/chainguard-images/reference/fluent-bit/_index.md @@ -68,4 +68,22 @@ Fluent Bit v2.0.8 [2023/01/20 01:37:06] [ info] [output:stdout:stdout.0] worker #0 started {"date":1674178633.0,"container_id":"c77d18c7700cc8e552b1f137ec9e6cd922637c733463e38fc97de7d51a95e4e9","container_name":"/nice_morse","source":"stdout","log":"Testing a log message\r"} ``` +## Using the fluent-bit Helm Chart + +You can deploy fluent-bit as a Helm chart by running the following: + +```shell +helm repo add fluent https://fluent.github.io/helm-charts +helm repo update +``` + +Next, we can install it with the following command: + +```shell +helm upgrade --install fluent-bit \ + --set image.repository=cgr.dev/chainguard/fluent-bit \ + --set image.tag=latest \ + --set command="/usr/bin/fluent-bit" \ + fluent/fluent-bit +``` diff --git a/content/chainguard/chainguard-images/reference/fluent-bit/image_specs.md b/content/chainguard/chainguard-images/reference/fluent-bit/image_specs.md index bce3fcf1ac..fec4aee139 100644 --- a/content/chainguard/chainguard-images/reference/fluent-bit/image_specs.md +++ b/content/chainguard/chainguard-images/reference/fluent-bit/image_specs.md @@ -22,41 +22,55 @@ toc: true This page shows detailed information about all public variants of the Chainguard **fluent-bit** Image. ## Variants Compared -The **fluent-bit** Chainguard Image currently has one public variant: +The **fluent-bit** Chainguard Image currently has 2 public variants: +- `latest-dev` - `latest` The table has detailed information about each of these variants. -| | latest | -|--------------|--------------------------------------| -| Default User | `nonroot` | -| Entrypoint | `/usr/bin/fluent-bit` | -| CMD | `-c /fluent-bit/etc/fluent-bit.conf` | -| Workdir | not specified | -| Has apk? | no | -| Has a shell? | no | +| | latest-dev | latest | +|--------------|--------------------------------------------|--------------------------------------------| +| Default User | `root` | `root` | +| Entrypoint | `/usr/bin/fluent-bit` | `/usr/bin/fluent-bit` | +| CMD | `--config=/fluent-bit/etc/fluent-bit.conf` | `--config=/fluent-bit/etc/fluent-bit.conf` | +| Workdir | not specified | not specified | +| Has apk? | yes | no | +| Has a shell? | yes | no | Check the [tags history page](/chainguard/chainguard-images/reference/fluent-bit/tags_history/) for the full list of available tags. ## Packages Included The table shows package distribution across variants. -| | latest | -|--------------------------|--------| -| `ca-certificates-bundle` | X | -| `fluent-bit` | X | -| `glibc` | X | -| `glibc-locale-posix` | X | -| `ld-linux` | X | -| `libcap` | X | -| `libcrypto3` | X | -| `libgcc` | X | -| `libpq-11` | X | -| `libssl3` | X | -| `libsystemd` | X | -| `openssl-config` | X | -| `wolfi-baselayout` | X | -| `yaml` | X | -| `zlib` | X | +| | latest-dev | latest | +|--------------------------|------------|--------| +| `apk-tools` | X | | +| `bash` | X | | +| `busybox` | X | | +| `ca-certificates-bundle` | X | X | +| `fluent-bit` | X | X | +| `git` | X | | +| `glibc` | X | X | +| `glibc-locale-posix` | X | X | +| `ld-linux` | X | X | +| `libbrotlicommon1` | X | | +| `libbrotlidec1` | X | | +| `libcap` | X | X | +| `libcrypt1` | X | | +| `libcrypto3` | X | X | +| `libcurl-openssl4` | X | | +| `libexpat1` | X | | +| `libgcc` | X | X | +| `libnghttp2-14` | X | | +| `libpcre2-8-0` | X | | +| `libpq-11` | X | X | +| `libssl3` | X | X | +| `libsystemd` | X | X | +| `ncurses` | X | | +| `ncurses-terminfo-base` | X | | +| `openssl-config` | X | X | +| `wolfi-baselayout` | X | X | +| `yaml` | X | X | +| `zlib` | X | X | 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 7d56a20a15..dea4c014c3 100644 --- a/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md +++ b/content/chainguard/chainguard-images/reference/fluent-bit/tags_history.md @@ -23,7 +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` | October 22nd | `sha256:1c8626f389d51818e8af9eb85756c1058349735e2793f703e7b918af79e0f9bf` | +| Tag (s) | Last Changed | Digest | +|---------------|--------------|---------------------------------------------------------------------------| +| `latest` | October 23rd | `sha256:2c245a49c7443875b2a16a791acfdda9f0725e09e326e2e705dd150e64bdfdb4` | +| `latest-dev` | October 23rd | `sha256:fb735786ab33f26c32be742b9cc679b736dd980b5816dad261a2c937225b704e` | diff --git a/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md b/content/chainguard/chainguard-images/reference/gatekeeper/tags_history.md index 7581f55658..2339f64b40 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-dev` | October 22nd | `sha256:71f08c3e07a2ec90f7d54165ec06d46b4f699d01c1f0f334dedf25a9c8ccd66a` | -| `latest` | October 20th | `sha256:842dc4bebee8557b7d2a743854b1adca41ba607940045f685b2e3c017050f71f` | +| `latest` | October 23rd | `sha256:0e9fe995a615dd30c07a8d763665f88434de06c6cc88e30db15fdd50cc26d360` | +| `latest-dev` | October 23rd | `sha256:7185a77ee397e3333efcfa365689726c1a9e09f1dd755e4a19b5e9a23204aeaf` | diff --git a/content/chainguard/chainguard-images/reference/haproxy/image_specs.md b/content/chainguard/chainguard-images/reference/haproxy/image_specs.md index ab776d95fb..f645501996 100644 --- a/content/chainguard/chainguard-images/reference/haproxy/image_specs.md +++ b/content/chainguard/chainguard-images/reference/haproxy/image_specs.md @@ -28,14 +28,14 @@ The **haproxy** Chainguard Image currently has one public variant: The table has detailed information about each of these variants. -| | latest | -|--------------|---------------------------------------| -| Default User | `haproxy` | -| Entrypoint | `/usr/local/bin/docker-entrypoint.sh` | -| CMD | not specified | -| Workdir | not specified | -| Has apk? | no | -| Has a shell? | yes | +| | latest | +|--------------|-------------------------------------------------| +| Default User | `haproxy` | +| Entrypoint | `/usr/local/bin/docker-entrypoint.sh` | +| CMD | `haproxy -f /usr/local/etc/haproxy/haproxy.cfg` | +| Workdir | not specified | +| Has apk? | no | +| Has a shell? | yes | Check the [tags history page](/chainguard/chainguard-images/reference/haproxy/tags_history/) for the full list of available tags. diff --git a/content/chainguard/chainguard-images/reference/haproxy/tags_history.md b/content/chainguard/chainguard-images/reference/haproxy/tags_history.md index 7a9ecdcfc3..47bb662655 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 22nd | `sha256:ab050751c48eb439fa4eafcdf2a8b003fabe9c7a60d2200b42587c25f6fc9b9d` | +| `latest` | October 23rd | `sha256:39dd4232ed1e8722e420d3e310092b42f8e3b811b6fcb0c62c9a5a01e3c24644` | 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 aeb3ee34c2..4e0aaec427 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 22nd | `sha256:8c29998b3d680ba960b3a270244cfe3bee3714f1d7940c2f22f1b9a7fc407645` | -| `latest` | October 22nd | `sha256:791dfd3d3c43185f8860bc1acc5e7cc75d9151978babcdbebc4d8a5a49b98e28` | +| `latest` | October 23rd | `sha256:a1d57d6d4b4643b5f8d886455f647e0ce60eaa6f8c0706b2bb690c5ae06c77ad` | +| `latest-dev` | October 23rd | `sha256:820aee4d922e7b7daf7729e41566345f88867e7eb692bffdf1e67014635b953b` | diff --git a/content/chainguard/chainguard-images/reference/k3s/tags_history.md b/content/chainguard/chainguard-images/reference/k3s/tags_history.md index 0a96ba8ee5..6c797acfdf 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-dev` | October 22nd | `sha256:bb5918067840ecf4c9fde644fc28617aa527d4228235aebb13223a9cd4c4f4e7` | -| `latest` | October 22nd | `sha256:42220138011dd8346961c91c991301111ae9e193c6cca048a18c14e93967cf44` | +| `latest-dev` | October 23rd | `sha256:500ae96b2c959cd01f145948d0411bf1c35a15be899d9ffd996c7777085fe83d` | +| `latest` | October 23rd | `sha256:92d2fd77b23bf419251b9fd5f02b7fb9d3a36ddcedf5a1082cdb7c5f6043540a` | 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 4a9f6fb3e3..c58cbef9e2 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 22nd | `sha256:a71cd5633b4e2aa7d7467a46dec048c92e0237fd11e0941f00f29b0585a56be0` | +| `latest` | October 23rd | `sha256:ea1bb4dd881e65ab15c504b5502735f5424ccc9a7fcbd11ed28ed2058edf88a9` | 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 616be183f2..d55e5edbcb 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 23rd | `sha256:4cbc7327228f1db8239e01000a6e94e3f6a2c4a7b63096ee8dbee94a6eb2bbde` | -| `latest-dev` | October 23rd | `sha256:e09cbde0f28c2a6987fcc6e85503f72ea4bd3c3861c3067816649b6e5d87cd15` | +| `latest` | October 23rd | `sha256:1c41edd42a54d3c641eb2fde458fe57a733fe9a29c6bd892c82655221e31bb76` | +| `latest-dev` | October 23rd | `sha256:4dca3c6de7a6103b9d546910c2956e66033bc3428375c903ebd4e19fb4c7248a` | 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 9bcae7d732..6596033a0b 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 22nd | `sha256:7f55e2a9fcc33dc8c1582d729db99a307dbee449390a7a3eae189479150c4804` | -| `latest` | October 22nd | `sha256:25ec75af3f51924a7a5f2ef55904a3df2b113ea8979d139adf5ec85315a0ca81` | +| `latest-dev` | October 23rd | `sha256:bec71728b86a05e3bbeccf26aeb05be024619cadd0ee0971944044da1d057c95` | +| `latest` | October 23rd | `sha256:a19626ccf504090a222459392b6d471736ca76274843d269691d2aaa1675ae61` | 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 45ff1a9f66..550e1fa6fd 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-dev` | October 22nd | `sha256:6a11f90760d47ca20f4c5085a883233090dd6d2eec53806751019b454a16dd0f` | -| `latest` | October 22nd | `sha256:9485aa02abe7a6407443b76ea54eabd40695adfb8bc7bcd09bd9a2a88c690e5d` | +| `latest` | October 23rd | `sha256:2d2426579b7b57e878776be7f8b4e3bd028626cfcb2e4c6e97e6e875ccd6dd1e` | +| `latest-dev` | October 23rd | `sha256:c8b4b831e712b95a753539397bd82d75639e59b8d0a555d22c4a985085ff516f` | 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 48749b6c9c..4558eaf06c 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 22nd | `sha256:8a19f9e91677a9a7e335dd0dbcb06f02fe2a29645b6b0b75f923db6103306d68` | -| `latest-dev` | October 22nd | `sha256:37a4ffb23fb6d83b1a254abff0753daf9f2c15eb7a75ca339125a6d08ed450bb` | +| `latest` | October 23rd | `sha256:d5ad4c42e9da93065f5914266fd2280da4f5782ccdaa364616a1270fc0e4fefd` | +| `latest-dev` | October 23rd | `sha256:1c697484b2047ff69d4b848de7ba2b7b11cf4409077f349c767b30535ff933d2` | 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 d538d9bc74..da4882d6ee 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 22nd | `sha256:ce0ed524789169066290c2adaf12015100bc95fa346561946350cd692f084072` | -| `latest` | October 22nd | `sha256:aab1776e48a9d2b1e059cdd7bc41bf6eceadf495ad42fc9dd8aa12341d3fda92` | +| `latest-dev` | October 23rd | `sha256:98d1dcbaed46ae2c830077bec65349fb2b23f8333720975a21440c2a1e996f08` | +| `latest` | October 23rd | `sha256:d770baaedf107a91bdfcb44e6592f7ee1c83297aaef5f362c57c0369f82ada55` | 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 2aad2233d1..4c0c9594a5 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 22nd | `sha256:774dc3885aab510e6e3d9fc6693e3df5a33197b1d112935933d66aa2b10a7c56` | -| `latest` | October 22nd | `sha256:d92d7e02086329fb553c1ddba9bf992a0248599b928055185e93b0b6114fadfe` | +| `latest-dev` | October 23rd | `sha256:a53b701b4869f369fdb68d3f6ec039662eeb5f1f97a5d8b2a3a76050a729af23` | +| `latest` | October 23rd | `sha256:215b6e13c229b225f10ae8b77bf676c84a6efed136d3d62c2d59b0a4827fddbc` | 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 9b557adb9f..08911ac703 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 22nd | `sha256:5a0f6066ac97f9121850437edf71fd85c77cf980acff4f49f9bd3b52a8aec1d1` | -| `latest-dev` | October 22nd | `sha256:aa8ada9edde1dc608653eac5d36797696fdfdcff671549a4e14254e122a60c85` | +| `latest-dev` | October 23rd | `sha256:a51e25e25668a5e4414ec6596432a784bff3e51935f9fdb50c1bf25fb503eaf7` | +| `latest` | October 23rd | `sha256:485932fc2e0e0e45112cf2b8b3012f8cdf75b4060701b1959759b27ae02110d5` | 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 f202dc8f70..66f97e63a6 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 23rd | `sha256:508ffe7bd76289b2028f8dd94638674f8ff4bbba8915f3c8810d9b145accb149` | -| `latest-dev` | October 23rd | `sha256:567a566e09b8caa06aa436941a9311dc37ab067290c30104d510862341e41c88` | +| `latest` | October 23rd | `sha256:a659e52f42414310ca66e23b7eeaa1fba2df442bccbbd62998a458a817580e0c` | +| `latest-dev` | October 23rd | `sha256:09b7cc65669a7b963c88c73da2163e5db86371d222115254b1ce6b42e785a063` | 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 b9ea751c0c..2c5cb493d9 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 22nd | `sha256:f8604f7ef501c7fe6f2444866e0ee54306887e17884ea227ae4430b8007faa7f` | +| `latest` | October 23rd | `sha256:c168050676e34f08fc7cc4ac2aa9138402a7b87ee8c76fb04a75d6db82b4d040` | 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 8531b73f2d..eae5b7b097 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 22nd | `sha256:8f597ebda6b3aae3a3deb98b28ed304694ddaf16f12b5a7c061d71eefa23e4fa` | +| `latest` | October 23rd | `sha256:19f2064fe28e92cde71ab16824a7910ca4c73ffb14666f088c7515397d077682` | diff --git a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/_index.md b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/_index.md index ca1755cfb1..deaa9ad9bf 100644 --- a/content/chainguard/chainguard-images/reference/nvidia-device-plugin/_index.md +++ b/content/chainguard/chainguard-images/reference/nvidia-device-plugin/_index.md @@ -87,3 +87,22 @@ image: tag: latest ``` +When using this image with the `nvidia/gpu-operator` [helm chart](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/23.9.0/index.html) `bash` is required to run the mounted `/bin/entrypoint.sh` script. + +For this you should use the `latest-dev` variant. + +``` +helm repo add nvidia https://helm.ngc.nvidia.com/nvidia +helm repo update + +helm install --wait gpu -n gpu-operator --create-namespace nvidia/gpu-operator +``` +Values: +```yaml +driver: + enabled: false +devicePlugin: + repository: cgr.dev/chainguard + image: nvidia-device-plugin + tag: latest-dev +``` diff --git a/content/chainguard/chainguard-images/reference/php/image_specs.md b/content/chainguard/chainguard-images/reference/php/image_specs.md index 98f953d456..4e2e973991 100644 --- a/content/chainguard/chainguard-images/reference/php/image_specs.md +++ b/content/chainguard/chainguard-images/reference/php/image_specs.md @@ -45,52 +45,64 @@ Check the [tags history page](/chainguard/chainguard-images/reference/php/tags_h ## Packages Included The table shows package distribution across variants. -| | latest-dev | latest-fpm-dev | latest-fpm | latest | -|--------------------------|------------|----------------|------------|--------| -| `apk-tools` | X | X | | | -| `bash` | X | X | | | -| `busybox` | X | X | | | -| `ca-certificates` | X | X | X | X | -| `ca-certificates-bundle` | X | X | X | X | -| `composer` | X | X | | | -| `curl` | X | X | X | X | -| `git` | X | X | | | -| `glibc` | X | X | X | X | -| `glibc-locale-posix` | X | X | X | X | -| `ld-linux` | X | X | X | X | -| `libbrotlicommon1` | X | X | X | X | -| `libbrotlidec1` | X | X | X | X | -| `libcrypt1` | X | X | | | -| `libcrypto3` | X | X | X | X | -| `libcurl-openssl4` | X | X | X | X | -| `libexpat1` | X | X | | | -| `libnghttp2-14` | X | X | X | X | -| `libpcre2-8-0` | X | X | | | -| `libsodium` | X | X | X | X | -| `libssl3` | X | X | X | X | -| `libxml2` | X | X | X | X | -| `ncurses` | X | X | X | X | -| `ncurses-terminfo-base` | X | X | X | X | -| `oniguruma` | X | X | X | X | -| `openssl-config` | X | X | X | X | -| `php-8.2` | X | X | X | X | -| `php-8.2-curl` | X | X | X | X | -| `php-8.2-iconv` | X | X | X | X | -| `php-8.2-mbstring` | X | X | X | X | -| `php-8.2-mysqlnd` | X | X | X | X | -| `php-8.2-openssl` | X | X | X | X | -| `php-8.2-pdo` | X | X | X | X | -| `php-8.2-pdo_mysql` | X | X | X | X | -| `php-8.2-pdo_sqlite` | X | X | X | X | -| `php-8.2-phar` | X | X | X | X | -| `php-8.2-sodium` | X | X | X | X | -| `readline` | X | X | X | X | -| `sqlite-libs` | X | X | X | X | -| `wolfi-baselayout` | X | X | X | X | -| `xz` | X | X | X | X | -| `zlib` | X | X | X | X | -| `execline` | | X | X | | -| `php-8.2-fpm` | | X | X | | -| `s6` | | X | X | | -| `skalibs` | | X | X | | +| | latest-dev | latest-fpm-dev | latest-fpm | latest | +|-----------------------------|------------|----------------|------------|--------| +| `apk-tools` | X | X | | | +| `bash` | X | X | | | +| `busybox` | X | X | | | +| `ca-certificates` | X | X | X | X | +| `ca-certificates-bundle` | X | X | X | X | +| `composer` | X | X | | | +| `curl` | X | X | X | X | +| `git` | X | X | | | +| `glibc` | X | X | X | X | +| `glibc-locale-posix` | X | X | X | X | +| `ld-linux` | X | X | X | X | +| `libbrotlicommon1` | X | X | X | X | +| `libbrotlidec1` | X | X | X | X | +| `libcrypt1` | X | X | | | +| `libcrypto3` | X | X | X | X | +| `libcurl-openssl4` | X | X | X | X | +| `libexpat1` | X | X | | | +| `libnghttp2-14` | X | X | X | X | +| `libpcre2-8-0` | X | X | | | +| `libsodium` | X | X | X | X | +| `libssl3` | X | X | X | X | +| `libxml2` | X | X | X | X | +| `ncurses` | X | X | X | X | +| `ncurses-terminfo-base` | X | X | X | X | +| `oniguruma` | X | X | X | X | +| `openssl-config` | X | X | X | X | +| `php-8.2` | X | X | X | X | +| `php-8.2-config` | X | X | X | X | +| `php-8.2-curl` | X | X | X | X | +| `php-8.2-curl-config` | X | X | X | X | +| `php-8.2-iconv` | X | X | X | X | +| `php-8.2-iconv-config` | X | X | X | X | +| `php-8.2-mbstring` | X | X | X | X | +| `php-8.2-mbstring-config` | X | X | X | X | +| `php-8.2-mysqlnd` | X | X | X | X | +| `php-8.2-mysqlnd-config` | X | X | X | X | +| `php-8.2-openssl` | X | X | X | X | +| `php-8.2-openssl-config` | X | X | X | X | +| `php-8.2-pdo` | X | X | X | X | +| `php-8.2-pdo-config` | X | X | X | X | +| `php-8.2-pdo_mysql` | X | X | X | X | +| `php-8.2-pdo_mysql-config` | X | X | X | X | +| `php-8.2-pdo_sqlite` | X | X | X | X | +| `php-8.2-pdo_sqlite-config` | X | X | X | X | +| `php-8.2-phar` | X | X | X | X | +| `php-8.2-phar-config` | X | X | X | X | +| `php-8.2-sodium` | X | X | X | X | +| `php-8.2-sodium-config` | X | X | X | X | +| `readline` | X | X | X | X | +| `sqlite-libs` | X | X | X | X | +| `wolfi-baselayout` | X | X | X | X | +| `xz` | X | X | X | X | +| `zlib` | X | X | X | X | +| `execline` | | X | X | | +| `php-8.2-fpm` | | X | X | | +| `php-8.2-fpm-config` | | X | X | | +| `s6` | | X | X | | +| `skalibs` | | X | X | | diff --git a/content/chainguard/chainguard-images/reference/php/tags_history.md b/content/chainguard/chainguard-images/reference/php/tags_history.md index 198e11ca8e..1f12681692 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-dev` | October 22nd | `sha256:4094695a581b820d37fe283e97dce29edcd938bc009656875a7393da0e744386` | -| `latest-fpm` | October 22nd | `sha256:776d5750946aa23f1b9f6db0b0bbcff5b50ed9bc02669ba3b591304023bdfe44` | -| `latest` | October 22nd | `sha256:7c9f12167e273d9ab081f2712472c56465406d264e4fb2aa13de37b869d1b1f1` | -| `latest-dev` | October 22nd | `sha256:7de547a3b285e222efbae4cad2ef0cd4a5c9617e18f725e7827ea8aa964b8e5e` | +| `latest-fpm` | October 23rd | `sha256:487c33ffa00c7f5eabf59ea90bbf6fab2f8d81149a6f816652c03770a0ef4554` | +| `latest-fpm-dev` | October 23rd | `sha256:d72fc826966d15c83dc33fdb064f7fc036e2d1d0d81e59f3f709a02c9985e41e` | +| `latest-dev` | October 23rd | `sha256:adfd6bc1880a80205a66d7626c8b66af7e40e48b738953824cc9c4fb16e5ada6` | +| `latest` | October 23rd | `sha256:081c3829b7bc084fa68ae6b74fc8eb781fafb2a6e1548f43216d045a3af78c3c` | diff --git a/content/chainguard/chainguard-images/reference/telegraf/image_specs.md b/content/chainguard/chainguard-images/reference/telegraf/image_specs.md index fbbc75ca44..bc45ef81de 100644 --- a/content/chainguard/chainguard-images/reference/telegraf/image_specs.md +++ b/content/chainguard/chainguard-images/reference/telegraf/image_specs.md @@ -31,7 +31,7 @@ The table has detailed information about each of these variants. | | latest-dev | latest | |--------------|---------------------|---------------------| -| Default User | `telegraf` | `telegraf` | +| Default User | `nonroot` | `nonroot` | | Entrypoint | `/usr/bin/telegraf` | `/usr/bin/telegraf` | | CMD | not specified | not specified | | Workdir | not specified | not specified | diff --git a/content/chainguard/chainguard-images/reference/telegraf/tags_history.md b/content/chainguard/chainguard-images/reference/telegraf/tags_history.md index f3d26bc967..38e808bee0 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 22nd | `sha256:20d259a3574ef86eb1b44c9eba6f2b9c1236c28d36b957032d7e2e0dab4659f5` | -| `latest` | October 20th | `sha256:14f04e762f961ecaa82c7f92f1219568b1fc635a8782d1addeb79d644413c1d0` | +| `latest` | October 24th | `sha256:b9e857d14c1a778c412d086128b71a56699dd04da4a79cd87b8cb40a4fbaf8b1` | +| `latest-dev` | October 24th | `sha256:703cfee02e3b8b551d1ef69615af29cc0ffa1f1d3c568e10b05819b599fa8b44` | 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 5fa3463f14..918a580e51 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-dev` | October 22nd | `sha256:1a083b97d255408e2e1c9b6e1bf49e3840569b7d636869fe72e3f3f6e27860be` | -| `latest` | October 20th | `sha256:a056e36acdca55244f796636ba9c21dcd12d335279edb5c1fbfbf8156d2f656c` | +| `latest-dev` | October 23rd | `sha256:68149b51472a49ad4cff38b1da129c70829cba2b14aebb290950418a5463b7cb` | +| `latest` | October 23rd | `sha256:21411d0cff2ebdee2170343d998137a26e0dfc1a5897242a0944616e25d3ca23` | 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 194651fc34..996855a493 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 22nd | `sha256:2e50259ebdd821ebb4d6e5aecb7dcc764198801cde43ee8e67e97ec529305d0c` | -| `latest` | October 20th | `sha256:2c6b92746b504008fecd2dccf9075d48cb8de3c581120a087a65c983eb68b705` | +| `latest` | October 23rd | `sha256:1c3baed98824de6dfe8059a08727f156fcd05a113326b2f8df8c81aed1e963a1` | +| `latest-dev` | October 23rd | `sha256:da7be030fd0a077c594a1882178a3614b0953240afa1ccbfeb694436ddf0f60b` | 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 838cf7eede..146345454d 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 22nd | `sha256:4e51ec0dbf9eda27e79786781ac3b0cebaca70565c1acb23f811795d24d23568` | -| `latest` | October 20th | `sha256:a5253642b80d0dbbc987416d2c55065e1c6c934d5b5be7b19421eda8b516ecfc` | +| `latest` | October 23rd | `sha256:3582ff7b27863e67574ff842de88474177cff29e66726f28e103f15fe09d4eb9` | +| `latest-dev` | October 23rd | `sha256:c09282e62ad1bfc039a4dddf0c7a6afc2fc199b053c2d1a9d67631a1ca6dc93f` |