diff options
Diffstat (limited to 'grumpy/gitolite/Chart.yaml')
| -rwxr-xr-x | grumpy/gitolite/Chart.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/grumpy/gitolite/Chart.yaml b/grumpy/gitolite/Chart.yaml new file mode 100755 index 0000000..83da0ff --- /dev/null +++ b/grumpy/gitolite/Chart.yaml @@ -0,0 +1,14 @@ +name: gitolite +home: http://gitolite.com +version: 0.0.1 +appVersion: 3.6.11 +description: Hosting git repositories -- Gitolite allows you to setup git hosting on + a central server, with very fine-grained access control and many (many!) more + powerful features. +sources: +- https://github.com/sitaramc/gitolite +- https://github.com/jgiannuzzi/docker-gitolite +maintainers: +- name: amiga23 + email: amiga@scheller.es +#icon: https://gitolite.com/logo.png |