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

Publish Helm chart and adjust install script #728

Closed
michaelsauter opened this issue Sep 29, 2023 · 0 comments · Fixed by #730
Closed

Publish Helm chart and adjust install script #728

michaelsauter opened this issue Sep 29, 2023 · 0 comments · Fixed by #730
Assignees
Labels
enhancement New feature or request

Comments

@michaelsauter
Copy link
Member

Installation currently involves using git subtree, which is overly complex for most use cases.

Instead of the current approach, use https://helm.sh/docs/howto/chart_releaser_action/ to publish the Helm chart on GitHub, then rework the install script to use the published chart. How the chart values file is retained should be left up to the user.

@michaelsauter michaelsauter added the enhancement New feature or request label Sep 29, 2023
@michaelsauter michaelsauter self-assigned this Sep 29, 2023
michaelsauter added a commit that referenced this issue Sep 29, 2023
@michaelsauter michaelsauter mentioned this issue Sep 29, 2023
4 tasks
michaelsauter added a commit that referenced this issue Oct 2, 2023
michaelsauter added a commit that referenced this issue Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant