Skip to content

Commit

Permalink
Upgrade to Traefik v1.5.0
Browse files Browse the repository at this point in the history
Contains fix for traefik/traefik#2738

Fixes mozilla-it#62
  • Loading branch information
gozer committed Jan 23, 2018
1 parent bda5329 commit 736811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nubis/puppet/traefik.pp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$traefik_version = '1.5.0-rc5'
$traefik_version = '1.5.0'
$traefik_url = "/~https://github.com/containous/traefik/releases/download/v{${traefik_version}}/traefik_linux-amd64"

notice ("Grabbing traefik ${traefik_version}")
Expand Down

0 comments on commit 736811d

Please sign in to comment.