Skip to content

Commit

Permalink
Bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed May 19, 2017
1 parent 5fcfa12 commit 3780008
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hub:
extraConfig: null
image:
name: yuvipanda/jupyterhub-k8s-hub
tag: v0.3
tag: v0.3.1
resources:
requests:
cpu: 0.2
Expand All @@ -46,7 +46,7 @@ builder:
memory: 512Mi
image:
name: yuvipanda/jupyterhub-k8s-builder
tag: v0.3
tag: v0.3.1
registry:
prefix: null
host: gcr.io
Expand All @@ -58,7 +58,7 @@ proxy:
secretToken: 'generate with openssl rand -hex 64'
image:
name: yuvipanda/jupyterhub-k8s-proxy
tag: v0.2
tag: v0.3.1
resources:
requests:
cpu: 0.2
Expand Down Expand Up @@ -93,7 +93,7 @@ singleuser:
# homeHostPathTemplate: /data/project/paws/userhomes/{userid}
image:
name: yuvipanda/jupyterhub-k8s-singleuser-sample
tag: v0.3
tag: v0.3.1
cpu:
limit: null
guarantee: null
Expand Down

0 comments on commit 3780008

Please sign in to comment.