Skip to content

Commit

Permalink
Merge pull request #3589 from jupyterhub/update-image-traefik
Browse files Browse the repository at this point in the history
Update library/traefik version from v3.2.2 to v3.2.3
  • Loading branch information
manics authored Dec 17, 2024
2 parents e5bd5a1 + a12dc0b commit c508dc9
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 @@ -274,7 +274,7 @@ proxy:
# tag is automatically bumped to new patch versions by the
# watch-dependencies.yaml workflow.
#
tag: "v3.2.2" # ref: https://hub.docker.com/_/traefik?tab=tags
tag: "v3.2.3" # ref: https://hub.docker.com/_/traefik?tab=tags
pullPolicy:
pullSecrets: []
hsts:
Expand Down

0 comments on commit c508dc9

Please sign in to comment.