mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
parent
24cdc59f78
commit
fac190462b
1 changed files with 0 additions and 11 deletions
11
.krew.yaml
11
.krew.yaml
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue