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 Chart & Automated Release #85

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

David-Crty
Copy link

@David-Crty David-Crty commented Aug 24, 2023

🚀 New Feature: Helm Chart & Automated Release

What's changed:

  1. Helm Chart Added: I've added a new Helm chart to the repository. This will allow users to easily deploy the application using Helm.

  2. GitHub Action with Helm Chart Releaser: To ensure that our Helm chart is automatically released, I've integrated helm/chart-releaser-action. This GitHub action will package the Helm chart and release it using GitHub Pages every time there's a change.

    • 📖 According to the official documentation, for this to function properly, we need to set up GitHub Pages with the gh-pages branch. I recommend verifying this configuration in the repository settings.

Next Steps:

  • Review and merge this PR.
  • Create a new branch gh-pages from main and ensure that the branch is set as the source branch for GitHub Pages in the repository settings.

Looking forward to feedback and suggestions!

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