Skip to content

Commit 80714b5

Browse files
authored
Update .krew.yaml
1 parent a8b475a commit 80714b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.krew.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ spec:
1010
matchLabels:
1111
os: darwin
1212
arch: amd64
13-
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kubectl-advise-psp_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
13+
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kube-psp-advisor_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
1414
sha256: 55f852fd02b62ddbe59e8f1c00550d305201765beef900111c4c0819c85b64df
1515
bin: kubectl-advise-psp
1616
- selector:
1717
matchLabels:
1818
os: linux
1919
arch: amd64
20-
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kubectl-advise-psp_{{ .TagName }}_linux_amd64.tar.gz" .TagName }}
20+
{{addURIAndSha "https://github.com/sysdiglabs/kube-psp-advisor/releases/download/{{ .TagName }}/kube-psp-advisor_{{ .TagName }}_linux_amd64.tar.gz" .TagName }}
2121
sha256: dd496e46bff10bf5ca8b01b2e9e7626354cdba0dcab0aa7ddf72b2b809f9ad72
2222
bin: kubectl-advise-psp
2323
shortDescription: Suggests PodSecurityPolicies for cluster.

0 commit comments

Comments
 (0)