Package
Get Release
Gets a single PackageRelease
A Package may have one or more <em>PackageReleases</em>. A PackageRelease is
the coordinated publication of one or more Packages for the Package having the
same Version string.
A PackageRelease is uniquely identified by the combination of the Package UUID
or Package Alias and a version string separated by an <b>@<b> character.
Example PackageRelease identifiers:
* <b>helm-chkk-operator@0.0.13</b>: the Chkk Operator Helm Chart Package Alias of
<b>helm-chkk-operator</b> with a version string of <b>0.0.13</b>
* <b>pkg_aae8471b-cf66-41d0-b72b-b44d3278d35a@1.24.12</b>: the Package UUID of the
Cilium Helm Chart and the version string <b>1.24.12</b>
* <b>helm-kube-prometheus-stack@65.4.0</b>: the Kube Prometheus Helm Chart Package
Alias of <b>helm-kube-prometheus-stack</b> with a version string of <b>65.4.0</b>
A PackageRelease can have zero or more Changes associated with it that describe
the bug fixes and new features that were included in the PackageRelease.
GET
Get Release
Documentation Index
Fetch the complete documentation index at: https://docs.chkk.io/llms.txt
Use this file to discover all available pages before exploring further.
Response
OK
user who created the record.
timestamp of when the record was created.
user who last modified the record.
timestamp of when the record was last modified.
ID of the Package for this PackageRelease.
Example:
"pkg_fc8c119c-0741-4062-8959-fe1a04b3842f"
Date the PackageReleaseSeries was published, if known.
Display name for the PackageRelease.
Example:
"v1.5.12"
The version/tag of the PackageRelease.
Example:
"1.15.2"
A URL to the JSON Schema for this object.
Example:
"https://example.com/schemas/PackageRelease.json"
Optional long-form description of the PackageRelease.
Previous
Update ReleaseUpdate an existing PackageRelease
A Package may have one or more <em>PackageReleases</em>. A PackageRelease is
the coordinated publication of one or more Packages for the Package having the
same Version string.
A PackageRelease is uniquely identified by the combination of the Package UUID
or Package Alias and a version string separated by an <b>@<b> character.
Example PackageRelease identifiers:
* <b>helm-chkk-operator@0.0.13</b>: the Chkk Operator Helm Chart Package Alias of
<b>helm-chkk-operator</b> with a version string of <b>0.0.13</b>
* <b>pkg_aae8471b-cf66-41d0-b72b-b44d3278d35a@1.24.12</b>: the Package UUID of the
Cilium Helm Chart and the version string <b>1.24.12</b>
* <b>helm-kube-prometheus-stack@65.4.0</b>: the Kube Prometheus Helm Chart Package
Alias of <b>helm-kube-prometheus-stack</b> with a version string of <b>65.4.0</b>
A PackageRelease can have zero or more Changes associated with it that describe
the bug fixes and new features that were included in the PackageRelease.
Next
Get Release