Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mybinder/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3688.h7031b344"
version: "1.0.0-0.dev.git.3704.h3883aac1"
repository: https://jupyterhub.github.io/helm-chart
condition: binderhubEnabled

Expand Down
4 changes: 1 addition & 3 deletions mybinder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,7 @@ binderhub:
})();
}
KubernetesBuildExecutor:
build_image: quay.io/jupyterhub/repo2docker:2024.07.0-79.gb0cfd45
memory_limit: "6G"
memory_request: "2G"
build_image: quay.io/jupyterhub/repo2docker:2024.07.0-114.g80d186a

extraConfig:
# Send Events to StackDriver on Google Cloud
Expand Down
Loading