armory / minnaker

Spinnaker on Lightweight Kubernetes (K3s)
Apache License 2.0
145 stars 53 forks source link

update(minnaker): move default folder to /home/ubuntu/ and clone from minnaker branch #76

Closed away168 closed 3 years ago

away168 commented 3 years ago

added option to specify branch, minnaker will clone the "minnaker" branch in spinnaker_kustomize_patches

armory-jenkins commented 3 years ago

The title of this Pull Request needs to be changed to match the format:

<type>(<scope>): <subject>

See more details here: https://www.spinnaker.io/community/contributing/submitting/#commit-message-conventions

Some common examples are:

feat(armory.io): add docs.armory.io
fix(parser): grammar and spelling
style(loadingPage): made it super pretty!
refactor(helpMessages): changed order to make more sense