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

Helm Release job #573

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Helm Release job #573

wants to merge 4 commits into from

Conversation

Umaaz
Copy link

@Umaaz Umaaz commented Sep 11, 2024

This adds a workflow, using chart releaser, to release the helm chart to the gh-pages branch. So others can us it as a repo.

helm repo add redis-commander https://joeferner.github.io/redis-commander/
helm install redis-commander/redis-commander

@sseide
Copy link
Collaborator

sseide commented Sep 11, 2024

@Umaaz Many thanks for this. One short question - the github doc of chart-releaser-action [1] has an extra step before the release to install helm binary. What is that needed for as your PR does not include it? Do you know it?

[1] https://github.com/helm/chart-releaser-action?tab=readme-ov-file#example-workflow

@sseide
Copy link
Collaborator

sseide commented Sep 11, 2024

And Readme should be updated to mention the new possibility...

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.

3 participants