Skip to content

Commit 2258860

Browse files
authored
Merge pull request #2901 from jupyterhub/update-image-traefik
Update library/traefik version from v2.8.8 to v2.9.1
2 parents b14c582 + c3ea695 commit 2258860

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

0 commit comments

Comments
 (0)