Skip to content

Commit 04d9843

Browse files
committed
chore(docs): add callout for database upgrades in TC
1 parent 9b5cd44 commit 04d9843

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

docs/technical-changelog.mdx

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ This page documents all notable changes to Sourcegraph. For more detailed change
66

77
# 5.11 Patch 5
88

9+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
10+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
11+
>
12+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
13+
914
## v5.11.6271
1015

1116
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.6271)
@@ -35,6 +40,11 @@ This page documents all notable changes to Sourcegraph. For more detailed change
3540

3641
# 5.11 Patch 4
3742

43+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
44+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
45+
>
46+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
47+
3848
## v5.11.5234
3949

4050
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.5234)
@@ -73,6 +83,11 @@ This page documents all notable changes to Sourcegraph. For more detailed change
7383

7484
# 5.11 Patch 3
7585

86+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
87+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
88+
>
89+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
90+
7691
## v5.11.4013
7792

7893
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.4013)
@@ -120,6 +135,11 @@ This page documents all notable changes to Sourcegraph. For more detailed change
120135

121136
# 5.11 Patch 2
122137

138+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
139+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
140+
>
141+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
142+
123143
## v5.11.3601
124144

125145
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.3601)
@@ -145,6 +165,11 @@ This page documents all notable changes to Sourcegraph. For more detailed change
145165

146166
# 5.11 Patch 1
147167

168+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
169+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
170+
>
171+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
172+
148173
## v5.11.2732
149174

150175
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.2732)
@@ -178,7 +203,8 @@ This page documents all notable changes to Sourcegraph. For more detailed change
178203

179204
# 5.11 Patch 0
180205

181-
> Warning: This release updates the database container images from Postgres 12 to Postgres 16, and begins using Wolfi based images. Customers are advised to have a database backup before upgrading! See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice!
206+
> Attention - If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
207+
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
182208
>
183209
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
184210

0 commit comments

Comments
 (0)