v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
releases

Create a new release.

Create a new release for the specified app using the provided release specification. The release can be configured with a raw or gzipped spec and will be available for promotion to channels.

Required RBAC Policy: kots/app/[:appid]/release/create

post/app/{app_id}/release

Path parameters

app_idstring required

App identifier

Request body

specstring

The spec to use in the new release

spec_gzipinteger[]

The spec to use in the new release, but gzipped

Response

CreateReleaseResponse contains the new release properties