From 6f06b032669e576a613c118b0a2d1cf776c590be Mon Sep 17 00:00:00 2001 From: Pedro Maximino Date: Mon, 9 Dec 2024 16:14:48 +0100 Subject: [PATCH] swan: Remove tag definition for http proxy The tag is being removed, so that the chart uses the one that is set by default in the default values of the jupyterhub chart, which may change in different versions. This prevents the tag not being updated in our chart if we forget. --- swan/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/swan/values.yaml b/swan/values.yaml index 4a09816..64a50ec 100644 --- a/swan/values.yaml +++ b/swan/values.yaml @@ -92,7 +92,6 @@ jupyterhub: privateIPs: false image: name: "registry.cern.ch/quay.io/jupyterhub/configurable-http-proxy" - tag: "4.5.0" pullPolicy: "IfNotPresent" resources: requests: