From 6769f33be983b40fc2205dbf221f103a91212c80 Mon Sep 17 00:00:00 2001 From: RhinosF1 Date: Sun, 29 Jun 2025 17:57:48 +0100 Subject: [PATCH 1/2] singleuser: bump pywikibot from 9.6.3 to 10.2.0 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index df7009d1..0587b3b2 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=9.6.3 +ENV PYWIKIBOT_VERSION=10.2.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 993f62916a519e4be8d238317234f4d485e475cd Mon Sep 17 00:00:00 2001 From: Github Action Date: Tue, 29 Jul 2025 08:48:00 +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 0c6429d5..f568948d 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-489 # singleuser tag managed by github actions + tag: pr-488 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G