Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikariekkinen authored Aug 31, 2022
1 parent 649d8dd commit e8593de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ helm repo update

Make sure that the Helm chart changes has been done and that the Chart.yaml file is updated in the Helm chart repository to publish.

In this example we'll use helm-deploy-service that has been cloned locally to `../helm-deploy-service`.
In this example we'll use helm-deploy-service that has been cloned locally to `../cxcloud-deployment-chart`.

Create the package with

```bash
helm package ../helm-deploy-service
helm package ../cxcloud-deployment-chart
```

Update the index file with
Expand Down

0 comments on commit e8593de

Please sign in to comment.