Skip to content

Commit 43da89c

Browse files
authored
Merge pull request #2881 from manics/values-chp-releases
values.yaml: fix link to configurable-http-proxy releases
2 parents b30710e + e6b9ece commit 43da89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ proxy:
198198
# tag is automatically bumped to new patch versions by the
199199
# watch-dependencies.yaml workflow.
200200
#
201-
tag: "4.5.3" # https://github.com/jupyterhub/configurable-http-proxy/releases
201+
tag: "4.5.3" # https://github.com/jupyterhub/configurable-http-proxy/tags
202202
pullPolicy:
203203
pullSecrets: []
204204
extraCommandLineFlags: []

0 commit comments

Comments
 (0)