mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +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
|
- from: LICENSE
|
||||||
to: .
|
to: .
|
||||||
bin: kyverno
|
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:
|
- selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
os: darwin
|
os: darwin
|
||||||
|
|
Loading…
Add table
Reference in a new issue