Skip to content

Commit b6b0fab

Browse files
authored
Merge branch 'master' into chore/apply_202508_to_qa-covid19_planx-pla_net_1754328895
2 parents 1165846 + dd1005f commit b6b0fab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

qa-heal.planx-pla.net/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"sheepdog": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog:2025.07",
2828
"sower": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sower:2025.07",
2929
"ssjdispatcher": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/ssjdispatcher:2025.07",
30-
"wts": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/workspace-token-service:2025.07"
30+
"wts": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/workspace-token-service:0.4.5"
3131
},
3232
"arborist": {
3333
"deployment_version": "2"

qa-heal.planx-pla.net/manifests/hatchery/hatchery.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cpu-limit": "1.0",
3939
"memory-limit": "2Gi",
4040
"name": "(Generic) Jupyter Lab Notebook with R Kernel",
41-
"image": "quay.io/cdis/heal-notebooks:generic_rkernel__a446922e0751453477295f010e18119cee4dd543",
41+
"image": "quay.io/cdis/heal-notebooks:generic_rkernel__8c8e55744d54da20ec21eea51e93c2a06be5caeb",
4242
"env": {
4343
"FRAME_ANCESTORS": "https://qa-heal.planx-pla.net"
4444
},
@@ -67,7 +67,7 @@
6767
"-c",
6868
"export IAM=`whoami`; rm -rf /home/$IAM/pd/dockerHome; rm -rf /home/$IAM/pd/lost+found; ln -s /data /home/$IAM/; rm /home/$IAM/pd/data; wget -O /data/external_data_download.ipynb https://raw.githubusercontent.com/uc-cdis/heal-platform-sdk/refs/heads/master/notebooks/external_data_download.ipynb; wget -O /data/NDA_data_package_download.ipynb https://raw.githubusercontent.com/uc-cdis/heal-platform-sdk/refs/heads/master/notebooks/NDA_data_package_download.ipynb; true"
6969
],
70-
"user-uid": 1000,
70+
"user-uid": 1010,
7171
"fs-gid": 100,
7272
"user-volume-location": "/home/jovyan/pd",
7373
"gen3-volume-location": "/home/jovyan/.gen3"
@@ -157,7 +157,7 @@
157157
"cpu-limit": "1.0",
158158
"memory-limit": "2Gi",
159159
"name": "(Tutorials) Example Analysis Jupyter Lab Notebooks",
160-
"image": "quay.io/cdis/heal-notebooks:combined_tutorials__22ec8d31c349ea76590d1071e8ceb1072eb69c72",
160+
"image": "quay.io/cdis/heal-notebooks:combined_tutorials__bd7cb4ba2442650afc0c21a255ab4ed3f9c7bfb6",
161161
"env": {
162162
"FRAME_ANCESTORS": "https://qa-heal.planx-pla.net"
163163
},
@@ -182,7 +182,7 @@
182182
"-c",
183183
"export IAM=`whoami`; rm -rf /home/$IAM/pd/dockerHome; rm -rf /home/$IAM/pd/lost+found; ln -s /data /home/$IAM/; rm /home/$IAM/pd/data; true"
184184
],
185-
"user-uid": 1000,
185+
"user-uid": 1010,
186186
"fs-gid": 100,
187187
"user-volume-location": "/home/jovyan/pd",
188188
"gen3-volume-location": "/home/jovyan/.gen3"

0 commit comments

Comments
 (0)