diff --git a/config/ovh.yaml b/config/ovh.yaml index 06a45918e..de450b548 100644 --- a/config/ovh.yaml +++ b/config/ovh.yaml @@ -8,7 +8,7 @@ binderhub: badge_base_url: https://mybinder.org sticky_builds: true use_registry: true - image_prefix: 3i2li627.gra7.container-registry.ovh.net/binder/ovhbhub- + image_prefix: 3i2li627.gra7.container-registry.ovh.net/binder/ovhbhub-r2d-g5b5b759 DockerRegistry: # Docker Registry uses harbor # ref: https://github.com/goharbor/harbor/wiki/Harbor-FAQs#api diff --git a/config/staging.yaml b/config/staging.yaml index 60317ad2b..f92887cd7 100644 --- a/config/staging.yaml +++ b/config/staging.yaml @@ -5,7 +5,7 @@ binderhub: BinderHub: hub_url: https://hub.gke2.staging.mybinder.org badge_base_url: https://staging.mybinder.org - image_prefix: gcr.io/binderhub-288415/r2d-staging-72d7634- + image_prefix: gcr.io/binderhub-288415/r2d-staging-g5b5b759- sticky_builds: true build_memory_limit: "2G" extraEnv: diff --git a/config/turing.yaml b/config/turing.yaml index 44ec1be75..34fcc0bce 100644 --- a/config/turing.yaml +++ b/config/turing.yaml @@ -13,7 +13,7 @@ binderhub: sticky_builds: true # Docker Hub registry for Turing use_registry: true - image_prefix: turingmybinder/binder-prod- + image_prefix: turingmybinder/binder-prod-r2d-g5b5b759- replicas: 1 diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index e0bc4e121..0b8b7b02d 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -44,5 +44,5 @@ dependencies: # Source code: https://github.com/jupyterhub/binderhub/tree/master/helm-chart # App changelog: https://github.com/jupyterhub/binderhub/blob/master/CHANGES.md - name: binderhub - version: 0.2.0-n671.hbe94c46 + version: 0.2.0-n676.h0cbee48 repository: https://jupyterhub.github.io/helm-chart diff --git a/mybinder/values.yaml b/mybinder/values.yaml index 943b2e7ca..1fea7f60e 100644 --- a/mybinder/values.yaml +++ b/mybinder/values.yaml @@ -98,7 +98,7 @@ binderhub: - ^(git|https?)%3A%2F%2Fnotabug.org%2FulslcuRux3Y%2F.* BinderHub: use_registry: true - build_image: quay.io/jupyterhub/repo2docker:2021.08.0-8.gf1d01b6 + build_image: quay.io/jupyterhub/repo2docker:2021.08.0-10.g5b5b759 per_repo_quota: 100 per_repo_quota_higher: 200 build_memory_limit: "3G"