Skip to content

Commit cc65cc7

Browse files
authored
Merge pull request #3734 from jupyterhub/update-image-traefik
Update library/traefik version from v3.5.1 to v3.5.2
2 parents bac149a + 78cfb68 commit cc65cc7

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

0 commit comments

Comments
 (0)