Skip to content

Commit

Permalink
minor fix to helm docs generation
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Feb 26, 2024
1 parent a591a05 commit c4b9ce1
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 @@ -190,7 +190,7 @@ the repo root.

```shell
docker run --rm -u $(id -u) --name helm-docs \
--volume "$PWD/sddi-ckan/charts:/helm-docs" \
--volume "$PWD/charts/sddi-ckan:/helm-docs" \
jnorwood/helm-docs:latest
```

Expand Down

0 comments on commit c4b9ce1

Please sign in to comment.