- Ensure you are up to date with the
master
branch - Create a branch in this repo
- If you do not have access to creating branches and believe you should, please inquire in the #release-integration slack channel
- Otherwise please submit changes from a fork
- If you are adding/updating a ytt library, ensure you update the top-level
vendir.yml
, runvendir sync
, and ensure your changes toconfig/_ytt_lib
andvendir.lock.yml
for this new/updated ytt library are committed in your proposed changes- If you are using a git-based library, note that you can use commit SHAs or tags as references
- If you are adding/updating data values, please also add those changes to the
sample-cf-install-values.yml
file - Before submitting, please ensure you have deployed and run smoke tests
- Push your changes to your branch/fork
- Create a pull request