Skip to content

Commit 00c879e

Browse files
authored
Merge pull request #3477 from jupyterhub/update-image-traefik
Update library/traefik version from v3.1.1 to v3.1.2
2 parents a4d399f + 19b6d0f commit 00c879e

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.1" # ref: https://hub.docker.com/_/traefik?tab=tags
276+
tag: "v3.1.2" # ref: https://hub.docker.com/_/traefik?tab=tags
277277
pullPolicy:
278278
pullSecrets: []
279279
hsts:

0 commit comments

Comments
 (0)