tektoncd / dashboard

A dashboard for Tekton!
Apache License 2.0
863 stars 258 forks source link

Switch chainguard images to alternative Alpine-based images #3449

Closed AlanGreene closed 3 weeks ago

AlanGreene commented 3 weeks ago

Changes

On July 15, 2024, Chainguard will be changing their base images to be based on their own custom Wolfi base. This means they will be dropping support for a number of platforms, keeping only linux/arm64 and linux/amd64.

Switch to their alternative Alpine-based images to maintain support for other platforms such as linux/s390x and linux/ppc64le.

See https://www.chainguard.dev/unchained/changes-to-static-git-and-busybox-developer-images-2 for more details.

/kind misc

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

Release Notes

NONE
tekton-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: briangleeson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/dashboard/blob/main/OWNERS)~~ [briangleeson] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment