Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config_blob_helm.json « container_registry « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c2fc68c2e8ba147099d4c38d70a526b83b74b12d (plain)
1
2
3
4
5
6
7
8
{
  "name": "mychart",
  "version": "0.1.0",
  "description": "A Helm chart for Kubernetes",
  "apiVersion": "v2",
  "appVersion": "1.16.0",
  "type": "application"
}