Skip to content

ci: pin buildx version#664

Merged
cbuto merged 1 commit into
helm:mainfrom
cbuto:ci/fix-build
Feb 15, 2023
Merged

ci: pin buildx version#664
cbuto merged 1 commit into
helm:mainfrom
cbuto:ci/fix-build

Conversation

@cbuto

@cbuto cbuto commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

The build action on main is failing because of some issue with one of the images built via buildx (which causes the sbom generation to fail)

level=fatal msg="generating doc: creating SPDX document: generating SPDX package from image ref ghcr.io/helm/chartmuseum:canary: adding image variant package: getting os data from container: reading os type from layer: reading os release: extracting os-release from tar: reading tarfile: archive/tar: invalid tar header"

I looked and I noticed the last successful run here is using v0.9.1 and the recent failures are using buildx version v0.10.2. So for now, lets pin to the known working version and I'll create an issue to look into bumping it.

@cbuto cbuto self-assigned this Feb 15, 2023
Signed-off-by: Casey Buto <[email protected]>
@cbuto

cbuto commented Feb 15, 2023

Copy link
Copy Markdown
Contributor Author

thanks for the quick reviews!

@cbuto
cbuto merged commit 61fbe13 into helm:main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants