---
name: node-upgrades
description: Guide for upgrading to latest node version
---

# Node Upgrades

## Overview

This skill document explains how to upgrade a service/application from its current node version to latest node version. 

## Common Guidelines

TODO

## Upgrading From

Use the reference based on the service/application's current node version

|Current Version|Reference|
|---|---|
|Node 20|[upgrade_node_20.md](./references/upgrade_node_20.md)
