---
title: "Update fields on the named `Chart`."
method: PATCH
path: "/appcharts/{Chart}"
tags: ["appcharts"]
---

# Update fields on the named \`Chart\`.

`PATCH /appcharts/{Chart}`

## Path parameters

- `Chart` string, required

## Request body

- AppChartUpdateRequest
  - `description` string
  - `helm_chart` string
  - `helm_repo` string
  - `settings` object
  - `short_description` string
  - `values` object

## Response `200`

## Changes

- **2026-08-10** `7a47c00123af` — 1 info
  - endpoint added
- **2026-07-17** `be66b2ae7807` — 1 breaking
  - api removed without deprecation
- **2026-05-27** `ff4abc427feb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/appcharts/:Chart/patch.md)

---

[API](https://skmtc.dev/epinio/apis/epinio-api.md) · [All operations](https://skmtc.dev/epinio/apis/epinio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/epinio/epinio-api/revisions/7a47c00123af/schema)
