Skip to content

Commit fdff83b

Browse files
authored
Merge pull request #3503 from jupyterhub/update-image-traefik
Update library/traefik version from v3.1.2 to v3.1.3
2 parents 77134f1 + 04ac853 commit fdff83b

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
@@ -273,7 +273,7 @@ proxy:
273273
# tag is automatically bumped to new patch versions by the
274274
# watch-dependencies.yaml workflow.
275275
#
276-
tag: "v3.1.2" # ref: https://hub.docker.com/_/traefik?tab=tags
276+
tag: "v3.1.3" # ref: https://hub.docker.com/_/traefik?tab=tags
277277
pullPolicy:
278278
pullSecrets: []
279279
hsts:

0 commit comments

Comments
 (0)