6 lines
148 B
Markdown
6 lines
148 B
Markdown
# Upgrading
|
|
```sh
|
|
# Step 1: Update KUBERAY_RELEASE_VERSION in Makefile
|
|
# Step 2: Create new KubeRay operator manifest
|
|
make kuberay-operator/base
|
|
``` |