From 841affce3ecb2bb1685433e7ab1cd839fbb80021 Mon Sep 17 00:00:00 2001 From: BOSH Jenkins Date: Wed, 24 Feb 2016 11:02:31 -0800 Subject: [PATCH] Adding final release for build 3202 --- Gemfile.lock | 98 +++++++-------- agent_client/lib/agent_client/version.rb | 2 +- .../lib/blobstore_client/version.rb | 2 +- bosh-core/lib/bosh/core/version.rb | 2 +- .../lib/bosh/director/core/version.rb | 2 +- bosh-director/lib/bosh/director/version.rb | 2 +- bosh-monitor/lib/bosh/monitor/version.rb | 2 +- bosh-registry/lib/bosh/registry/version.rb | 2 +- bosh-release/lib/bosh/release/version.rb | 2 +- bosh-stemcell/lib/bosh/stemcell/version.rb | 2 +- bosh-template/lib/bosh/template/version.rb | 2 +- bosh_cli/lib/cli/version.rb | 2 +- .../lib/bosh_cli_plugin_aws/version.rb | 2 +- .../lib/bosh/deployer/version.rb | 2 +- bosh_common/lib/common/version.rb | 2 +- bosh_cpi/lib/cloud/version.rb | 2 +- release/.final_builds/jobs/director/index.yml | 4 + release/.final_builds/jobs/registry/index.yml | 4 + .../.final_builds/packages/director/index.yml | 4 + .../packages/health_monitor/index.yml | 4 + .../.final_builds/packages/registry/index.yml | 4 + release/releases/bosh-255.3.yml | 116 ++++++++++++++++++ release/releases/index.yml | 2 + .../lib/simple_blobstore_server/version.rb | 2 +- 24 files changed, 203 insertions(+), 65 deletions(-) create mode 100644 release/releases/bosh-255.3.yml diff --git a/Gemfile.lock b/Gemfile.lock index 1cf3cd2b218..1542312aa95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,23 @@ PATH remote: agent_client specs: - agent_client (1.3200.0) + agent_client (1.3202.0) httpclient (= 2.7.1) yajl-ruby (~> 1.2.0) PATH remote: blobstore_client specs: - blobstore_client (1.3200.0) + blobstore_client (1.3202.0) aws-sdk-resources (= 2.2.0) - bosh_common (~> 1.3200.0) + bosh_common (~> 1.3202.0) httpclient (= 2.7.1) multi_json (~> 1.1) PATH remote: bosh-core specs: - bosh-core (1.3200.0) + bosh-core (1.3202.0) gibberish (~> 1.4.0) yajl-ruby (~> 1.2.0) @@ -39,23 +39,23 @@ PATH PATH remote: bosh-director-core specs: - bosh-director-core (1.3200.0) - bosh-template (~> 1.3200.0) - bosh_common (~> 1.3200.0) + bosh-director-core (1.3202.0) + bosh-template (~> 1.3202.0) + bosh_common (~> 1.3202.0) PATH remote: bosh-director specs: - bosh-director (1.3200.0) + bosh-director (1.3202.0) bcrypt-ruby (~> 3.0.1) - blobstore_client (~> 1.3200.0) - bosh-core (~> 1.3200.0) - bosh-director-core (~> 1.3200.0) - bosh-registry (~> 1.3200.0) - bosh-template (~> 1.3200.0) + blobstore_client (~> 1.3202.0) + bosh-core (~> 1.3202.0) + bosh-director-core (~> 1.3202.0) + bosh-registry (~> 1.3202.0) + bosh-template (~> 1.3202.0) bosh_aws_cpi (= 2.1.1) - bosh_common (~> 1.3200.0) - bosh_cpi (~> 1.3200.0) + bosh_common (~> 1.3202.0) + bosh_cpi (~> 1.3202.0) bosh_openstack_cpi (= 2.1.1) bosh_vcloud_cpi (= 0.12.1) bosh_vsphere_cpi (= 2.1.1) @@ -84,7 +84,7 @@ PATH PATH remote: bosh-monitor specs: - bosh-monitor (1.3200.0) + bosh-monitor (1.3202.0) aws-sdk (= 1.60.2) cf-uaa-lib (~> 3.2.1) dogapi (~> 1.6.0) @@ -100,9 +100,9 @@ PATH PATH remote: bosh-registry specs: - bosh-registry (1.3200.0) + bosh-registry (1.3202.0) aws-sdk - bosh_cpi (~> 1.3200.0) + bosh_cpi (~> 1.3202.0) fog sequel (~> 3.43.0) sinatra (~> 1.4.2) @@ -112,51 +112,51 @@ PATH PATH remote: bosh-release specs: - bosh-release (1.3200.0) - agent_client (~> 1.3200.0) - blobstore_client (~> 1.3200.0) - bosh-template (~> 1.3200.0) - bosh_common (~> 1.3200.0) + bosh-release (1.3202.0) + agent_client (~> 1.3202.0) + blobstore_client (~> 1.3202.0) + bosh-template (~> 1.3202.0) + bosh_common (~> 1.3202.0) trollop (~> 1.16) yajl-ruby (~> 1.2.0) PATH remote: bosh-stemcell specs: - bosh-stemcell (1.3200.0) - bosh-core (~> 1.3200.0) + bosh-stemcell (1.3202.0) + bosh-core (~> 1.3202.0) bosh_aws_cpi (= 2.1.1) PATH remote: bosh-template specs: - bosh-template (1.3200.0) + bosh-template (1.3202.0) semi_semantic (~> 1.1.0) PATH remote: bosh_cli_plugin_aws specs: - bosh_cli_plugin_aws (1.3200.0) - bosh-core (~> 1.3200.0) - bosh-stemcell (~> 1.3200.0) + bosh_cli_plugin_aws (1.3202.0) + bosh-core (~> 1.3202.0) + bosh-stemcell (~> 1.3202.0) bosh_aws_cpi (= 2.1.1) - bosh_cli (~> 1.3200.0) - bosh_cli_plugin_micro (~> 1.3200.0) + bosh_cli (~> 1.3202.0) + bosh_cli_plugin_micro (~> 1.3202.0) PATH remote: bosh_cli_plugin_micro specs: - bosh_cli_plugin_micro (1.3200.0) - agent_client (~> 1.3200.0) - blobstore_client (~> 1.3200.0) - bosh-core (~> 1.3200.0) - bosh-director-core (~> 1.3200.0) - bosh-registry (~> 1.3200.0) - bosh-stemcell (~> 1.3200.0) + bosh_cli_plugin_micro (1.3202.0) + agent_client (~> 1.3202.0) + blobstore_client (~> 1.3202.0) + bosh-core (~> 1.3202.0) + bosh-director-core (~> 1.3202.0) + bosh-registry (~> 1.3202.0) + bosh-stemcell (~> 1.3202.0) bosh_aws_cpi (= 2.1.1) - bosh_cli (~> 1.3200.0) - bosh_common (~> 1.3200.0) - bosh_cpi (~> 1.3200.0) + bosh_cli (~> 1.3202.0) + bosh_common (~> 1.3202.0) + bosh_cpi (~> 1.3202.0) bosh_openstack_cpi (= 2.1.1) bosh_vcloud_cpi (= 0.12.1) bosh_vsphere_cpi (= 2.1.1) @@ -167,10 +167,10 @@ PATH PATH remote: bosh_cli specs: - bosh_cli (1.3200.0) - blobstore_client (~> 1.3200.0) - bosh-template (~> 1.3200.0) - bosh_common (~> 1.3200.0) + bosh_cli (1.3202.0) + blobstore_client (~> 1.3202.0) + bosh-template (~> 1.3202.0) + bosh_common (~> 1.3202.0) cf-uaa-lib (~> 3.2.1) highline (~> 1.6.2) httpclient (= 2.7.1) @@ -187,22 +187,22 @@ PATH PATH remote: bosh_common specs: - bosh_common (1.3200.0) + bosh_common (1.3202.0) logging (~> 1.8.2) semi_semantic (~> 1.1.0) PATH remote: bosh_cpi specs: - bosh_cpi (1.3200.0) - bosh_common (~> 1.3200.0) + bosh_cpi (1.3202.0) + bosh_common (~> 1.3202.0) logging (~> 1.8.2) membrane (~> 1.1.0) PATH remote: simple_blobstore_server specs: - simple_blobstore_server (1.3200.0) + simple_blobstore_server (1.3202.0) sinatra (~> 1.4.2) thin (~> 1.5.0) diff --git a/agent_client/lib/agent_client/version.rb b/agent_client/lib/agent_client/version.rb index d9110db33dc..ea80bc1c466 100644 --- a/agent_client/lib/agent_client/version.rb +++ b/agent_client/lib/agent_client/version.rb @@ -1,7 +1,7 @@ module Bosh module Agent class Client - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end end diff --git a/blobstore_client/lib/blobstore_client/version.rb b/blobstore_client/lib/blobstore_client/version.rb index 95f9e29c5f3..3c73cd3a962 100644 --- a/blobstore_client/lib/blobstore_client/version.rb +++ b/blobstore_client/lib/blobstore_client/version.rb @@ -1,7 +1,7 @@ module Bosh module Blobstore class Client - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end end diff --git a/bosh-core/lib/bosh/core/version.rb b/bosh-core/lib/bosh/core/version.rb index 023fe914870..100ff375024 100644 --- a/bosh-core/lib/bosh/core/version.rb +++ b/bosh-core/lib/bosh/core/version.rb @@ -1,5 +1,5 @@ module Bosh module Core - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-director-core/lib/bosh/director/core/version.rb b/bosh-director-core/lib/bosh/director/core/version.rb index ebe174bc8ab..17173cca011 100644 --- a/bosh-director-core/lib/bosh/director/core/version.rb +++ b/bosh-director-core/lib/bosh/director/core/version.rb @@ -1,7 +1,7 @@ module Bosh module Director module Core - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end end diff --git a/bosh-director/lib/bosh/director/version.rb b/bosh-director/lib/bosh/director/version.rb index 2af80246853..16c1ba682ca 100644 --- a/bosh-director/lib/bosh/director/version.rb +++ b/bosh-director/lib/bosh/director/version.rb @@ -1,5 +1,5 @@ module Bosh module Director - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-monitor/lib/bosh/monitor/version.rb b/bosh-monitor/lib/bosh/monitor/version.rb index ac7173f3463..422dc7e1f27 100644 --- a/bosh-monitor/lib/bosh/monitor/version.rb +++ b/bosh-monitor/lib/bosh/monitor/version.rb @@ -1,5 +1,5 @@ module Bosh module Monitor - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-registry/lib/bosh/registry/version.rb b/bosh-registry/lib/bosh/registry/version.rb index 552400e3cf6..faf4fd78f04 100644 --- a/bosh-registry/lib/bosh/registry/version.rb +++ b/bosh-registry/lib/bosh/registry/version.rb @@ -1,5 +1,5 @@ module Bosh module Registry - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-release/lib/bosh/release/version.rb b/bosh-release/lib/bosh/release/version.rb index b2a707a8057..b4c04a7e03b 100644 --- a/bosh-release/lib/bosh/release/version.rb +++ b/bosh-release/lib/bosh/release/version.rb @@ -1,5 +1,5 @@ module Bosh module Release - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-stemcell/lib/bosh/stemcell/version.rb b/bosh-stemcell/lib/bosh/stemcell/version.rb index 8796ad5b5d8..83902dee52c 100644 --- a/bosh-stemcell/lib/bosh/stemcell/version.rb +++ b/bosh-stemcell/lib/bosh/stemcell/version.rb @@ -1,5 +1,5 @@ module Bosh module Stemcell - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh-template/lib/bosh/template/version.rb b/bosh-template/lib/bosh/template/version.rb index 6bb5d1f4218..810edf0496f 100644 --- a/bosh-template/lib/bosh/template/version.rb +++ b/bosh-template/lib/bosh/template/version.rb @@ -1,5 +1,5 @@ module Bosh module Template - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh_cli/lib/cli/version.rb b/bosh_cli/lib/cli/version.rb index ece81260053..f13c255747b 100644 --- a/bosh_cli/lib/cli/version.rb +++ b/bosh_cli/lib/cli/version.rb @@ -1,5 +1,5 @@ module Bosh module Cli - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb b/bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb index 0cca3af94cf..a9fbfd8fd7e 100644 --- a/bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb +++ b/bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb @@ -1,5 +1,5 @@ module Bosh module AwsCliPlugin - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh_cli_plugin_micro/lib/bosh/deployer/version.rb b/bosh_cli_plugin_micro/lib/bosh/deployer/version.rb index be5dbc9584a..0b622cf080e 100644 --- a/bosh_cli_plugin_micro/lib/bosh/deployer/version.rb +++ b/bosh_cli_plugin_micro/lib/bosh/deployer/version.rb @@ -1,5 +1,5 @@ module Bosh module Deployer - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh_common/lib/common/version.rb b/bosh_common/lib/common/version.rb index 9f8452bbecf..ca118cc9fd2 100644 --- a/bosh_common/lib/common/version.rb +++ b/bosh_common/lib/common/version.rb @@ -1,5 +1,5 @@ module Bosh module Common - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/bosh_cpi/lib/cloud/version.rb b/bosh_cpi/lib/cloud/version.rb index a501076229c..a2ce943a4d7 100644 --- a/bosh_cpi/lib/cloud/version.rb +++ b/bosh_cpi/lib/cloud/version.rb @@ -1,5 +1,5 @@ module Bosh module Clouds - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end diff --git a/release/.final_builds/jobs/director/index.yml b/release/.final_builds/jobs/director/index.yml index d295cc1afe8..3c67c0ddf97 100644 --- a/release/.final_builds/jobs/director/index.yml +++ b/release/.final_builds/jobs/director/index.yml @@ -276,4 +276,8 @@ builds: version: f5bd42f56fb0eeac8e708cf3d5f3ad168b0ddfea sha1: 6fb85d6e50420de6f818534fea7fe78ef2bb1f1d blobstore_id: fd677040-6243-4266-a057-a25235649d24 + b994f6bfc668b2932509f51b6b173127fbf53806: + version: b994f6bfc668b2932509f51b6b173127fbf53806 + sha1: 86bf03276a117778b6785dbe1006db353b3c21d6 + blobstore_id: ee940d1d-1aff-4306-b1ea-487fecc2068e format-version: '2' diff --git a/release/.final_builds/jobs/registry/index.yml b/release/.final_builds/jobs/registry/index.yml index f392ec808bc..0f16964d151 100644 --- a/release/.final_builds/jobs/registry/index.yml +++ b/release/.final_builds/jobs/registry/index.yml @@ -56,4 +56,8 @@ builds: version: c67c815e8f1f092e93336f55504a50bc1bb21f05 sha1: a02e2325e1f24e91e4d68bea6cefdb0a85414465 blobstore_id: 1cafd075-1a1c-4584-83d5-1f3f6528ec9a + cb87e2ee9c510212a3c28b106206f3b444980236: + version: cb87e2ee9c510212a3c28b106206f3b444980236 + sha1: 3401a86554db5e4c3ecc679ed7ef6b5171d30964 + blobstore_id: fa8e825c-7dc9-46ea-8aaa-8d47833b14b2 format-version: '2' diff --git a/release/.final_builds/packages/director/index.yml b/release/.final_builds/packages/director/index.yml index 2902f212b40..3cf0f04f649 100644 --- a/release/.final_builds/packages/director/index.yml +++ b/release/.final_builds/packages/director/index.yml @@ -1020,4 +1020,8 @@ builds: version: 8b4c3d11be2a70aa407ea68cf679cf78ac3712b6 sha1: f53634ba8103f69a563b6950b9dc7125ccd2367e blobstore_id: c32328b6-a1dc-4663-a4f7-a28c1cfecc2d + 4ade0f7b7e0596102e9c6acdfa8285f39e859fa2: + version: 4ade0f7b7e0596102e9c6acdfa8285f39e859fa2 + sha1: 477aaaf3b22a8e6a358324ee23bc0c9e77f080c6 + blobstore_id: 599d0aa3-ad57-4583-af7a-0e1532e67122 format-version: '2' diff --git a/release/.final_builds/packages/health_monitor/index.yml b/release/.final_builds/packages/health_monitor/index.yml index 3e8ed0c778f..4b141af9994 100644 --- a/release/.final_builds/packages/health_monitor/index.yml +++ b/release/.final_builds/packages/health_monitor/index.yml @@ -996,4 +996,8 @@ builds: version: 764d6313e30d617a2d1d3604d5b7c61ce9348aad sha1: 03bc9fb0c3eb1565cee05ecc22af308bdae1fbbc blobstore_id: b6a164a0-064a-4dab-8965-d69bcda8ac2f + d3d8a63d9c394d34963ddf9ed9544ce618971a90: + version: d3d8a63d9c394d34963ddf9ed9544ce618971a90 + sha1: 65804cbd79a46012ff8c67dae5aabac2baafa7ad + blobstore_id: a0c1341f-7ab1-413d-8c32-7cdee1b714f9 format-version: '2' diff --git a/release/.final_builds/packages/registry/index.yml b/release/.final_builds/packages/registry/index.yml index f9f2cfa2afc..b754461cabe 100644 --- a/release/.final_builds/packages/registry/index.yml +++ b/release/.final_builds/packages/registry/index.yml @@ -976,4 +976,8 @@ builds: version: 55e2e69e119a679b05d374b70a82b238460b6beb sha1: 63d40235794acc114caf8e0a4d2c3ba1f4520d3c blobstore_id: 8fa35720-9960-4737-b9c6-2260a66514eb + 48e26bd1478d92297a65cd3fdbd0e86469314be7: + version: 48e26bd1478d92297a65cd3fdbd0e86469314be7 + sha1: 2ec3efd311dfe3f63a91efc2725e1669af924007 + blobstore_id: d498e84e-32eb-4931-bcdb-295f8c543be6 format-version: '2' diff --git a/release/releases/bosh-255.3.yml b/release/releases/bosh-255.3.yml new file mode 100644 index 00000000000..a6936776f2c --- /dev/null +++ b/release/releases/bosh-255.3.yml @@ -0,0 +1,116 @@ +--- +packages: +- name: health_monitor + version: d3d8a63d9c394d34963ddf9ed9544ce618971a90 + fingerprint: d3d8a63d9c394d34963ddf9ed9544ce618971a90 + sha1: 65804cbd79a46012ff8c67dae5aabac2baafa7ad + dependencies: + - ruby +- name: nginx + version: 1d356bbd17ed8c349fd1053093222d78559687ec + fingerprint: 1d356bbd17ed8c349fd1053093222d78559687ec + sha1: 87140247eb270d10f90febf3ca79db23c5bf19eb + dependencies: [] +- name: genisoimage + version: 008d332ba1471bccf9d9aeb64c258fdd4bf76201 + fingerprint: 008d332ba1471bccf9d9aeb64c258fdd4bf76201 + sha1: 2acf8da0250db31e762a23756fd0e12cfa947eb9 + dependencies: [] +- name: registry + version: 48e26bd1478d92297a65cd3fdbd0e86469314be7 + fingerprint: 48e26bd1478d92297a65cd3fdbd0e86469314be7 + sha1: 2ec3efd311dfe3f63a91efc2725e1669af924007 + dependencies: + - libpq + - mysql + - ruby +- name: ruby + version: 030e3d4eafd00b10bbfa879bcf44fba62139205e + fingerprint: 030e3d4eafd00b10bbfa879bcf44fba62139205e + sha1: 8f8332533bc9867c5a6ceb8eb532f4e477c36b91 + dependencies: [] +- name: postgres + version: 55dbf1828bbb8e5fcd7dc7550cfb73de89312458 + fingerprint: 55dbf1828bbb8e5fcd7dc7550cfb73de89312458 + sha1: f63ade76434a17c6711cd68f437daca342ef3b1d + dependencies: [] +- name: director + version: 4ade0f7b7e0596102e9c6acdfa8285f39e859fa2 + fingerprint: 4ade0f7b7e0596102e9c6acdfa8285f39e859fa2 + sha1: 477aaaf3b22a8e6a358324ee23bc0c9e77f080c6 + dependencies: + - libpq + - mysql + - ruby +- name: redis + version: 37eae530889cb9ef4e84f9c3d0827bab5ae5cb66 + fingerprint: 37eae530889cb9ef4e84f9c3d0827bab5ae5cb66 + sha1: e3ef83d1342827a667c9adfbb510e560028f109b + dependencies: [] +- name: libpq + version: 09c8f60b87c9bd41b37b0f62159c9d77163f52b8 + fingerprint: 09c8f60b87c9bd41b37b0f62159c9d77163f52b8 + sha1: bea6de3f405e843638fc56b3e9d7f935792d1f4f + dependencies: [] +- name: postgres-9.4.5 + version: 875ded91faf5952fb31c7f589490ea09e8ae9052 + fingerprint: 875ded91faf5952fb31c7f589490ea09e8ae9052 + sha1: e74b1b6a92b3bbc22fc7c1cfe1420387156c3a96 + dependencies: [] +- name: powerdns + version: 256336d00b1689138490c385c03ad3a8f54b4a9e + fingerprint: 256336d00b1689138490c385c03ad3a8f54b4a9e + sha1: caedada8f5a0fc37aaf0d816c5bcc428d6579440 + dependencies: [] +- name: mysql + version: 205d264a914bb12a78fd5445cc2299579e630bd4 + fingerprint: 205d264a914bb12a78fd5445cc2299579e630bd4 + sha1: de9e7868024e128400691689f5e9c7b3471cac23 + dependencies: [] +- name: nats + version: 6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92 + fingerprint: 6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92 + sha1: dee70fef63aa35a0d8e1d8fe730b5596904c4a59 + dependencies: + - ruby +jobs: +- name: health_monitor + version: 1dbe62f13eeddbe003df19075dc3a54c2e0d9e8f + fingerprint: 1dbe62f13eeddbe003df19075dc3a54c2e0d9e8f + sha1: e01f3887b3fd26ac148919c0320257f6c4db85cd +- name: registry + version: cb87e2ee9c510212a3c28b106206f3b444980236 + fingerprint: cb87e2ee9c510212a3c28b106206f3b444980236 + sha1: 3401a86554db5e4c3ecc679ed7ef6b5171d30964 +- name: postgres + version: 24fe5261816d5bf75caab258ce1b2ee15b4ad2e0 + fingerprint: 24fe5261816d5bf75caab258ce1b2ee15b4ad2e0 + sha1: a7003a2811a052fe89c514fe29e2f5dc0024b074 +- name: blobstore + version: 267710c9165f827561b14b020c1181b098df27cf + fingerprint: 267710c9165f827561b14b020c1181b098df27cf + sha1: b22a7964c3660eaf654442707e998c8afe18b145 +- name: director + version: b994f6bfc668b2932509f51b6b173127fbf53806 + fingerprint: b994f6bfc668b2932509f51b6b173127fbf53806 + sha1: 86bf03276a117778b6785dbe1006db353b3c21d6 +- name: redis + version: 708da93eea8f2c36fd576d6b349e78ab80bdedfa + fingerprint: 708da93eea8f2c36fd576d6b349e78ab80bdedfa + sha1: e754e430b46a15dce645310c01ff0e985ae60faa +- name: postgres-9.4.5 + version: e9a0acff23a730a469e1109ebbcdc3bc4b181415 + fingerprint: e9a0acff23a730a469e1109ebbcdc3bc4b181415 + sha1: 814c17ffc9db91d71199357482cde4768bae3ead +- name: powerdns + version: df20bcfaa20062ef2e0136f6b6a5dbdc62f7b6a8 + fingerprint: df20bcfaa20062ef2e0136f6b6a5dbdc62f7b6a8 + sha1: 6758d5bd60c6f21a852a42fac9ed0bd52915b748 +- name: nats + version: 329a9df8c4b7d3655c57e59d8fe2a03d65843cac + fingerprint: 329a9df8c4b7d3655c57e59d8fe2a03d65843cac + sha1: 73de8659da15387295b879d8190c2d6d79037ac8 +commit_hash: 640a2667 +uncommitted_changes: true +name: bosh +version: '255.3' diff --git a/release/releases/index.yml b/release/releases/index.yml index 9ea6a2e7f81..abc159ce9e2 100644 --- a/release/releases/index.yml +++ b/release/releases/index.yml @@ -514,4 +514,6 @@ builds: version: '255.1' e23c7fca-8f19-463f-b479-5e04049ffaa6: version: '255.2' + 4ef38824-c4e8-46fc-8c09-65d6352ee018: + version: '255.3' format-version: '2' diff --git a/simple_blobstore_server/lib/simple_blobstore_server/version.rb b/simple_blobstore_server/lib/simple_blobstore_server/version.rb index dacfe212933..49fcf75c239 100644 --- a/simple_blobstore_server/lib/simple_blobstore_server/version.rb +++ b/simple_blobstore_server/lib/simple_blobstore_server/version.rb @@ -1,5 +1,5 @@ module Bosh module SimpleBlobstoreServer - VERSION = '1.3200.0' + VERSION = '1.3202.0' end end