From 193a0071cbf5c55d8d3f97a80762497107c0a090 Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Mon, 15 May 2017 13:32:59 -0700 Subject: [PATCH] Update tag to v0.3 --- jupyterhub/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jupyterhub/values.yaml b/jupyterhub/values.yaml index 8634d93d..13cb96ce 100644 --- a/jupyterhub/values.yaml +++ b/jupyterhub/values.yaml @@ -32,7 +32,7 @@ hub: extraConfig: null image: name: yuvipanda/jupyterhub-k8s-hub - tag: v94ff73b + tag: v0.3 resources: requests: cpu: 0.2 @@ -46,7 +46,7 @@ builder: memory: 512Mi image: name: yuvipanda/jupyterhub-k8s-builder - tag: vf7a113f + tag: v0.3 registry: prefix: null host: gcr.io @@ -92,7 +92,7 @@ singleuser: # homeHostPathTemplate: /data/project/paws/userhomes/{userid} image: name: yuvipanda/jupyterhub-k8s-singleuser-sample - tag: v0.2 + tag: v0.3 cpu: limit: null guarantee: null