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 support to install as well as provide upgrade paths to unreleased test versions #500

Closed
SrishT opened this issue Jan 22, 2021 · 0 comments · Fixed by #501
Closed

Add support to install as well as provide upgrade paths to unreleased test versions #500

SrishT opened this issue Jan 22, 2021 · 0 comments · Fixed by #501
Assignees

Comments

@SrishT
Copy link
Contributor

SrishT commented Jan 22, 2021

Description

Enabling testmode currently wither allows one to express an upgrade to an unreleased version OR a allows straight installation of an unreleased version, but not both. We need a way that allows a single value file to express both possibilities.

Importance

must have

Location

charts

Suggestions for an improvement

the value specified in testmode.version should be added to the version-map to allow deployment of this version as well as to allow upgrade from any version to this version. Furthermore, the testmode.fromVersion can be persisted to allow upgrade from any unreleased version to the unreleased version testmode.version

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

Successfully merging a pull request may close this issue.

1 participant