tektoncd / chains

Supply Chain Security in Tekton Pipelines
Apache License 2.0
248 stars 133 forks source link

Update base image used in ko build (#1205) #1212

Closed lcarva closed 1 month ago

lcarva commented 2 months ago

Changes

The default base image, cgr.dev/chainguard/static, no longer provides all the platforms the Chains controller claims support for.

Submitter Checklist

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

Release Notes

Fix missing platforms in controller image
lcarva commented 2 months ago

/test pull-tekton-chains-unit-tests

tekton-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wlynch

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/chains/blob/release-v0.22.x/OWNERS)~~ [wlynch] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment