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
Since you are viewing the docs for DevSpace v6, make sure to upgrade to DevSpace v6 (currently in beta):
12
+
13
+
```bash
14
+
devspace upgrade --version=v6.0.0-beta.0
15
+
```
16
+
17
+
:::warning Upgrade Required
18
+
The rest of this documentation refers to DevSpace v6, so make sure to upgrade. You can always downgrade to v5 using this command: `devspace upgrade --version=v5.18.5`
0 commit comments