Skip to content

Commit

Permalink
Merge pull request jupyterhub#2593 from jupyterhub/yuvipanda-patch-1
Browse files Browse the repository at this point in the history
Bump version of traefik used by autohttps
  • Loading branch information
consideRatio authored Feb 23, 2022
2 parents 6f4609e + b93a9b5 commit 284b048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ proxy:
allowPrivilegeEscalation: false
image:
name: traefik
tag: v2.5.6 # ref: https://hub.docker.com/_/traefik?tab=tags
tag: v2.6.1 # ref: https://hub.docker.com/_/traefik?tab=tags
pullPolicy:
pullSecrets: []
hsts:
Expand Down

0 comments on commit 284b048

Please sign in to comment.