Rebase dependency;Comment out redundant logic
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-07-27 13:33:04 +02:00
parent d6234321d9
commit 8e75925b52
5 changed files with 19 additions and 10 deletions

View File

@ -125,9 +125,10 @@ dependencies:
- community.crypto
- community.general
- kubernetes.core
- vmware.vmware_rest
container_images:
- quay.io/skopeo/stable:v1.8.0
# container_images:
# - quay.io/skopeo/stable:v1.8.0
static_binaries:
- filename: tea
@ -139,11 +140,15 @@ dependencies:
url: https://get.helm.sh/helm-v3.9.0-linux-amd64.tar.gz
archive: compressed
extra_opts: --strip-components=1
- filename: skopeo
url: https://sn.itch.fyi/Repository/rel/skopeo
username: "{{ repo_username }}"
password: "{{ repo_password }}"
- filename: yq
url: http://github.com/mikefarah/yq/releases/download/v4.25.3/yq_linux_amd64
packages:
- lvm2
- python3-dnspython
- python3-jmespath
- python3-passlib
- skopeo