diff --git a/charter/PackageRequirements.md b/charter/PackageRequirements.md index 4cb64fca50ea2abc5417f843f722ba960b467213..eec0e5e0dd9e2cded3733f63494c4ef894e91880 100644 --- a/charter/PackageRequirements.md +++ b/charter/PackageRequirements.md @@ -48,6 +48,15 @@ Forked upstream helm charts will be configured with the appropriate BigBang _add In the case where an accepted upstream helm chart does not exist, BigBang will create and maintain it's own custom helm chart for the package in question. The helm chart will be in conformance with the [Package Standards](#pr-x.-package-standards). +### Documentation for how to upgrade the Package helm charts + +The Package chart should include maintenance documentation that describes +1. The process for upgrading +2. How to test the upgrade +3. Documentation for changes made to the upstream chart. + +This documentation will be located in each Package repo and named `/docs/DEVELOPMENT_MAINTENANCE.md`. The document should be linked from the top level `/CONTRIBUTING.md` in the "To contribute a change" section item #2. + ## PR-X. Package Standards The common components that each package will have are defined in the following folder layout: