Skip to content

Commit

Permalink
Merge pull request #14 from krancour/pre-release-version-bumps
Browse files Browse the repository at this point in the history
pre-release version bumps
  • Loading branch information
krancour authored Jul 14, 2021
2 parents de0d2b0 + 3a48da9 commit e248307
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.1
helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.1.1 -d ~/charts
helm chart pull ghcr.io/brigadecore/brigade-github-gateway:v0.2.0
helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.2.0 -d ~/charts
```

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

0 comments on commit e248307

Please sign in to comment.