Skip to content

Commit

Permalink
feat: upgrading to traefik 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Mavro committed Jan 24, 2018
1 parent b68544e commit 1c1e942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: Traefik Helm chart for Kubernetes
name: traefik
version: 0.5.1
version: 0.6.0
2 changes: 1 addition & 1 deletion kubernetes/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
traefikNodeSelector:
node-role.kubernetes.io/node: "true"

traefikImageVersion: v1.5.0-rc5-alpine
traefikImageVersion: v1.5.0-alpine

# Traefik config
traefikConfigK8sEndpoint: "http://localhost:8080"
Expand Down

0 comments on commit 1c1e942

Please sign in to comment.