Skip to content

Commit

Permalink
Merge pull request #3438 from jupyterhub/update-image-traefik
Browse files Browse the repository at this point in the history
Update library/traefik version from v3.0.2 to v3.0.3
  • Loading branch information
minrk authored Jun 19, 2024
2 parents d1ccb81 + 0523c2b commit 09d3edd
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 @@ -258,7 +258,7 @@ proxy:
# tag is automatically bumped to new patch versions by the
# watch-dependencies.yaml workflow.
#
tag: "v3.0.2" # ref: https://hub.docker.com/_/traefik?tab=tags
tag: "v3.0.3" # ref: https://hub.docker.com/_/traefik?tab=tags
pullPolicy:
pullSecrets: []
hsts:
Expand Down

0 comments on commit 09d3edd

Please sign in to comment.