Skip to content

Commit

Permalink
Update README (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
pereztr5 authored Mar 7, 2023
1 parent 6436078 commit 0c36919
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,7 @@ This repo facilitates the import of helm charts from equinixmetal-helm.github.io

## Adding new projects

This repo uses GNU `date` and `sed` which is installed with `brew install gnu-sed coreutils` on Mac OS.
Upstream repositories publish their charts via automation using something like the [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages) action.

To create a helm chart release run:

```
./prepare-artifacts.sh /path/to/chart-dir
```

Where `chart-dir`, is a local directory containing the helm chart you wish to package.

Then commit your changes and submit a PR to the [`gh-pages`](https://github.com/equinixmetal-helm/charts/tree/gh-pages) branch.

Some upstream repositories publish their charts via automation. You do not need to use the above script unless manually generating the chart.
The source for the hosted files can be found [here](https://github.com/equinixmetal-helm/charts/tree/gh-pages)

0 comments on commit 0c36919

Please sign in to comment.