diff --git a/chartpress.yaml b/chartpress.yaml index f31cbe11d2..b95c531e94 100644 --- a/chartpress.yaml +++ b/chartpress.yaml @@ -9,7 +9,7 @@ charts: hub: valuesPath: hub.image buildArgs: - JUPYTERHUB_VERSION: 0.9.0b2 + JUPYTERHUB_VERSION: 0.9.0b3 network-tools: valuesPath: singleuser.networkTools.image image-awaiter: @@ -17,6 +17,6 @@ charts: singleuser-sample: valuesPath: singleuser.image buildArgs: - JUPYTERHUB_VERSION: 0.9.0b2 + JUPYTERHUB_VERSION: 0.9.0b3 pod-culler: valuesPath: cull.podCuller.image