Skip to content

add chart-testing default config and updated apt packages #19

add chart-testing default config and updated apt packages

add chart-testing default config and updated apt packages #19

Triggered via pull request January 29, 2024 09:08
Status Failure
Total duration 46s
Artifacts

publish.yml

on: pull_request
push-to-registry
34s
push-to-registry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
push-to-registry
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCHITECTURE=amd64; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCHITECTURE=arm64; else echo \"Unsupported Architeture\" && exit 1; fi && curl -sLS \"https://github.com/helm/chart-testing/releases/download/v${CT}/chart-testing_${CT}_linux_${ARCHITECTURE}.tar.gz\" > ct.tar.gz && tar -xzf ct.tar.gz && mv ct /usr/local/bin/ct && chmod a+x /usr/local/bin/ct && mkdir /etc/ct && cp etc/* /etc/ct" did not complete successfully: exit code: 1
push-to-registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.