UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 2a558069 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'package-upgrade-docs' into 'master'

Charter: Package upgrade docs

See merge request platform-one/big-bang/bigbang!1628
parents 39336aa9 9b1a6cd7
No related branches found
No related tags found
1 merge request!1628Charter: Package upgrade docs
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment