Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add workflow to release helm chart #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rasta-rocket
Copy link

Hi @cw-sakamoto 👋

First of all thanks a lot for this project, it is really useful 🤩 .

This little contribution allow us to release and download the helm chart in a more standard way compared to the usage of the helm plugin helm-git (also note that both method are compatible).

In order to the release process can work, we need to:

  1. Create a git branch named gh-pages
  2. Enable the github pages on the repo
  3. Point the github pages to the branch gh-pages

As mentionned here

If you need more details, don't hesitate to ask

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant