跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://wukong.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

WuKongIM 支持在 Kubernetes 环境中进行版本升级。

升级步骤

1. 更新 Helm 仓库

helm repo update

2. 搜索新的版本 Chart

helm search repo wukongim

3. 更新

helm upgrade wkim wukongim/wukongim -n wukongim --create-namespace --version 版本号