bcgov / bcgov/crunchy-postgres
Create chart release workflow
Open
- Dominant language
- Go Template
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We want to package and release a new version of the chart if the version in `chart.yaml` changes.
https://github.com/helm/chart-releaser-action
https://github.com/bcgov/cas-metabase/blob/develop/.github/workflows/release.yml#L34
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading chart.yaml and the linked .github/workflows/release.yml example, then review the helm/chart-releaser-action documentation. Trace how the chart version is detected and how a release is triggered. Done means a version change in chart.yaml packages and releases the chart through the workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, helm
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100