From f7f3ff6d1bf708bdc12e5f10e18b2a90a4795603 Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Tue, 27 Jun 2017 15:11:03 -0700 Subject: [PATCH] Tag v0.4 --- jupyterhub/Chart.yaml | 2 +- jupyterhub/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jupyterhub/Chart.yaml b/jupyterhub/Chart.yaml index c82269ef..9c4125eb 100644 --- a/jupyterhub/Chart.yaml +++ b/jupyterhub/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v1 description: Multi-user Jupyter installation name: jupyterhub -version: v0.3.1 +version: v0.4 diff --git a/jupyterhub/values.yaml b/jupyterhub/values.yaml index f1845f63..34d65873 100644 --- a/jupyterhub/values.yaml +++ b/jupyterhub/values.yaml @@ -18,7 +18,7 @@ hub: extraConfig: null image: name: jupyterhub/k8s-hub - tag: vb15aa63 + tag: v0.4 resources: requests: cpu: 0.2 @@ -76,7 +76,7 @@ singleuser: # homeHostPathTemplate: /data/project/paws/userhomes/{userid} image: name: jupyterhub/k8s-singleuser-sample - tag: v0.3.1 + tag: v0.4 cpu: limit: null guarantee: null