From 9bf66f4a13d88e3456915310bb3a52d1ce772160 Mon Sep 17 00:00:00 2001 From: Lattice Continuous Deployment Date: Wed, 1 Jul 2015 16:54:40 +0000 Subject: [PATCH] Bump Version: v0.2.5-111-gab0cc53 -> v0.2.6 + Bump Version Files Diego Release Git SHA: f46080e60dea07bba494ee50b5edaa1fa71906ce +Committed by GOCD- Run #900 of Pipeline: diego-edge, Stage: release, JOB: release --- Version | 2 +- terraform/aws/example/lattice.aws.tf | 2 +- terraform/digitalocean/example/lattice.digitalocean.tf | 2 +- terraform/google/example/lattice.google.tf | 2 +- terraform/openstack/example/lattice.openstack.tf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Version b/Version index 07fcfe31..400feeb9 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -v0.2.5-111-gab0cc53 +v0.2.6 diff --git a/terraform/aws/example/lattice.aws.tf b/terraform/aws/example/lattice.aws.tf index d3cdf12f..3df430af 100644 --- a/terraform/aws/example/lattice.aws.tf +++ b/terraform/aws/example/lattice.aws.tf @@ -1,5 +1,5 @@ module "lattice-aws" { - source = "github.com/cloudfoundry-incubator/lattice//terraform//aws?ref=v0.2.5-112-ga4c2ad8" + source = "github.com/cloudfoundry-incubator/lattice//terraform//aws?ref=v0.2.6" # AWS access key aws_access_key = "" diff --git a/terraform/digitalocean/example/lattice.digitalocean.tf b/terraform/digitalocean/example/lattice.digitalocean.tf index e14a211c..c0673a62 100644 --- a/terraform/digitalocean/example/lattice.digitalocean.tf +++ b/terraform/digitalocean/example/lattice.digitalocean.tf @@ -1,5 +1,5 @@ module "lattice-digitalocean" { - source = "github.com/cloudfoundry-incubator/lattice//terraform//digitalocean?ref=v0.2.5-112-ga4c2ad8" + source = "github.com/cloudfoundry-incubator/lattice//terraform//digitalocean?ref=v0.2.6" # Digital Ocean API token do_token = "" diff --git a/terraform/google/example/lattice.google.tf b/terraform/google/example/lattice.google.tf index a191b0b6..ceef4fad 100644 --- a/terraform/google/example/lattice.google.tf +++ b/terraform/google/example/lattice.google.tf @@ -1,5 +1,5 @@ module "lattice-google" { - source = "github.com/cloudfoundry-incubator/lattice//terraform//google?ref=v0.2.5-112-ga4c2ad8" + source = "github.com/cloudfoundry-incubator/lattice//terraform//google?ref=v0.2.6" # Path to the JSON file used to describe your account credentials, downloaded from Google Cloud Console gce_account_file = "" diff --git a/terraform/openstack/example/lattice.openstack.tf b/terraform/openstack/example/lattice.openstack.tf index fbc8a203..abf90b01 100644 --- a/terraform/openstack/example/lattice.openstack.tf +++ b/terraform/openstack/example/lattice.openstack.tf @@ -1,5 +1,5 @@ module "lattice-openstack" { - source = "github.com/cloudfoundry-incubator/lattice//terraform//openstack?ref=v0.2.5-112-ga4c2ad8" + source = "github.com/cloudfoundry-incubator/lattice//terraform//openstack?ref=v0.2.6" # OpenStack User Account openstack_access_key = ""