Skip to content

Commit

Permalink
fix: rename push cmd to work with new helm version (#110)
Browse files Browse the repository at this point in the history
* fix: rename push cmd to work with new helm version

* rename to cm-push

Signed-off-by: Josh Dolitsky <josh@dolit.ski>

Co-authored-by: Josh Dolitsky <josh@dolit.ski>
  • Loading branch information
emanuelflp and jdolitsky authored Oct 4, 2021
1 parent 8d99cc4 commit d7cc009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "push"
name: "cm-push"
version: "0.9.0"
usage: "Please see https://github.com/chartmuseum/helm-push for usage"
description: "Push chart package to ChartMuseum"
Expand Down

0 comments on commit d7cc009

Please sign in to comment.