From 90509f289e5aa41e19015d4b83424567697c3bfc Mon Sep 17 00:00:00 2001 From: Francesco Negri Date: Thu, 19 Mar 2026 12:29:31 +0100 Subject: [PATCH 1/2] Update PYWIKIBOT_VERSION to 11.1.0 Bug: T420152 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index 44a45517..b49b69fc 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=11.0.0 +ENV PYWIKIBOT_VERSION=11.1.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 43dc628dc185de4efeb9ac71a26e1a6f59490575 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 19 Mar 2026 13:56:49 +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 7b952f33..7da5da8d 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-510 # singleuser tag managed by github actions + tag: pr-509 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G