Skip to content
Open
Show file tree
Hide file tree
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
9 changes: 3 additions & 6 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@
"platform/hosting/self-managed/rate-limits",
"platform/hosting/self-managed/operator",
"platform/hosting/self-managed/on-premises-deployments/kubernetes-airgapped",
"platform/hosting/server-upgrade-process",
"platform/hosting/self-managed/disable-automatic-app-version-updates"
"platform/hosting/server-upgrade-process"
]
}
]
Expand Down Expand Up @@ -1252,8 +1251,7 @@
]
},
"ja/platform/hosting/self-managed/bare-metal",
"ja/platform/hosting/server-upgrade-process",
"ja/platform/hosting/self-managed/disable-automatic-app-version-updates"
"ja/platform/hosting/server-upgrade-process"
]
}
]
Expand Down Expand Up @@ -2439,8 +2437,7 @@
]
},
"ko/platform/hosting/self-managed/bare-metal",
"ko/platform/hosting/server-upgrade-process",
"ko/platform/hosting/self-managed/disable-automatic-app-version-updates"
"ko/platform/hosting/server-upgrade-process"
]
}
]
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -810,9 +810,6 @@ Configure the operator to not automatically update W&B:

1. Set `airgapped: true` in the operator installation (this disables automatic update checks)
2. Control version updates by manually updating the `spec.chart.version` in your Custom Resource
3. Optionally, disable automatic updates from the W&B System Console

See [Disable automatic app version updates](/platform/hosting/self-managed/disable-automatic-app-version-updates) for more details.

<Note>
W&B strongly recommends customers with Self-Managed instances update their deployments with the latest release at minimum once per quarter to maintain support and receive the latest features, performance improvements, and fixes. W&B supports a major release for 12 months from its initial release date. Refer to [Release policies and processes](/release-notes/release-policies).
Expand Down
Loading