> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skale.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Upgrade to v3.0.3

> SKALE node upgrade steps from 3.0.2 to 3.0.3

## Upgrade steps from 3.0.2 to 3.0.3

<Steps>
  1. Update the following parameters to the new values

     ```bash theme={null}
     CONTAINER_CONFIGS_STREAM=3.0.3
     ```

  2. Execute update

     ```bash theme={null}
     skale node update .env --yes
     ```
</Steps>
