Skip to content

Helm Chart & Automated Release#85

Open
David-Crty wants to merge 3 commits intoAxaFrance:mainfrom
David-Crty:add-helm-chart
Open

Helm Chart & Automated Release#85
David-Crty wants to merge 3 commits intoAxaFrance:mainfrom
David-Crty:add-helm-chart

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