Updated traefik package to v1.4.3

This commit is contained in:
Raul Sanchez 2017-11-18 12:19:19 +01:00
parent 0b53ea4560
commit 657a8c06c2
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ services:
{{- end -}}
{{- end}}
io.rancher.container.hostname_override: container_name
image: rawmind/alpine-traefik:1.4.2-0
image: rawmind/alpine-traefik:1.4.3-0
environment:
- TRAEFIK_HTTP_PORT=${http_port}
- TRAEFIK_HTTP_COMPRESSION=${compress_enable}

View File

@ -1,7 +1,7 @@
version: '2'
catalog:
name: traefik
version: v1.4.2-rancher1
version: v1.4.3-rancher1
description: |
Traefik load balancer.
minimum_rancher_version: v0.59.0

View File

@ -1,7 +1,7 @@
name: Traefik
description: |
Traefik active load balancer
version: v1.4.2-rancher1
version: v1.4.3-rancher1
category: Load Balancing
maintainer: "Raul Sanchez <rawmind@gmail.com>"
minimum_rancher_version: v0.59.0