diff --git a/charts/molgenis-website/Chart.yaml b/charts/molgenis-website/Chart.yaml index 18a7d4d..8e5419a 100644 --- a/charts/molgenis-website/Chart.yaml +++ b/charts/molgenis-website/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 appVersion: "1.0" -description: MOLGENIS Helm chart for OpenCPU +description: MOLGENIS Helm chart for the website name: molgenis-website -version: 0.3.2 +version: 0.3.3 sources: - https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm.git icon: https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm/raw/master/charts/molgenis-website/catalogIcon-molgenis-website.png diff --git a/charts/molgenis-website/README.md b/charts/molgenis-website/README.md index 31f1ca4..ac669ec 100644 --- a/charts/molgenis-website/README.md +++ b/charts/molgenis-website/README.md @@ -1,6 +1,6 @@ -# MOLGENIS - OpenCPU Helm Chart +# MOLGENIS - Website Helm Chart -NEXUS repository for kubernetes to deploy on a kubernetes cluster with NFS-share +Website Helm chart to deploy the molgenis.org website. ## Containers @@ -9,7 +9,7 @@ This chart will deploy the following containers: - NGINX ## Provisioning -You can choose for the OpenCPU image from which repository you want to pull. Experimental builds are pushed to registry.molgenis.org and the stable builds to hub.docker.com. +You can choose which version of the NGINX image you want to deploy. Each merge with the master results in a tagged image with the build-number. You need to fill out 2 properties to determine which repository you are going to use. - ```site.image.repository```