From 72679e1c37040ee179c0f3e0ea5a655627de053d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix-Antoine=20Fortin?= Date: Fri, 11 Oct 2024 16:39:20 -0400 Subject: [PATCH] Bump puppet-jupyterhub to 5.1.0 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index fe0618363..9446adc25 100644 --- a/Puppetfile +++ b/Puppetfile @@ -39,4 +39,4 @@ mod 'saz-limits', '3.0.4' mod 'computecanada-jupyterhub', :git => 'https://github.com/ComputeCanada/puppet-jupyterhub.git', - :ref => 'v5.0.6' + :ref => 'v5.1.0'