Skip to content

Commit

Permalink
krew manifest for v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pvlerick committed Oct 17, 2024
1 parent 0a9a3f2 commit 5f53bd2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions krew-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,19 @@ kind: Plugin
metadata:
name: copi
spec:
version: "v0.1.1"
homepage: https://github.com/worldline/kubectl-copi
shortDescription: "Modify configuration using pickers"
description: |
Change kube configuration using pickers: context, namespaces...
platforms:
- uri: https://github.com/worldline/kubectl-copi/releases/download/0.1.1/kubectl-copi_0.1.1_x86_64-unknown-linux-gnu.tar.gz
sha256: a99c9d2cf9842680ed5c6006acf38d40d865b18342a2a114fd2499f539791f4f
bin: kubectl-copi
files:
- from: "*"
to: "."
selector:
matchLabels:
os: linux
arch: amd64

0 comments on commit 5f53bd2

Please sign in to comment.