Skip to content

Commit 3178767

Browse files
authored
Merge pull request #3766 from jupyterhub/update-image-traefik
Update library/traefik version from v3.6.0 to v3.6.1
2 parents 645094d + 040ab98 commit 3178767

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

0 commit comments

Comments
 (0)