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

Keeping helm values in sync with the tagged release #88

Closed
kmova opened this issue Aug 13, 2021 · 1 comment · Fixed by #94
Closed

Keeping helm values in sync with the tagged release #88

kmova opened this issue Aug 13, 2021 · 1 comment · Fixed by #94
Assignees

Comments

@kmova
Copy link
Collaborator

kmova commented Aug 13, 2021

Keeping helm values in sync with the tagged release

Just an observation that if we club the code and helm chart changes, the helm chart ends up having a configurable value that is not yet available in the released version. This will need to be addressed once we hit beta by either adding a column that specifies the version from which the value will be available or indicating that a given value will be available in the next tagged release.

Originally posted by @kmova in #84 (comment)

@mynktl
Copy link
Contributor

mynktl commented Aug 23, 2021

To solve this, we will add an option in the PR Template to know if PR requires changes in the helm chart and, PR number for the relevant helm chart changes. This PRs will get merged once the release tag is created, provided relevant changes are available in the image.

Label release-activity should be added on both implementation and helm chart PR for filtering.

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.

2 participants