From 493ae1ace6c50b57f9c79a5f83b358a8ae74d01a Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Fri, 5 Dec 2025 11:17:27 +0100 Subject: [PATCH 1/4] Bump pwb --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index bda11430..c365649d 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.7.0 +ENV PYWIKIBOT_VERSION=10.7.1 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 7b8b9bfa839976498183b4fd38d2b89dcf3e9262 Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Tue, 9 Dec 2025 11:47:07 +0100 Subject: [PATCH 2/4] pwb version bump Signed-off-by: Vivian Rook --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index c365649d..1aa8e627 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.7.1 +ENV PYWIKIBOT_VERSION=10.7.2 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 77a85e843d8725f4dadbb7b247c954c5852c7b16 Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Thu, 11 Dec 2025 08:56:07 +0100 Subject: [PATCH 3/4] Bump pwb --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index 1aa8e627..cb338dbd 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.7.2 +ENV PYWIKIBOT_VERSION=10.7.3 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 51ffe115e05a118e65d8a63d50ff279b6a8bb2a2 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 11 Dec 2025 07:57:17 +0000 Subject: [PATCH 4/4] 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 bdd3fafc..fd47301e 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -276,7 +276,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-503 # singleuser tag managed by github actions + tag: pr-505 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G