Skip to content

Commit

Permalink
manifest: update the manifest file according
Browse files Browse the repository at this point in the history
updating the manifest file according to what we have
in krew side. Last time we faced issues and fixed in
krew repo but it require fix here too.

Signed-off-by: subhamkrai <srai@redhat.com>
  • Loading branch information
subhamkrai committed Feb 23, 2022
1 parent 3919d8b commit 06e380a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
{{addURIAndSha "https://github.com/rook/kubectl-rook-ceph/archive/{{ .TagName }}.zip" .TagName }}
files:
- from: "kubectl-rook-ceph-*/kubectl-rook-ceph.sh"
to: "kubect-rook-ceph.sh"
to: "*"
- from: "kubectl-rook-ceph-*/LICENSE"
to: "."
bin: kubect-rook-ceph.sh
bin: kubectl-rook-ceph.sh

0 comments on commit 06e380a

Please sign in to comment.