Skip to content

Commit 9dc893f

Browse files
authored
Merge pull request #3469 from jupyterhub/update-image-traefik
Update library/traefik version from v3.1.0 to v3.1.1
2 parents 21e929d + b02ac3b commit 9dc893f

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
@@ -258,7 +258,7 @@ proxy:
258258
# tag is automatically bumped to new patch versions by the
259259
# watch-dependencies.yaml workflow.
260260
#
261-
tag: "v3.1.0" # ref: https://hub.docker.com/_/traefik?tab=tags
261+
tag: "v3.1.1" # ref: https://hub.docker.com/_/traefik?tab=tags
262262
pullPolicy:
263263
pullSecrets: []
264264
hsts:

0 commit comments

Comments
 (0)