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

Update helm chart README using Make #293

Merged
merged 1 commit into from Jan 11, 2021

Conversation

evrardjp
Copy link
Collaborator

Without this, it's possible that the helm chart documentation
contains the image tag version which might not be equal to
the version in the helm chart, as it's only an example.

This is a confusing, so instead we should use make to edit the
application version everywhere.

This fixes it by updating the Makefile to modify text of the
chart's README using a regex looking for something similar to
a version; then I used the updated makefile to edit the README.

@dholbach dholbach added this to the 1.7.0 milestone Jan 11, 2021
Without this, it's possible that the helm chart documentation
contains the `image tag` version which might not be equal to
the version in the helm chart, as it's only an example.

This is a confusing, so instead we should use make to edit the
application version everywhere.

This fixes it by updating the Makefile to modify text of the
chart's README using a regex looking for something similar to
a version; then I used the updated makefile to edit the README,
which in turns requires a bump of the version of the chart
itself.
@dholbach dholbach removed this from the 1.7.0 milestone Jan 11, 2021
@dholbach dholbach merged commit 1320c5d into kubereboot:master Jan 11, 2021
@evrardjp evrardjp deleted the fix-make-helm-chart branch January 11, 2021 15:39
@ckotzbauer ckotzbauer mentioned this pull request May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants