Merge pull request #677 from rawmind0/master

Updated traefik package to v1.4.3
This commit is contained in:
Raúl Sánchez
2017-11-18 12:25:42 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
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}
+1 -1
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
+1 -1
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