Skip to content

Commit b206d43

Browse files
committed
bumped router version to 1.5
1 parent 9868c4f commit b206d43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infra/docker/router/Versionfile.prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.3
1+
1.5.0

infra/k8s/router/controller.prod.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: router
20-
image: "gcr.io/{{GCE_PROJECT_ID}}/gophr-router:1.4.3"
20+
image: "gcr.io/{{GCE_PROJECT_ID}}/gophr-router:1.5.0"
2121
ports:
2222
- containerPort: 3000
2323
volumeMounts:

0 commit comments

Comments
 (0)