v13

latestOpenAPI 3.0.0zlibraw.githubusercontent.com2026-08-01265409652.5 KB
helm

Install Helm Chart

Access policy: authenticated

post/endpoints/{id}/kubernetes/helm

Path parameters

idinteger required

Environment(Endpoint) identifier

Query parameters

dryRunboolean

Dry run

Request body

atomicboolean
chartstring
namestring
namespacestring
repostring
valuesstring
versionstring

Response

Created

appVersionstring

AppVersion is the app version of the release.

configobject

Config is the set of extra Values added to the chart. These values override the default values inside of the chart.

manifeststring

Manifest is the string representation of the rendered template.

namestring

Name is the name of the release

namespacestring

Namespace is the kubernetes namespace of the release.

stackIDinteger

StackID is the ID of the Portainer stack associated with this release (if using GitOps)

versioninteger

Version is an int which represents the revision of the release.