rancher / charts-build-scripts

Apache License 2.0
9 stars 32 forks source link

Add better support for release workflows, update docs, and some misc changes #15

Closed aiyengar2 closed 3 years ago

aiyengar2 commented 3 years ago

This PR clumps together some of the changes that need to be addressed to the charts-build-scripts. I'll follow up with make docs commands on each of the charts branches.

Changes:

aiyengar2 commented 3 years ago

@StrongMonkey re-requesting your review since I expanded the scope of this PR to take care of several small issues.

aiyengar2 commented 3 years ago

Double checked that the go templates are rendering correctly by pulling in the docs based on the branch this PR is pointing to at https://github.com/aiyengar2/charts-demo/tree/dev-v2.5-source. This has the latest docs that we would be picking up in each of the Source, Staging, and Live branches.

@nickgerace if you could give it one more look when actually rendered, that would be awesome.

aiyengar2 commented 3 years ago

Added .DS_Store to .gitignore