Skip to content

Commit a400bb1

Browse files
authored
Merge pull request #2891 from jupyterhub/update-image-traefik
Update library/traefik version from v2.8.5 to v2.8.7
2 parents 707b2c2 + db887f4 commit a400bb1

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
@@ -249,7 +249,7 @@ proxy:
249249
# tag is automatically bumped to new patch versions by the
250250
# watch-dependencies.yaml workflow.
251251
#
252-
tag: "v2.8.5" # ref: https://hub.docker.com/_/traefik?tab=tags
252+
tag: "v2.8.7" # ref: https://hub.docker.com/_/traefik?tab=tags
253253
pullPolicy:
254254
pullSecrets: []
255255
hsts:

0 commit comments

Comments
 (0)