Skip to content

Commit dc6d8be

Browse files
authored
Merge pull request #3063 from jupyterhub/update-image-traefik
Update library/traefik version from v2.9.8 to v2.9.9
2 parents f8956f2 + c9c1812 commit dc6d8be

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.9.8" # ref: https://hub.docker.com/_/traefik?tab=tags
252+
tag: "v2.9.9" # ref: https://hub.docker.com/_/traefik?tab=tags
253253
pullPolicy:
254254
pullSecrets: []
255255
hsts:

0 commit comments

Comments
 (0)