Skip to content

Commit

Permalink
new gh-pages
Browse files Browse the repository at this point in the history
Signed-off-by: Sheldon <[email protected]>
  • Loading branch information
locustbaby committed Aug 8, 2023
1 parent d8ffe0f commit 70508d3
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 199 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
This GitHub repository is the official source for Milvus's Helm charts.

![GitHub](https://img.shields.io/github/license/milvus-io/milvus-helm)
[![](https://github.com/milvus-io/milvus-helm/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/milvus-io/milvus-helm/actions)
[![](https://github.com/milvus-io/milvus-helm/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/zilliztech.github.io/milvus-helm/actions)

For instructions about how to install charts from this repository, visit the public website at:
[milvus-io.github.io/milvus-helm](https://milvus-io.github.io/milvus-helm/)
[zilliztech.github.io.github.io/milvus-helm](https://zilliztech.github.io/milvus-helm/)

## Make changes to an existing chart without publishing

Expand All @@ -22,7 +22,7 @@ With each commit to _master_, a GitHub action will compare all charts versions a

When it detects that the version in the folder doesn't exist in `index.yaml`, it will create a release with the packaged chart content on the _GitHub repository_, and update `index.yaml` to include it on the `charts repository`.

`index.yaml` is accesible from [milvus-io.github.io/milvus-helm/index.yaml](https://github.com/milvus-io/milvus-helm/blob/gh-pages/index.yaml) and is the list of all _charts_ and their _versions_ available when you interact with the _charts repository_ using Helm.
`index.yaml` is accesible from [milvus-io.github.io/milvus-helm/index.yaml](https://github.com/zilliztech/milvus-helm/blob/gh-pages/index.yaml) and is the list of all _charts_ and their _versions_ available when you interact with the _charts repository_ using Helm.

The packaged referenced in `index.yaml`, when it's updated using the GitHub action, will link for download to the URL provided by the _GitHub repository_ release files.

Expand All @@ -36,7 +36,7 @@ and the list of all charts at `index.yaml` on _gh-pages_ branch will be updated
## More information

You can find more information at:
* [milvus-io.github.io/milvus-helm](https://github.com/milvus-io/milvus-helm)
* [milvus-io.github.io/milvus-helm](https://github.com/zilliztech/milvus-helm)
* [The Helm package manager](https://helm.sh/)
* [Chart Releaser](https://github.com/helm/chart-releaser)
* [Chart Releaser GitHub Action](https://github.com/helm/chart-releaser-action)
Expand Down
Loading

0 comments on commit 70508d3

Please sign in to comment.