diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 771097ca3..c6db6fe96 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -8,7 +8,7 @@ dependencies: # Source code: https://github.com/jupyterhub/binderhub/tree/main/helm-chart # App changelog: https://github.com/jupyterhub/binderhub/blob/main/CHANGES.md - name: binderhub - version: "1.0.0-0.dev.git.3704.h3883aac1" + version: "1.0.0-0.dev.git.3688.h7031b344" repository: https://jupyterhub.github.io/helm-chart condition: binderhubEnabled diff --git a/mybinder/values.yaml b/mybinder/values.yaml index 387db72ac..26d348161 100644 --- a/mybinder/values.yaml +++ b/mybinder/values.yaml @@ -224,7 +224,9 @@ binderhub: })(); } KubernetesBuildExecutor: - build_image: quay.io/jupyterhub/repo2docker:2024.07.0-114.g80d186a + build_image: quay.io/jupyterhub/repo2docker:2024.07.0-79.gb0cfd45 + memory_limit: "6G" + memory_request: "2G" extraConfig: # Send Events to StackDriver on Google Cloud