---
component: ROOT
version: "2026.1"
slug: ROOT/operations/index
canonical_url: "https://docs.gradle.com/develocity/2026.1/operations/upgrade/"
title: "2026.1 Develocity Upgrade Guide"
description: "Upgrade instructions for Develocity 2026.1. This guide provides step-by-step instructions for Standalone and Kubernetes cluster installations upgrade process."
keywords: []
status: current
---

<!-- llms-index: https://docs.gradle.com/develocity/llms.txt -->

# 2026.1 Develocity Upgrade Guide

<a id="preamble"></a>

This guide covers the process of upgrading your Develocity instance from version 2025.4 to version 2026.1.

> [!WARNING]
> If you are upgrading from a version older than 2025.4, refer to the 2025.4 Upgrade Guide and address all changes before proceeding with this guide. Major version upgrades introduce permanent changes to the database schema; as a result, rollbacks aren’t supported. If you encounter issues during the upgrade, contact Develocity support.

<a id="prerequisites"></a>

## Prerequisites

*   Check the [Changes](https://docs.gradle.com/develocity/2026.1/operations/upgrade/changes/) section for required configuration updates and other important considerations before starting the upgrade process.
    
*   Ensure your Kubernetes, Helm, and PostgreSQL compatibility by checking the table below.
    

<a id="compatibility-table"></a>

## Compatibility Table

<table class="tableblock frame-all grid-all stretch"><caption class="title">Versions below were confirmed to work with Develocity 2026.1.</caption> <colgroup><col style="width: 33.3333%;"> <col style="width: 33.3333%;"> <col style="width: 33.3334%;"></colgroup><tbody><tr><td class="tableblock halign-left valign-top">Software</td><td class="tableblock halign-left valign-top">Minimum version</td><td class="tableblock halign-left valign-top">Latest version</td></tr><tr><td class="tableblock halign-left valign-top">Kubernetes</td><td class="tableblock halign-left valign-top">1.31.0</td><td class="tableblock halign-left valign-top">1.35.4</td></tr><tr><td class="tableblock halign-left valign-top">Helm</td><td class="tableblock halign-left valign-top">3.18.0</td><td class="tableblock halign-left valign-top">4.1.4</td></tr><tr><td class="tableblock halign-left valign-top">PostgreSQL</td><td class="tableblock halign-left valign-top">15, 14 deprecated</td><td class="tableblock halign-left valign-top">18</td></tr></tbody></table>

Check the [Version Compatibility page](https://docs.gradle.com/develocity/2026.1/miscellaneous/compatibility/#kubernetes_and_helm) for a full overview of the version compatibility of Develocity with related components.

<a id="select-your-upgrade-path"></a>

## Select Your Upgrade Path

Choose your deployment type to see tailored upgrade instructions.

**Kubernetes Cluster** — For deployments on EKS, GKE, AKS, or a custom managed Kubernetes cluster. [Kubernetes Cluster](https://docs.gradle.com/develocity/2026.1/operations/upgrade/kubernetes/)

**Standalone (K3s)** — For single-node installations running on a Linux VM via K3s. [Standalone (K3s)](https://docs.gradle.com/develocity/2026.1/operations/upgrade/standalone/)