Skip to content

Commit ffb8652

Browse files
authored
Merge pull request #3735 from jupyterhub/update-image-chp
Update jupyterhub/configurable-http-proxy version from 5.0.1 to 5.1.0
2 parents cc65cc7 + d49078c commit ffb8652

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
@@ -221,7 +221,7 @@ proxy:
221221
# tag is automatically bumped to new patch versions by the
222222
# watch-dependencies.yaml workflow.
223223
#
224-
tag: "5.0.1" # https://github.com/jupyterhub/configurable-http-proxy/tags
224+
tag: "5.1.0" # https://github.com/jupyterhub/configurable-http-proxy/tags
225225
pullPolicy:
226226
pullSecrets: []
227227
extraCommandLineFlags: []

0 commit comments

Comments
 (0)