From 0dea266181dc5a07686dc317dd00c21f80df3b4f Mon Sep 17 00:00:00 2001 From: Filippo Giunchedi Date: Fri, 20 Feb 2026 11:54:46 +0100 Subject: [PATCH 1/2] Update PYWIKIBOT_VERSION to 11.0.0 As per https://phabricator.wikimedia.org/T415828 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index d2840ade..5dbdb877 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.7.4 +ENV PYWIKIBOT_VERSION=11.0.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 9f95cbcbbc18d20634acc9d51ef396b8d5763c66 Mon Sep 17 00:00:00 2001 From: Github Action Date: Fri, 20 Feb 2026 10:55:25 +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 fd47301e..4fef79e3 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-505 # singleuser tag managed by github actions + tag: pr-508 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G