Skip to content

Commit 4b3761d

Browse files
authored
Merge pull request #3728 from jupyterhub/update-image-traefik
Update library/traefik version from v3.5.0 to v3.5.1
2 parents 23949e5 + fef716b commit 4b3761d

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
@@ -279,7 +279,7 @@ proxy:
279279
# tag is automatically bumped to new patch versions by the
280280
# watch-dependencies.yaml workflow.
281281
#
282-
tag: "v3.5.0" # ref: https://hub.docker.com/_/traefik?tab=tags
282+
tag: "v3.5.1" # ref: https://hub.docker.com/_/traefik?tab=tags
283283
pullPolicy:
284284
pullSecrets: []
285285
hsts:

0 commit comments

Comments
 (0)