What changed
1.55 ships with a new default AI model family. Here’s what that means for your installation:- Qwen 3 is deprecated. All baseline presets now use Qwen 3.5.
- Automatic model pull is disabled. The new model will not download on its own, so you must pull it manually before upgrading.
- Vision presets are deprecated. Qwen 3.5 includes native image support, so
alternatives.baseline-48g-visionandalternatives.baseline-96g-visionno longer exist. They are replaced by their standard baseline equivalents. - Monitoring infrastructure now enabled by default:
monitoring: trueis now the default. This deploys the monitoring stack (Prometheus, Grafana, node-exporter, k8s-monitoring) even if you previously opted out of metrics. No metrics are scraped or sent unless explicitly enabled, but the infrastructure will be deployed on your next update. If you want to avoid this, set the following in your values file:See the Observability configuration for the full reference.
How to upgrade
If you need help, open a support ticket and our engineering team will assist you.
Step 1: Check your current preset
Step 2: Find your new model
Use the table below to identify the model you need to download before upgrading. Standard presets
Vision presets (deprecated)
Not sure what a preset means? See the AI Presets documentation.
Step 3: Download the model and upgrade
Follow the steps for your installation type.- Online
- Semi-Airgap
- Full Airgap
1
Update the CLI (required)
2
Download the model
Replace
<model_id> with the value from the table above.3
Install 1.55