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: charts/sourcegraph/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Use `**BREAKING**:` to denote a breaking change
11
11
- Fix Pod Disruption Budget for sourcegraph-frontend
12
12
- Added a startup probe to the gitserver statefulset to give it time to run the on-disk migration from repo names to repo IDs
13
13
- The repo-updater service is no longer needed and has been removed from the chart.
14
+
- The symbols service is no longer needed and has been removed from the chart. Consider merging env vars and resource overrides given to symbols into searcher before upgrading.
0 commit comments