-
Notifications
You must be signed in to change notification settings - Fork 307
add the ability to specify filename for helm based git write back target #289
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
base: master
Are you sure you want to change the base?
add the ability to specify filename for helm based git write back target #289
Conversation
f05906c
to
4a98c57
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.
This is exactly what I had in mind when I opened the issue. I am not set up to run the tests but the logic looks sound and it meets the requirement
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.
This is what I was looking for. THank you.
Hey, apologies for coming so late to this one! I was just thinking, that this is not specific to Helm, because it really is writing the app source YAML, just to a different path. So, I think the |
Hi, any update on this feature request? We really need it. Thanks. |
any update on this ? seems like it would be very nice to merge the feature but still no review |
This is what we are looking for! An update would be greatly appreciated, thanks! 👍 |
I think this was achieved in #636 |
based on feature request: #287
edit: