Skip to content

Commit b4b6f22

Browse files
authored
Update CONTRIBUTING.md - fix #20 by adding a section on version upgrades
Signed-off-by: Jesse Hitch <[email protected]>
1 parent bf6cc4a commit b4b6f22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Then, please make sure you follow the [pull request template](.github/pull_reque
1919

2020
![screenshot of the allow edits by maintainers check box to the left of the Create pull request button on GitHub](https://github.com/nextcloud/helm/assets/2389292/3a8044a9-583d-496a-b3d2-4dd699c56ed4)
2121

22+
## Upgrades
23+
24+
If upgrading a subchart, such as PostgreSQL or MariaDB, or upgrading the `appVersion` in `./charts/nextcloud/Chart.yaml`, please never upgrade more than one major version at a time. Please also provide documentation in the PR for how users can upgrade an external service locally.
25+
2226

2327
# Issues
2428

0 commit comments

Comments
 (0)