Skip to content

Commit

Permalink
Merge pull request #126 from stensonb/patch-1
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
cbuto authored Jan 30, 2022
2 parents aedbb4e + 35fefe0 commit 3a402eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Done.
If you want to enable something like `--version="9.9.9-dev1"`, which you intend to push regularly, you will need to run your ChartMuseum server with `ALLOW_OVERWRITE=true`.

### Push .tgz package
This workflow does not require the use of `helm package`, but pushing .tgzs is still suppported:
This workflow does not require the use of `helm package`, but pushing .tgzs is still supported:
```
$ helm cm-push mychart-0.3.2.tgz chartmuseum
Pushing mychart-0.3.2.tgz to chartmuseum...
Expand Down

0 comments on commit 3a402eb

Please sign in to comment.