v1

latestOpenAPI 3.0.0Apache 2.02026-07-17143274803.9 KB
helm

Chart List

Get available Helm chart's list

get/api/v1/orgs/{orgId}/helm/charts

Path parameters

orgIdinteger required

Organization identifier

Query parameters

namestring

Chart Name

repostring

Repo Name

versionstring

Chart version (latest)

Response

namestring

Example response

[
  {
    "charts": [
      [
        {
          "maintainers": [
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            },
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            }
          ],
          "appVersion": "0.12.0",
          "sources": [
            "https://github.com/kubernetes/ingress-nginx"
          ],
          "keywords": [
            "ingress, nginx"
          ],
          "created": "2018-04-11T18:11:24.761440762Z",
          "deprecated": false,
          "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png",
          "description": "An nginx Ingress controller that uses ConfigMap to store the nginx configuration.",
          "version": "0.13.1",
          "home": "https://github.com/kubernetes/ingress-nginx",
          "urls": [
            "https://charts.helm.sh/stable/nginx-ingress-0.13.1.tgz"
          ],
          "apiVersion": "v1",
          "engine": "gotpl",
          "name": "nginx-ingress",
          "digest": "cf66d1666019b3e1647ba4dbc06a66ee7db1184629ae3669e11a9f72208eb7aa"
        },
        {
          "maintainers": [
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            },
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            }
          ],
          "appVersion": "0.12.0",
          "sources": [
            "https://github.com/kubernetes/ingress-nginx"
          ],
          "keywords": [
            "ingress, nginx"
          ],
          "created": "2018-04-11T18:11:24.761440762Z",
          "deprecated": false,
          "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png",
          "description": "An nginx Ingress controller that uses ConfigMap to store the nginx configuration.",
          "version": "0.13.1",
          "home": "https://github.com/kubernetes/ingress-nginx",
          "urls": [
            "https://charts.helm.sh/stable/nginx-ingress-0.13.1.tgz"
          ],
          "apiVersion": "v1",
          "engine": "gotpl",
          "name": "nginx-ingress",
          "digest": "cf66d1666019b3e1647ba4dbc06a66ee7db1184629ae3669e11a9f72208eb7aa"
        }
      ],
      [
        {
          "maintainers": [
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            },
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            }
          ],
          "appVersion": "0.12.0",
          "sources": [
            "https://github.com/kubernetes/ingress-nginx"
          ],
          "keywords": [
            "ingress, nginx"
          ],
          "created": "2018-04-11T18:11:24.761440762Z",
          "deprecated": false,
          "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png",
          "description": "An nginx Ingress controller that uses ConfigMap to store the nginx configuration.",
          "version": "0.13.1",
          "home": "https://github.com/kubernetes/ingress-nginx",
          "urls": [
            "https://charts.helm.sh/stable/nginx-ingress-0.13.1.tgz"
          ],
          "apiVersion": "v1",
          "engine": "gotpl",
          "name": "nginx-ingress",
          "digest": "cf66d1666019b3e1647ba4dbc06a66ee7db1184629ae3669e11a9f72208eb7aa"
        },
        {
          "maintainers": [
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            },
            {
              "name": "jackzampolin",
              "email": "jack.zampolin@gmail.com"
            }
          ],
          "appVersion": "0.12.0",
          "sources": [
            "https://github.com/kubernetes/ingress-nginx"
          ],
          "keywords": [
            "ingress, nginx"
          ],
          "created": "2018-04-11T18:11:24.761440762Z",
          "deprecated": false,
          "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png",
          "description": "An nginx Ingress controller that uses ConfigMap to store the nginx configuration.",
          "version": "0.13.1",
          "home": "https://github.com/kubernetes/ingress-nginx",
          "urls": [
            "https://charts.helm.sh/stable/nginx-ingress-0.13.1.tgz"
          ],
          "apiVersion": "v1",
          "engine": "gotpl",
          "name": "nginx-ingress",
          "digest": "cf66d1666019b3e1647ba4dbc06a66ee7db1184629ae3669e11a9f72208eb7aa"
        }
      ]
    ],
    "name": "stable"
  }
]