Skip to content

Commit f6b0bab

Browse files
committed
fix .krew.yaml
Signed-off-by: kaizhe <[email protected]>
1 parent 80714b5 commit f6b0bab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.krew.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ spec:
1111
os: darwin
1212
arch: amd64
1313
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kube-psp-advisor_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
14-
sha256: 55f852fd02b62ddbe59e8f1c00550d305201765beef900111c4c0819c85b64df
1514
bin: kubectl-advise-psp
1615
- selector:
1716
matchLabels:
1817
os: linux
1918
arch: amd64
2019
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kube-psp-advisor_{{ .TagName }}_linux_amd64.tar.gz" .TagName }}
21-
sha256: dd496e46bff10bf5ca8b01b2e9e7626354cdba0dcab0aa7ddf72b2b809f9ad72
2220
bin: kubectl-advise-psp
2321
shortDescription: Suggests PodSecurityPolicies for cluster.
2422
description: |

0 commit comments

Comments
 (0)