update etcd to v3.5.22 #43
Annotations
2 errors and 2 warnings
|
build (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o errexit -o nounset -o pipefail -c cd /tmp/bitnami/pkg/cache/ && OS_ARCH=`echo ${OS_ARCH_RAW}| sed 's|/|_|'` && if [ ! -f \"yq_${OS_ARCH}.tar.gz\" ]; then curl -SsLf \"https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_${OS_ARCH}\" -O ; fi && mv \"yq_${OS_ARCH}\" /opt/bitnami/common/bin/yq" did not complete successfully: exit code: 1
|
|
build (linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o errexit -o nounset -o pipefail -c cd /tmp/bitnami/pkg/cache/ && OS_ARCH=`echo ${OS_ARCH_RAW}| sed 's|/|_|'` && if [ ! -f \"yq_${OS_ARCH}.tar.gz\" ]; then curl -SsLf \"https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_${OS_ARCH}\" -O ; fi && mv \"yq_${OS_ARCH}\" /opt/bitnami/common/bin/yq" did not complete successfully: exit code: 1
|
|
build (linux/amd64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build (linux/arm64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|