diff --git a/README.md b/README.md index 4cf8847..7d7fb93 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,11 @@ kubectl get pods --namespace=*#namespace of application#* This repository is serves also as a catalogue for Rancher. We have serveral apps that are served through this repoistory. e.g. -- [Jenkins](molgenis-jenkins/README.md) -- [NEXUS](molgenis-nexus/README.md) -- [HTTPD](molgenis-httpd/README.md) -- [MOLGENIS](molgenis/README.md) -- [MOLGENIS preview](molgenis-preview/README.md) -- [MOLGENIS vault](molgenis-vault/README.md) +- [Jenkins](charts/molgenis-jenkins/README.md) +- [NEXUS](charts/molgenis-nexus/README.md) +- [HTTPD](charts/molgenis-httpd/README.md) +- [MOLGENIS](charts/molgenis/README.md) +- [MOLGENIS vault](charts/molgenis-vault/README.md) ### Useful commands You can you need to know to easily develop and deploy helm-charts diff --git a/charts/molgenis-httpd/Chart.yaml b/charts/molgenis-httpd/Chart.yaml index 505dd03..607a7cc 100644 --- a/charts/molgenis-httpd/Chart.yaml +++ b/charts/molgenis-httpd/Chart.yaml @@ -4,8 +4,8 @@ description: HTTPD for MOLGENIS name: molgenis-httpd version: 0.1.0 sources: -- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-httpd/catalogIcon-molgenis-httpd.svg +- https://github.com/molgenis/molgenis-ops-docker-helm.git +Icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-httpd/catalogIcon-molgenis-httpd.svg home: http://httpd.apache.org maintainers: - name: sidohaakma diff --git a/charts/molgenis-jenkins/Chart.yaml b/charts/molgenis-jenkins/Chart.yaml index c77c7b4..1b35a73 100755 --- a/charts/molgenis-jenkins/Chart.yaml +++ b/charts/molgenis-jenkins/Chart.yaml @@ -4,8 +4,8 @@ version: 0.8.1 appVersion: 2.138.1 description: Molgenis installation for the jenkins chart. sources: -- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-jenkins/catalogIcon-molgenis-jenkins.svg +- https://github.com/molgenis/molgenis-ops-docker-helm.git +icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-jenkins/catalogIcon-molgenis-jenkins.svg maintainers: - name: fdlk - name: sidohaakma diff --git a/charts/molgenis-nexus/Chart.yaml b/charts/molgenis-nexus/Chart.yaml index e27e077..0c0c7f6 100644 --- a/charts/molgenis-nexus/Chart.yaml +++ b/charts/molgenis-nexus/Chart.yaml @@ -4,8 +4,8 @@ description: Nexus stack for MOLGENIS name: molgenis-nexus version: 0.4.2 sources: -- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-nexus/catalogIcon-molgenis-nexus.svg +- https://github.com/molgenis/molgenis-ops-docker-helm.git +icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-nexus/catalogIcon-molgenis-nexus.svg home: https://www.sonatype.com/nexus-repository-oss maintainers: - name: sidohaakma diff --git a/charts/molgenis-opencpu/Chart.yaml b/charts/molgenis-opencpu/Chart.yaml index ba1d1e7..83e09ac 100644 --- a/charts/molgenis-opencpu/Chart.yaml +++ b/charts/molgenis-opencpu/Chart.yaml @@ -4,8 +4,8 @@ description: Opencpu stack for MOLGENIS name: molgenis-opencpu version: 0.1.1 sources: -- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-opencpu/catalogIcon-molgenis-opencpu.svg +- https://github.com/molgenis/molgenis-ops-docker-helm.git +icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-opencpu/catalog-molgenis-opencpu.svg home: https://www.opencpu.org maintainers: - name: sidohaakma diff --git a/charts/molgenis-vault/Chart.yaml b/charts/molgenis-vault/Chart.yaml index 8ab4f68..4556171 100644 --- a/charts/molgenis-vault/Chart.yaml +++ b/charts/molgenis-vault/Chart.yaml @@ -3,7 +3,9 @@ appVersion: "1.0" description: MOLGENIS vault name: molgenis-vault version: 0.1.1 -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-vault/catalogIcon-molgenis-vault.svg +sources: +- https://github.com/molgenis/molgenis-ops-docker-helm.git +icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-vault/catalogIcon-molgenis-vault.svg home: https://github.com/coreos/vault-operator maintainers: - name: fdlk diff --git a/charts/molgenis/Chart.yaml b/charts/molgenis/Chart.yaml index 3999c48..eb16b0e 100644 --- a/charts/molgenis/Chart.yaml +++ b/charts/molgenis/Chart.yaml @@ -4,8 +4,8 @@ description: MOLGENIS - helm stack (in BETA) name: molgenis version: 0.4.3 sources: -- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git -icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis/catalogIcon-molgenis.svg +- https://github.com/molgenis/molgenis-ops-docker-helm.git +icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis/catalogIcon-molgenis.svg home: http://molgenis.org maintainers: - name: sidohaakma