File tree 2 files changed +2
-4
lines changed 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
8
8
# Source code: https://github.com/jupyterhub/binderhub/tree/main/helm-chart
9
9
# App changelog: https://github.com/jupyterhub/binderhub/blob/main/CHANGES.md
10
10
- name : binderhub
11
- version : " 1.0.0-0.dev.git.3688.h7031b344 "
11
+ version : " 1.0.0-0.dev.git.3704.h3883aac1 "
12
12
repository : https://jupyterhub.github.io/helm-chart
13
13
condition : binderhubEnabled
14
14
Original file line number Diff line number Diff line change @@ -217,9 +217,7 @@ binderhub:
217
217
})();
218
218
}
219
219
KubernetesBuildExecutor :
220
- build_image : quay.io/jupyterhub/repo2docker:2024.07.0-79.gb0cfd45
221
- memory_limit : " 6G"
222
- memory_request : " 2G"
220
+ build_image : quay.io/jupyterhub/repo2docker:2024.07.0-114.g80d186a
223
221
224
222
extraConfig :
225
223
# Send Events to StackDriver on Google Cloud
You can’t perform that action at this time.
0 commit comments