-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[bitnami/*] Skip image's tag in the README files of the Bitnami Charts #19841
Conversation
0af189d
to
0b8b2ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Jota Martos <[email protected]>
0b8b2ec
to
52c953a
Compare
Signed-off-by: Jota Martos <[email protected]>
Signed-off-by: Jota Martos <[email protected]>
For certain charts such as MySQL, where I require 5.7 and not 8.0, would I still be using image.tag to override the image version even though it's no longer explicitly stated in the README? |
Yes yes, this change only affects the README table, the values themselves and their usage were not modified. |
bitnami#19841) * [bitnami/*] Skip image's tag in the README files of the Bitnami Charts Signed-off-by: Jota Martos <[email protected]> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <[email protected]> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <[email protected]> --------- Signed-off-by: Jota Martos <[email protected]>
bitnami#19841) * [bitnami/*] Skip image's tag in the README files of the Bitnami Charts Signed-off-by: Jota Martos <[email protected]> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <[email protected]> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <[email protected]> --------- Signed-off-by: Jota Martos <[email protected]>
Description of the change
In order to standardize the documentation, we would like to remove the images' tag information from the README files. This change is related to this other previous PR #19835
Benefits
Make the documentation neutral for all distros
Possible drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm