v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
releases

Promote a release.

Promote a specific release to one or more channels, making it available for deployment. Supports setting release notes, version labels, and marking releases as required.

Required RBAC Policy: kots/app/[:appid]/channel/[:channelid]/promote

post/app/{app_id}/release/{sequence}/promote

Path parameters

app_idstring required

App identifier

sequenceinteger required

Release identifier

Request body

channelIdsstring[]
ignoreWarningsboolean
isRequiredboolean
notifyUsersboolean

Sends email notifications to all Enterprise Portal users on the target channel

omitDetailsInResponseboolean

Omits channels, charts, and compatibilityResults details in the response body

releaseNotesstring
releaseNotesGzipinteger[]
versionLabelstring

Response

PromoteReleaseResponse contains the release properties