helm chart version control
Open
@h3n4l is already working on this.
Since Mar 26, 2024.
- Dominant language
- Go
- Stars
- 14.5k
- Forks
- 984
- Avg merge
- 15h 58m
- Merged PRs (30d)
- 256
Description
Is your feature request related to a problem?
The bytebase helm chart version is always 1.1.0. When new features are added in the chart, it is still this version. There is no way to helm upgrade?
helm search repo bytebase
NAME CHART VERSION APP VERSION DESCRIPTION
bytebase/bytebase 1.1.0 Safe database schema change and version control...
Describe the solution you'd like
- Suggestion to add appVersion in the chart.yaml.
- Add chart version control, every chart version is a new feature.
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.