Skip to content

Commit

Permalink
Merge pull request #11 from krancour/pre-release-version-bumps
Browse files Browse the repository at this point in the history
pre-release version bump in docs
  • Loading branch information
krancour authored Jul 1, 2021
2 parents caf10b2 + 78dc645 commit 2223a59
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 2223a59

Please sign in to comment.