Skip to content

Commit

Permalink
pre-release version bump in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour committed Jul 1, 2021
1 parent caf10b2 commit 78dc645
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 @@ -144,8 +144,8 @@ To fetch the Brigade GitHub Gateway chart from the registry:

```console
export HELM_EXPERIMENTAL_OCI=1
helm chart pull ghcr.io/brigadecore/brigade-github-gateway:v0.1.0
helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.1.0 -d ~/charts
helm chart pull ghcr.io/brigadecore/brigade-github-gateway:v0.1.1
helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.1.1 -d ~/charts
```

As this chart requires custom configuration as described above to function
Expand Down

0 comments on commit 78dc645

Please sign in to comment.