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

Add CI/CD workflow to package Helm charts #368

Closed
cdavernas opened this issue Aug 14, 2024 · 5 comments · Fixed by #450
Closed

Add CI/CD workflow to package Helm charts #368

cdavernas opened this issue Aug 14, 2024 · 5 comments · Fixed by #450
Assignees
Labels
component: deployment Concerns a deployment runtime: kubernetes Concerns the Kubernetes runtime host type: enhancement New feature or request weight: 1 An issue that has a very low development impact
Milestone

Comments

@cdavernas
Copy link
Member

What would you like to be added:

Add a CI/CD workflow to package Helm charts.

Why is this needed:

Implementing this CI/CD workflow will enhance the robustness of the deployment processes and ensure that Helm charts are always ready for reliable and consistent deployments.

@cdavernas cdavernas added type: enhancement New feature or request weight: 1 An issue that has a very low development impact runtime: kubernetes Concerns the Kubernetes runtime host component: deployment Concerns a deployment labels Aug 14, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Aug 14, 2024
@cdavernas cdavernas self-assigned this Sep 4, 2024
@robinson
Copy link
Contributor

@cdavernas thanks for the interesting project firstly.
are there anyone working on this ticket? if not yet then could I support on that? I am intending to use github pages and Artifact Hub in github actions, is that ok?
Cheers,
Robin

@cdavernas
Copy link
Member Author

cdavernas commented Oct 29, 2024

@robinson No one's assigned to the task as of now. We gladly and warmly welcome your help!

I am intending to use github pages and Artifact Hub in github actions, is that ok?

Sure, sounds great!

@cdavernas cdavernas assigned robinson and unassigned cdavernas Oct 29, 2024
@robinson
Copy link
Contributor

robinson commented Oct 29, 2024

cool, thanks @cdavernas. Then next favour, could you create these steps as following prerequisites:
image

https://github.com/helm/chart-releaser-action

@cdavernas
Copy link
Member Author

I just did it! Let me know if I can do anything else!

@robinson
Copy link
Contributor

#450
solved with this PR.

@cdavernas cdavernas linked a pull request Oct 30, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Backlog to Done in Progress Tracker Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: deployment Concerns a deployment runtime: kubernetes Concerns the Kubernetes runtime host type: enhancement New feature or request weight: 1 An issue that has a very low development impact
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants