Skip to content

Commit

Permalink
updated the router to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skeswa committed Sep 29, 2016
1 parent a793fc4 commit 5cbb43e
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.3.0
1.3.1
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.3.0"
image: "gcr.io/{{GCE_PROJECT_ID}}/gophr-router:1.3.1"
ports:
- containerPort: 3000
volumeMounts:
Expand Down

0 comments on commit 5cbb43e

Please sign in to comment.