Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature Request: Prefixes #320

Open
aiell0 opened this issue Jul 8, 2024 · 0 comments · May be fixed by #326
Open

Feature Request: Prefixes #320

aiell0 opened this issue Jul 8, 2024 · 0 comments · May be fixed by #326

Comments

@aiell0
Copy link

aiell0 commented Jul 8, 2024

I have a use case where I have a monorepository of helm charts that are being managed by different version cadences. I would love it if there was a way to prefix my tags in such a way as to keep that cadence when a specific tag needs updating. For example, in a repository with the following folders:

charts
cluster-addons

I could run separate github actions for each of these folders, and have prefixes for the tags like so:

charts-0.1.0
cluster-addons-0.1.0

This is just an example, I am aware helm has its own versioning infrastructure built-in. But I have a use case where I am bootstrapping EKS clusters with various charts managed by helm, and I do not wish to deepen my helm chart hierarchy one level down just for versioning as that is a bit heavy handed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant