Skip to content

Commit ef5aded

Browse files
authored
Add upgrade info for 6.4 repo updater removal (#1110)
The service is no longer needed. Corresponding helm chart update: sourcegraph/deploy-sourcegraph-helm#671 Test plan: n/a
1 parent 4cb5f0e commit ef5aded

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/admin/updates/kubernetes.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@ For upgrade procedures or general info about sourcegraph versioning see the link
88
- [General Upgrade Info](/admin/updates)
99
- [Technical changelog](/technical-changelog)
1010

11-
> ***Attention:** These notes may contain relevant information about the infrastructure update such as resource requirement changes or versions of depencies (Docker, kubernetes, externalized databases).*
11+
> ***Attention:** These notes may contain relevant information about the infrastructure update such as resource requirement changes or versions of dependencies (Docker, kubernetes, externalized databases).*
1212
>
1313
> ***If the notes indicate a patch release exists, target the highest one.***
1414
15+
## v6.4.0
16+
17+
- The repo-updater service is no longer needed and will be removed from deployment methods going forward.
18+
1519
## v6.0.0
1620

1721
- Sourcegraph 6.0.0 no longer supports PostgreSQL 12, admins must upgrade to PostgreSQL 16. See our [postgres 12 end of life](/admin/postgres12_end_of_life_notice) notice! As well as [supporting documentation](/admin/postgres) and advisements on how to upgrade.
18-
- <Callout type="warning">The Kuberentes Helm deployment type does not support MVU from Sourcegraph `v5.9.45` versions and earlier to Sourcegraph `v6.0.0`. Admins seeking to upgrade to Sourcegraph `v6.0.0` should upgrade to `v5.11.6271` then use the standard upgrade procedure to get to `v6.0.0`. This is because migrator v6.0.0 will no longer connect to Postgres 12 databases. For more info see our [PostgreSQL upgrade docs](/admin/postgres#requirements).</Callout>
22+
- <Callout type="warning">The Kubernetes Helm deployment type does not support MVU from Sourcegraph `v5.9.45` versions and earlier to Sourcegraph `v6.0.0`. Admins seeking to upgrade to Sourcegraph `v6.0.0` should upgrade to `v5.11.6271` then use the standard upgrade procedure to get to `v6.0.0`. This is because migrator v6.0.0 will no longer connect to Postgres 12 databases. For more info see our [PostgreSQL upgrade docs](/admin/postgres#requirements).</Callout>
1923

2024
## v5.9.0 ➔ v5.10.1164
2125

0 commit comments

Comments
 (0)