From 3632fa727b1a10dd714edad1bf834b8dc8e3b78e Mon Sep 17 00:00:00 2001 From: Andrew Bogott Date: Wed, 27 May 2026 16:00:53 -0500 Subject: [PATCH 1/2] Update pywikibot to 11.3.0 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index 07f8d97a..b03228db 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=11.2.0 +ENV PYWIKIBOT_VERSION=11.3.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 4fb594f4bb5ce067787e30ec70df8cdf7549ae8b Mon Sep 17 00:00:00 2001 From: Github Action Date: Wed, 27 May 2026 21:02:05 +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 a1442060..190c50e2 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-511 # singleuser tag managed by github actions + tag: pr-517 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G