From 0152f8660f0191457adc98e6e7afb260361740c1 Mon Sep 17 00:00:00 2001 From: Chico Venancio Date: Tue, 9 Jul 2024 21:10:14 -0300 Subject: [PATCH 1/2] Upgrade labpawspublic fix T358604 --- images/singleuser/install-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/install-extensions b/images/singleuser/install-extensions index 93d669e7..3ce9e758 100755 --- a/images/singleuser/install-extensions +++ b/images/singleuser/install-extensions @@ -10,7 +10,7 @@ pip install --no-cache-dir \ RISE \ py-heat-magic \ jupyter-resource-usage \ - git+https://github.com/toolforge/labpawspublic@08b8b4f89143055df024ebbbfb159b07f0f2a5b0 \ + git+https://github.com/toolforge/labpawspublic@10ba684789ff5b6e0e2e2122ce68be101266acb8 \ # git+https://github.com/toolforge/paws-favicon@v1.0 \ # Rebuild JupyterLab for plotly-dash extension From ef8e9972d874f5fdd18f8d06973c266243862cdd Mon Sep 17 00:00:00 2001 From: Github Action Date: Wed, 10 Jul 2024 00:11:17 +0000 Subject: [PATCH 2/2] auto update of tag --- paws/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paws/values.yaml b/paws/values.yaml index 55a4a3e3..c46f1344 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -280,7 +280,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-437 # singleuser tag managed by github actions + tag: pr-439 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G