From e6b9ecec280a43f6f1008e3e2e9286d4582ce86b Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sun, 18 Sep 2022 16:37:43 +0100 Subject: [PATCH] values.yaml: fix link to configurable-http-proxy releaes --- jupyterhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub/values.yaml b/jupyterhub/values.yaml index d7c922190e..7c15d72ff0 100644 --- a/jupyterhub/values.yaml +++ b/jupyterhub/values.yaml @@ -198,7 +198,7 @@ proxy: # tag is automatically bumped to new patch versions by the # watch-dependencies.yaml workflow. # - tag: "4.5.3" # https://github.com/jupyterhub/configurable-http-proxy/releases + tag: "4.5.3" # https://github.com/jupyterhub/configurable-http-proxy/tags pullPolicy: pullSecrets: [] extraCommandLineFlags: []