---
title: "POST /api/helm/releases/{ns}/{name}"
method: POST
path: "/api/helm/releases/{ns}/{name}"
tags: ["Releases"]
---

# POST /api/helm/releases/{ns}/{name}

`POST /api/helm/releases/{ns}/{name}`

Upgrade/reconfigure existing release

## Response `200`

In case preview=true, the preview diff is generated

## Other responses

- `202` — In case preview=false, the actial install is performed and resulting release object is returned

---

[API](https://skmtc.net/komodorio/apis/helm-dashboard-api.md) · [All operations](https://skmtc.net/komodorio/apis/helm-dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/komodorio/helm-dashboard-api/revisions/1db370a2b099/schema)
