Project creation request: airship/charts
This project will serve as a home for Helm Charts maintained by the Airship community, for Airship and Airship-adjacent use cases. Please add mattmceuen as an initial core reviewer in the airship-charts-core group, and he will add the rest. Change-Id: I4e77a8948789a3d452eec8d32ae6d929155b0dbachanges/36/731236/1
parent
a3faf4445d
commit
756386a7d2
|
@ -0,0 +1,16 @@
|
|||
[access "refs/heads/*"]
|
||||
abandon = group airship-charts-core
|
||||
create = group airship-release
|
||||
label-Code-Review = -2..+2 group airship-charts-core
|
||||
label-Verified = -1..+1 group airship-ci
|
||||
label-Workflow = -1..+1 group airship-charts-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group airship-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
|
@ -16,6 +16,10 @@
|
|||
- project: airship/berth
|
||||
description: RETIRED, A minimalist VM runner for Kubernetes using Helm.
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
- project: airship/charts
|
||||
description: Helm charts maintained by the Airship community
|
||||
groups:
|
||||
- airship
|
||||
- project: airship/deckhand
|
||||
description: A configuration management service with support for secrets.
|
||||
use-storyboard: true
|
||||
|
|
|
@ -140,6 +140,7 @@
|
|||
- airship/airshipui
|
||||
- airship/apis
|
||||
- airship/armada
|
||||
- airship/charts
|
||||
- airship/deckhand
|
||||
- airship/divingbell
|
||||
- airship/docs
|
||||
|
|
Loading…
Reference in New Issue