feat(manager/helm-values): Add support for bumpVersion#26441
Conversation
4692efe to
869fd72
Compare
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
869fd72 to
2a01fce
Compare
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
d8104e7 to
58ab838
Compare
kvanzuijlen
left a comment
There was a problem hiding this comment.
@rarkins I could reuse most parts from #8240. I was able to reproduce the behavior that caused it to be reverted.
Do you want to include helm-requirements in the same PR or should that (optionally) be added in a separate PR? I don't think it's really necessary, as helmv3 has long been the standard already and as far as I understand, helm-requirements is for Chart dependencies in helmv2 (correct?).
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
|
Different managers can be done separately |
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
|
Thanks for taking the time to review my PR @viceice. I hope my changes are correct. Let me know if I need to change anything else! |
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
… into helm-values-bumpversion-support
|
Thanks for all your patience @viceice. I made the requested changes. |
|
🎉 This PR is included in version 37.138.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Changes
Adds support for
bumpVersionto the helm-values manager.Context
Closes #4728, closes #8231
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: