Skip to main content
GET
Get Helm Chart Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

repository_name
string
required
Maximum string length: 253
chart_name
string
required
Maximum string length: 253
chart_version
string
required
Maximum string length: 128

Query Parameters

values
boolean
default:false
readme
boolean
default:false
registry_url
string | null
Maximum string length: 2048

Response

Successful Response

digest
string
required
name
string
required
package_url
string
required
registry_name
string
required
registry_url
string
required
version
string
required
app_version
string | null
base64_readme
string | null
base64_values
string | null
base64_values_schema
string | null
chart_unavailable
boolean
default:false
created
created_at
string<date-time> | null
description
string | null
home_url
string | null
icon
string | null
is_deprecated
boolean
default:false
keywords
string[] | null
maintainers
Maintainer · object[] | null
registry_credential_name
string | null
sources
string[] | null
updated_at
string<date-time> | null
versions
string[] | null