Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions platform/hosting/self-managed/operator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1252,6 +1252,10 @@ If your W&B Self-Managed deployment uses neither Weave nor Models OLAP features,

W&B Server 0.81.0+ introduces schema migrations that require ClickHouse 26.2+. These migrations run when any of the following Models OLAP features are enabled in your Helm values:

<Note>
Registry Search isn't generally available for Self-Managed deployments. Operator v1 chart `0.43.3` introduces an opt-in ClickHouse migration Job for on-premises deployments. W&B enables the migration Job internally when required. You don't need to take action unless W&B Support provides instructions.
</Note>

```yaml
global:
olap:
Expand Down
Loading