1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

Remove s390X (#4063)

Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
shuting 2022-06-03 16:11:12 +08:00 committed by GitHub
parent 24cdc59f78
commit fac190462b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,17 +17,6 @@ spec:
- from: LICENSE
to: .
bin: kyverno
- selector:
matchLabels:
os: linux
arch: s390x
{{addURIAndSha "https://github.com/kyverno/kyverno/releases/download/{{ .TagName }}/kyverno-cli_{{ .TagName }}_linux_s390x.tar.gz" .TagName | indent 6 }}
files:
- from: kyverno
to: .
- from: LICENSE
to: .
bin: kyverno
- selector:
matchLabels:
os: darwin