This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Docker #1796
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL -o helm-v${HELM_VERSION}-linux-${TARGETARCH}.tar.gz https://get.helm.sh/helm-v${HELM_VERSION}-linux-${TARGETARCH}.tar.gz && tar -xzf helm-v${HELM_VERSION}-linux-${TARGETARCH}.tar.gz && install -o root -g root -m 0755 linux-${TARGETARCH}/helm /opt/aoepeople/bin/helm && rm helm-v${HELM_VERSION}-linux-${TARGETARCH}.tar.gz && rm -Rf linux-${TARGETARCH} && helm version" did not complete successfully: exit code: 6
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading