Skip to content

Commit

Permalink
use jupyterhub 0.9.0b2 in images
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed May 15, 2018
1 parent c7d5aa9 commit 58422f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ charts:
hub:
valuesPath: hub.image
buildArgs:
JUPYTERHUB_VERSION: 0.9.0b1
JUPYTERHUB_VERSION: 0.9.0b2
network-tools:
valuesPath: singleuser.networkTools.image
image-awaiter:
valuesPath: prePuller.hook.image
singleuser-sample:
valuesPath: singleuser.image
buildArgs:
JUPYTERHUB_VERSION: 0.9.0b1
JUPYTERHUB_VERSION: 0.9.0b2
pod-culler:
valuesPath: cull.podCuller.image

0 comments on commit 58422f7

Please sign in to comment.