rancher / charts-build-scripts

Apache License 2.0
9 stars 32 forks source link

remove staging branch dep #79

Closed rosskirkpat closed 2 years ago

rosskirkpat commented 2 years ago
curl -s https://raw.githubusercontent.com/rosskirkpat/charts-build-scripts/master/init.sh > /dev/null | sh

INFO[0000] Pulling rancher/charts-build-scripts/templates/template from upstream into template
INFO[0003] Successfully updated repository based on upstream template.
Pulled in basic template into configuration.yaml and constructed charts directory
Next Steps:
1. Modify the configuration.yaml with your expected setup and re-run make template to automatically update the repository.

Validation

rosskirkpat commented 2 years ago

@aiyengar2 @PennyScissors can we merge this?