File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: Plugin
33metadata :
44 name : neat
55spec :
6- version : " v1.1.1 "
6+ version : " v1.2.0 "
77 shortDescription : Remove clutter from Kubernetes manifests to make them more readable.
88 homepage : https://github.com/itaysk/kubectl-neat
99 description : |
1818 matchLabels :
1919 os : darwin
2020 arch : amd64
21- uri : https://github.com/itaysk/kubectl-neat/releases/download/v1.1.1 /kubectl-neat_darwin.tar.gz
21+ uri : https://github.com/itaysk/kubectl-neat/releases/download/v1.2.0 /kubectl-neat_darwin.tar.gz
2222 sha256 : ${sha256}
2323 files :
2424 - from : " /*"
2828 matchLabels :
2929 os : linux
3030 arch : amd64
31- uri : https://github.com/itaysk/kubectl-neat/releases/download/v1.1.1 /kubectl-neat_linux.tar.gz
31+ uri : https://github.com/itaysk/kubectl-neat/releases/download/v1.2.0 /kubectl-neat_linux.tar.gz
3232 sha256 : ${sha256}
3333 files :
3434 - from : " /*"
You can’t perform that action at this time.
0 commit comments