Skip to content

Commit

Permalink
Bump service versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Simmerl committed Mar 27, 2017
1 parent 70985d2 commit b8e4ee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/terraform/template/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ variable "pg_password" {

variable "version" {
default = {
"console" = "289"
"gateway-http" = "259"
"sims" = "259"
"console" = "293"
"gateway-http" = "293"
"sims" = "293"
}

description = "Versions used for deployed services"
Expand Down

0 comments on commit b8e4ee4

Please sign in to comment.