Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Optionally decouple version from appVersion #3

Open
2 tasks
almereyda opened this issue Sep 8, 2022 · 0 comments
Open
2 tasks

Optionally decouple version from appVersion #3

almereyda opened this issue Sep 8, 2022 · 0 comments

Comments

@almereyda
Copy link

almereyda commented Sep 8, 2022

As a user of the update Chart action, I need to specify the version independent from the appVersion, in order to use semantic versioning for the chart, that might not follow an app's release cycle.

Currently, when changing the appVersion, we also set the version of the chart to the same value (--new-version). This might not be ideal in some cases. It could be nice if we could optionally

  • set version explicitly through something like --chart-version
  • set appVersion explicitly through something like --app-version

This way we achieve a more fine-grained control of an app's and its chart's release processes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant