forked from molgenis/thirdparty-ops-docker-helm
Compare commits
8 Commits
77b1ae8ce7
...
updated-ch
Author | SHA1 | Date | |
---|---|---|---|
e788eb72df | |||
5d282b5169 | |||
2866fe7632 | |||
e32da2e8c9 | |||
3419bc3269 | |||
1b2b4e0bf1 | |||
14129bd227 | |||
c62aea9d94 |
@ -76,6 +76,8 @@ Commands that can be used to get information from a kubernetes cluster
|
||||
This repository is serves also as a catalogue for Rancher. We have several apps that are served through this repository. e.g.
|
||||
|
||||
- [Opal](charts/opal/README.md)
|
||||
- [RStudio](charts/rstudio/README.md)
|
||||
- [MOLGENIS website](charts/website/README.md)
|
||||
|
||||
### Useful commands
|
||||
You can you need to know to easily develop and deploy helm-charts
|
||||
|
@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
description: MOLGENIS Helm chart for OpenCPU
|
||||
name: molgenis-website
|
||||
version: 0.0.1
|
||||
version: 0.2.0
|
||||
sources:
|
||||
- https://github.com/molgenis/molgenis-ops-docker-helm.git
|
||||
icon: https://raw.githubusercontent.com/molgenis/molgenis-ops-docker-helm/master/charts/molgenis-website/catalog-molgenis-website.svg
|
Reference in New Issue
Block a user