fix: Fix links to chart icons and READMEs
This commit is contained in:
parent
d4a8a3ed42
commit
edc62f0bcc
11
README.md
11
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.
|
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)
|
- [Jenkins](charts/molgenis-jenkins/README.md)
|
||||||
- [NEXUS](molgenis-nexus/README.md)
|
- [NEXUS](charts/molgenis-nexus/README.md)
|
||||||
- [HTTPD](molgenis-httpd/README.md)
|
- [HTTPD](charts/molgenis-httpd/README.md)
|
||||||
- [MOLGENIS](molgenis/README.md)
|
- [MOLGENIS](charts/molgenis/README.md)
|
||||||
- [MOLGENIS preview](molgenis-preview/README.md)
|
- [MOLGENIS vault](charts/molgenis-vault/README.md)
|
||||||
- [MOLGENIS vault](molgenis-vault/README.md)
|
|
||||||
|
|
||||||
### Useful commands
|
### Useful commands
|
||||||
You can you need to know to easily develop and deploy helm-charts
|
You can you need to know to easily develop and deploy helm-charts
|
||||||
|
|
|
@ -4,8 +4,8 @@ description: HTTPD for MOLGENIS
|
||||||
name: molgenis-httpd
|
name: molgenis-httpd
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- https://github.com/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
|
Icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-httpd/catalogIcon-molgenis-httpd.svg
|
||||||
home: http://httpd.apache.org
|
home: http://httpd.apache.org
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: sidohaakma
|
- name: sidohaakma
|
||||||
|
|
|
@ -4,8 +4,8 @@ version: 0.8.1
|
||||||
appVersion: 2.138.1
|
appVersion: 2.138.1
|
||||||
description: Molgenis installation for the jenkins chart.
|
description: Molgenis installation for the jenkins chart.
|
||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- https://github.com/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
|
icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-jenkins/catalogIcon-molgenis-jenkins.svg
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: fdlk
|
- name: fdlk
|
||||||
- name: sidohaakma
|
- name: sidohaakma
|
||||||
|
|
|
@ -4,8 +4,8 @@ description: Nexus stack for MOLGENIS
|
||||||
name: molgenis-nexus
|
name: molgenis-nexus
|
||||||
version: 0.4.2
|
version: 0.4.2
|
||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- https://github.com/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
|
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
|
home: https://www.sonatype.com/nexus-repository-oss
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: sidohaakma
|
- name: sidohaakma
|
||||||
|
|
|
@ -4,8 +4,8 @@ description: Opencpu stack for MOLGENIS
|
||||||
name: molgenis-opencpu
|
name: molgenis-opencpu
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- https://github.com/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
|
icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-opencpu/catalog-molgenis-opencpu.svg
|
||||||
home: https://www.opencpu.org
|
home: https://www.opencpu.org
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: sidohaakma
|
- name: sidohaakma
|
||||||
|
|
|
@ -3,7 +3,9 @@ appVersion: "1.0"
|
||||||
description: MOLGENIS vault
|
description: MOLGENIS vault
|
||||||
name: molgenis-vault
|
name: molgenis-vault
|
||||||
version: 0.1.1
|
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
|
home: https://github.com/coreos/vault-operator
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: fdlk
|
- name: fdlk
|
||||||
|
|
|
@ -4,8 +4,8 @@ description: MOLGENIS - helm stack (in BETA)
|
||||||
name: molgenis
|
name: molgenis
|
||||||
version: 0.4.3
|
version: 0.4.3
|
||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- https://github.com/molgenis/molgenis-ops-docker-helm.git
|
||||||
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis/catalogIcon-molgenis.svg
|
icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis/catalogIcon-molgenis.svg
|
||||||
home: http://molgenis.org
|
home: http://molgenis.org
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: sidohaakma
|
- name: sidohaakma
|
||||||
|
|
Loading…
Reference in New Issue