Skip to content

Commit

Permalink
bumped router version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
skeswa committed Oct 4, 2016
1 parent 9868c4f commit b206d43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/docker/router/Versionfile.prod
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.3
1.5.0
2 changes: 1 addition & 1 deletion infra/k8s/router/controller.prod.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: router
image: "gcr.io/{{GCE_PROJECT_ID}}/gophr-router:1.4.3"
image: "gcr.io/{{GCE_PROJECT_ID}}/gophr-router:1.5.0"
ports:
- containerPort: 3000
volumeMounts:
Expand Down

0 comments on commit b206d43

Please sign in to comment.