Skip to content

Commit 2b1e39e

Browse files
authored
Merge pull request #3709 from jupyterhub/update-image-traefik
Update library/traefik version from v3.4.3 to v3.4.4
2 parents 71f765c + 50bc084 commit 2b1e39e

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

0 commit comments

Comments
 (0)