Skip to content

Commit

Permalink
Update Kubernetes Træfik Docker Image to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Kristian Flaatten committed Oct 17, 2016
1 parent 65bf7f2 commit 26e61d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/k8s/traefik.yaml
Expand Up @@ -16,12 +16,12 @@ spec:
labels:
k8s-app: traefik-ingress-lb
name: traefik-ingress-lb
version: v1.0.0
version: v1.1.0
spec:
terminationGracePeriodSeconds: 60
hostNetwork: true
containers:
- image: traefik:v1.0.0
- image: traefik:v1.1.0
name: traefik-ingress-lb
resources:
limits:
Expand Down

0 comments on commit 26e61d1

Please sign in to comment.