This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
forked from helm/hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repos.yaml
70 lines (70 loc) · 1.9 KB
/
repos.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# This file contains the contact information for repositories exposed through
# the Helm Hub. Each repository has a url, the base path to its location, and
# one or more maintainers.
#
# The structure of the repositories object is:
# repositories:
# - name: example
# url: https://example.com
# maintainers:
# - name: foo
# email: [email protected]
#
# Note, for the email address it is acceptable to have a mailing list for a team
# because projects often have multiple people who may rotate.
repositories:
- name: stable
url: https://kubernetes-charts.storage.googleapis.com
maintainers:
- name: Helm Project
email: [email protected]
- name: incubator
url: https://kubernetes-charts-incubator.storage.googleapis.com
maintainers:
- name: Helm Project
email: [email protected]
- name: jfrog
url: https://charts.jfrog.io
maintainers:
- email: [email protected]
name: jfrog
- name: rimusz
url: https://charts.rimusz.net
maintainers:
- email: [email protected]
name: rimusz
- name: buildkite
url: https://buildkite.github.io/charts
maintainers:
- email: [email protected]
name: rimusz
- name: keel
url: https://charts.keel.sh
maintainers:
- email: [email protected]
name: rusenask
- name: appscode
url: https://charts.appscode.com/stable/
maintainers:
- name: AppsCode Inc
email: [email protected]
- name: gitlab
url: https://charts.gitlab.io/
maintainers:
- name: GitLab
email: [email protected]
- name: bitnami
url: https://charts.bitnami.com
maintainers:
- name: Bitnami
email: [email protected]
- name: weave-flux
url: https://weaveworks.github.io/flux/
maintainers:
- email: [email protected]
name: Weave Flux project
- name: kanister
url: https://charts.kanister.io/
maintainers:
- email: [email protected]
name: Kanister