From 3ee740696fa4108c6fd2d542a2f5962939814106 Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Tue, 16 Jul 2024 09:48:20 -0400 Subject: [PATCH 1/2] Update pwb Bug: T370114 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index 03e058eb..ad65b939 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=9.2.0 +ENV PYWIKIBOT_VERSION=9.2.1 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 8ce15cf89b87d581b1fa6b5b683ae437a03f392d Mon Sep 17 00:00:00 2001 From: Github Action Date: Tue, 16 Jul 2024 13:48: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 ad4dda2f..1f0cc937 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-440 # singleuser tag managed by github actions + tag: pr-441 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G