You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
> 🚨 If you are updating from a 2.10.x or previous deployment, follow the migration steps in [docs/helm.migrate.md](docs/helm.migrate.md).
1
+
> 🚨 IMPORTANT: When upgrading Sourcegraph, please check [docs/migrate.md](docs/migrate.md) to check if any manual migrations are necessary.
2
2
3
-
> 🚨 IMPORTANT: When upgrading to any particular version of Sourcegraph (**including Sourcegraph 3.0**), please check [docs/migrate.md](docs/migrate.md) to check if any manual migrations are necessary.
3
+
> `master` branch tracks development. Use the revision of this repository corresponding to the
4
+
> version of Sourcegraph you wish to deploy. E.g., `git checkout v3.10.4`.
0 commit comments