Skip to content

Commit

Permalink
Update CONTRIBUTING.md - fix #20 by adding a section on version upgrades
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Hitch <[email protected]>
  • Loading branch information
jessebot authored Jul 25, 2024
1 parent bf6cc4a commit b4b6f22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Then, please make sure you follow the [pull request template](.github/pull_reque

![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)

## Upgrades

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.


# Issues

Expand Down

0 comments on commit b4b6f22

Please sign in to comment.