Skip to content

Commit c9f39c6

Browse files
authored
Merge pull request #3738 from jupyterhub/update-image-traefik
Update library/traefik version from v3.5.2 to v3.5.3
2 parents 3fd0133 + bf1b3e6 commit c9f39c6

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.2" # ref: https://hub.docker.com/_/traefik?tab=tags
282+
tag: "v3.5.3" # ref: https://hub.docker.com/_/traefik?tab=tags
283283
pullPolicy:
284284
pullSecrets: []
285285
hsts:

0 commit comments

Comments
 (0)