Skip to content

Commit

Permalink
Update docs with location from where to run the chartpress cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Nov 2, 2022
1 parent 6cbcb48 commit 174212a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/topic/hub-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ When this hub image needs to be updated, the steps to take are:

This package is also listed under `dev-requirements.txt`, so it should be present if you've installed the dev dependencies.
- Make sure you are in the `helm-charts` directory, where the `chartpress.yaml` is located:
```bash
cd ./helm-charts
```
- Run chartpress to build the image, push it to the registry and update the basehub helm chart to use the updated image tag
```bash
Expand Down

0 comments on commit 174212a

Please sign in to comment.