Skip to content

Commit fd6fff1

Browse files
authored
Merge pull request #3460 from jupyterhub/update-image-traefik
Update library/traefik version from v3.0.4 to v3.1.0
2 parents 17d38a0 + d69cbf2 commit fd6fff1

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.0.4" # ref: https://hub.docker.com/_/traefik?tab=tags
261+
tag: "v3.1.0" # ref: https://hub.docker.com/_/traefik?tab=tags
262262
pullPolicy:
263263
pullSecrets: []
264264
hsts:

0 commit comments

Comments
 (0)