images/helm-chart-collator/examples/charts.yaml
Ian Howell 116eb2cc93 Add a Helm chart collator
This adds a Dockerfile for an image which works as a Helm chart
repository. Charts can be pulled from either pre-existing
Helm repos or from git repos.

Change-Id: I860394eea3c322f2b142ea00dd7cc0a6916c34d5
2020-07-02 14:27:46 -05:00

29 lines
986 B
YAML

tarred_charts:
- url: https://github.com/project-azorian/rook-ceph-aio/raw/master/rook-ceph-aio/charts/rook-ceph-0.0.1.tgz
helm_repos:
- repo: stable
url: https://kubernetes-charts.storage.googleapis.com
name: mariadb
version: 7.3.14
- repo: rook-release
url: https://charts.rook.io/release
name: rook-ceph
version: v1.3.6
git_repos:
- name: helm-stable
path: stable/prometheus
url: https://github.com/helm/charts
sha: 79066e1f0f5ce735aeb4783f2adf4b85992d15de
# Note: refspec is only needed when if the given sha is not already available
refspec: refs/heads/master
- name: openstack-helm
path: keystone
url: https://github.com/openstack/openstack-helm
sha: 30c9f003d227b799c636458dea161e24d5823c33
chart_version: 1.2.3
dependencies:
- name: openstack-helm-infra
path: helm-toolkit
url: https://github.com/openstack/openstack-helm-infra
sha: b1e66fd308b6bc9df090aebb5b3807a0df2d87dd