-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
feat(chart): automate helm json schema #5075
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: ivan katliarchuk <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/label tide/merge-method-squash |
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
…eration Signed-off-by: ivan katliarchuk <[email protected]>
Wow, I like that PR ❤️ ! For the github action, there is one ready to go for failing on diff: |
/retitle feat(chart): automate helm schema |
/retitle feat(chart): automate helm json schema |
Description
Added script and documented how to automatically update json schema. In follow-up could add/update github actions as well.
Relates #4989 but not resolves
Fixes #4860
Checklist