Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bosh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Steve Wills
bosh
Commits
b7254651
Commit
b7254651
authored
Feb 25, 2015
by
BOSH Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding final release for build 2858
parent
1bd6e9af
Changes
26
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
217 additions
and
81 deletions
+217
-81
Gemfile.lock
Gemfile.lock
+62
-62
agent_client/lib/agent_client/version.rb
agent_client/lib/agent_client/version.rb
+1
-1
blobstore_client/lib/blobstore_client/version.rb
blobstore_client/lib/blobstore_client/version.rb
+1
-1
bosh-core/lib/bosh/core/version.rb
bosh-core/lib/bosh/core/version.rb
+1
-1
bosh-director-core/lib/bosh/director/core/version.rb
bosh-director-core/lib/bosh/director/core/version.rb
+1
-1
bosh-director/lib/bosh/director/version.rb
bosh-director/lib/bosh/director/version.rb
+1
-1
bosh-monitor/lib/bosh/monitor/version.rb
bosh-monitor/lib/bosh/monitor/version.rb
+1
-1
bosh-registry/lib/bosh/registry/version.rb
bosh-registry/lib/bosh/registry/version.rb
+1
-1
bosh-release/lib/bosh/release/version.rb
bosh-release/lib/bosh/release/version.rb
+1
-1
bosh-stemcell/lib/bosh/stemcell/version.rb
bosh-stemcell/lib/bosh/stemcell/version.rb
+1
-1
bosh-template/lib/bosh/template/version.rb
bosh-template/lib/bosh/template/version.rb
+1
-1
bosh_aws_cpi/lib/cloud/aws/version.rb
bosh_aws_cpi/lib/cloud/aws/version.rb
+1
-1
bosh_cli/lib/cli/version.rb
bosh_cli/lib/cli/version.rb
+1
-1
bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb
bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb
+1
-1
bosh_cli_plugin_micro/lib/bosh/deployer/version.rb
bosh_cli_plugin_micro/lib/bosh/deployer/version.rb
+1
-1
bosh_common/lib/common/version.rb
bosh_common/lib/common/version.rb
+1
-1
bosh_cpi/lib/cloud/version.rb
bosh_cpi/lib/cloud/version.rb
+1
-1
bosh_openstack_cpi/lib/cloud/openstack/version.rb
bosh_openstack_cpi/lib/cloud/openstack/version.rb
+1
-1
bosh_vsphere_cpi/lib/cloud/vsphere/version.rb
bosh_vsphere_cpi/lib/cloud/vsphere/version.rb
+1
-1
release/.final_builds/packages/blobstore/index.yml
release/.final_builds/packages/blobstore/index.yml
+4
-0
release/.final_builds/packages/director/index.yml
release/.final_builds/packages/director/index.yml
+4
-0
release/.final_builds/packages/health_monitor/index.yml
release/.final_builds/packages/health_monitor/index.yml
+4
-0
release/.final_builds/packages/registry/index.yml
release/.final_builds/packages/registry/index.yml
+4
-0
release/releases/bosh-147.yml
release/releases/bosh-147.yml
+118
-0
release/releases/index.yml
release/releases/index.yml
+2
-0
simple_blobstore_server/lib/simple_blobstore_server/version.rb
...e_blobstore_server/lib/simple_blobstore_server/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
b7254651
...
...
@@ -8,16 +8,16 @@ GIT
PATH
remote: agent_client
specs:
agent_client (1.285
5
.0)
agent_client (1.285
8
.0)
httpclient (= 2.4.0)
yajl-ruby (~> 1.2.0)
PATH
remote: blobstore_client
specs:
blobstore_client (1.285
5
.0)
blobstore_client (1.285
8
.0)
aws-sdk (= 1.60.2)
bosh_common (~> 1.285
5
.0)
bosh_common (~> 1.285
8
.0)
fog (~> 1.27.0)
httpclient (= 2.4.0)
multi_json (~> 1.1)
...
...
@@ -26,7 +26,7 @@ PATH
PATH
remote: bosh-core
specs:
bosh-core (1.285
5
.0)
bosh-core (1.285
8
.0)
gibberish (~> 1.2.0)
yajl-ruby (~> 1.2.0)
...
...
@@ -48,18 +48,18 @@ PATH
PATH
remote: bosh-director
specs:
bosh-director (1.285
5
.0)
bosh-director (1.285
8
.0)
bcrypt-ruby (~> 3.0.1)
blobstore_client (~> 1.285
5
.0)
bosh-core (~> 1.285
5
.0)
bosh-director-core (~> 1.285
5
.0)
bosh-template (~> 1.285
5
.0)
bosh_aws_cpi (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cpi (~> 1.285
5
.0)
bosh_openstack_cpi (~> 1.285
5
.0)
blobstore_client (~> 1.285
8
.0)
bosh-core (~> 1.285
8
.0)
bosh-director-core (~> 1.285
8
.0)
bosh-template (~> 1.285
8
.0)
bosh_aws_cpi (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
bosh_cpi (~> 1.285
8
.0)
bosh_openstack_cpi (~> 1.285
8
.0)
bosh_vcloud_cpi (~> 0.7.2)
bosh_vsphere_cpi (~> 1.285
5
.0)
bosh_vsphere_cpi (~> 1.285
8
.0)
eventmachine (~> 1.0.0)
fog (~> 1.27.0)
httpclient (= 2.4.0)
...
...
@@ -83,14 +83,14 @@ PATH
PATH
remote: bosh-director-core
specs:
bosh-director-core (1.285
5
.0)
bosh-template (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh-director-core (1.285
8
.0)
bosh-template (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
PATH
remote: bosh-monitor
specs:
bosh-monitor (1.285
5
.0)
bosh-monitor (1.285
8
.0)
aws-sdk (= 1.60.2)
dogapi (~> 1.6.0)
em-http-request (~> 0.3.0)
...
...
@@ -104,7 +104,7 @@ PATH
PATH
remote: bosh-registry
specs:
bosh-registry (1.285
5
.0)
bosh-registry (1.285
8
.0)
aws-sdk (= 1.60.2)
fog (~> 1.27.0)
sequel (~> 3.43.0)
...
...
@@ -115,44 +115,44 @@ PATH
PATH
remote: bosh-release
specs:
bosh-release (1.285
5
.0)
agent_client (~> 1.285
5
.0)
blobstore_client (~> 1.285
5
.0)
bosh-template (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh-release (1.285
8
.0)
agent_client (~> 1.285
8
.0)
blobstore_client (~> 1.285
8
.0)
bosh-template (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
trollop (~> 1.16)
yajl-ruby (~> 1.2.0)
PATH
remote: bosh-stemcell
specs:
bosh-stemcell (1.285
5
.0)
bosh_aws_cpi (~> 1.285
5
.0)
bosh-stemcell (1.285
8
.0)
bosh_aws_cpi (~> 1.285
8
.0)
PATH
remote: bosh-template
specs:
bosh-template (1.285
5
.0)
bosh-template (1.285
8
.0)
semi_semantic (~> 1.1.0)
PATH
remote: bosh_aws_cpi
specs:
bosh_aws_cpi (1.285
5
.0)
bosh_aws_cpi (1.285
8
.0)
aws-sdk (= 1.60.2)
bosh-registry (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cpi (~> 1.285
5
.0)
bosh-registry (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
bosh_cpi (~> 1.285
8
.0)
httpclient (= 2.4.0)
yajl-ruby (>= 0.8.2)
PATH
remote: bosh_cli
specs:
bosh_cli (1.285
5
.0)
blobstore_client (~> 1.285
5
.0)
bosh-template (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cli (1.285
8
.0)
blobstore_client (~> 1.285
8
.0)
bosh-template (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
highline (~> 1.6.2)
httpclient (= 2.4.0)
json_pure (~> 1.7)
...
...
@@ -167,52 +167,52 @@ PATH
PATH
remote: bosh_cli_plugin_aws
specs:
bosh_cli_plugin_aws (1.285
5
.0)
bosh-stemcell (~> 1.285
5
.0)
bosh_aws_cpi (~> 1.285
5
.0)
bosh_cli (~> 1.285
5
.0)
bosh_cli_plugin_micro (~> 1.285
5
.0)
bosh_cli_plugin_aws (1.285
8
.0)
bosh-stemcell (~> 1.285
8
.0)
bosh_aws_cpi (~> 1.285
8
.0)
bosh_cli (~> 1.285
8
.0)
bosh_cli_plugin_micro (~> 1.285
8
.0)
PATH
remote: bosh_cli_plugin_micro
specs:
bosh_cli_plugin_micro (1.285
5
.0)
agent_client (~> 1.285
5
.0)
blobstore_client (~> 1.285
5
.0)
bosh-director-core (~> 1.285
5
.0)
bosh-registry (~> 1.285
5
.0)
bosh-stemcell (~> 1.285
5
.0)
bosh_aws_cpi (~> 1.285
5
.0)
bosh_cli (~> 1.285
5
.0)
bosh_cpi (~> 1.285
5
.0)
bosh_openstack_cpi (~> 1.285
5
.0)
bosh_cli_plugin_micro (1.285
8
.0)
agent_client (~> 1.285
8
.0)
blobstore_client (~> 1.285
8
.0)
bosh-director-core (~> 1.285
8
.0)
bosh-registry (~> 1.285
8
.0)
bosh-stemcell (~> 1.285
8
.0)
bosh_aws_cpi (~> 1.285
8
.0)
bosh_cli (~> 1.285
8
.0)
bosh_cpi (~> 1.285
8
.0)
bosh_openstack_cpi (~> 1.285
8
.0)
bosh_vcloud_cpi (= 0.7.2)
bosh_vsphere_cpi (~> 1.285
5
.0)
bosh_vsphere_cpi (~> 1.285
8
.0)
mono_logger (~> 1.1.0)
sqlite3 (~> 1.3.7)
PATH
remote: bosh_common
specs:
bosh_common (1.285
5
.0)
bosh_common (1.285
8
.0)
logging (~> 1.8.2)
semi_semantic (~> 1.1.0)
PATH
remote: bosh_cpi
specs:
bosh_cpi (1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cpi (1.285
8
.0)
bosh_common (~> 1.285
8
.0)
logging (~> 1.8.2)
membrane (~> 1.1.0)
PATH
remote: bosh_openstack_cpi
specs:
bosh_openstack_cpi (1.285
5
.0)
bosh-registry (~> 1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cpi (~> 1.285
5
.0)
bosh_openstack_cpi (1.285
8
.0)
bosh-registry (~> 1.285
8
.0)
bosh_common (~> 1.285
8
.0)
bosh_cpi (~> 1.285
8
.0)
fog (~> 1.27.0)
httpclient (= 2.4.0)
membrane (~> 1.1.0)
...
...
@@ -221,9 +221,9 @@ PATH
PATH
remote: bosh_vsphere_cpi
specs:
bosh_vsphere_cpi (1.285
5
.0)
bosh_common (~> 1.285
5
.0)
bosh_cpi (~> 1.285
5
.0)
bosh_vsphere_cpi (1.285
8
.0)
bosh_common (~> 1.285
8
.0)
bosh_cpi (~> 1.285
8
.0)
builder (~> 3.1.4)
httpclient (= 2.4.0)
membrane (~> 1.1.0)
...
...
@@ -235,7 +235,7 @@ PATH
PATH
remote: simple_blobstore_server
specs:
simple_blobstore_server (1.285
5
.0)
simple_blobstore_server (1.285
8
.0)
sinatra (~> 1.4.2)
thin (~> 1.5.0)
...
...
agent_client/lib/agent_client/version.rb
View file @
b7254651
module
Bosh
module
Agent
class
Client
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
end
blobstore_client/lib/blobstore_client/version.rb
View file @
b7254651
module
Bosh
module
Blobstore
class
Client
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
end
bosh-core/lib/bosh/core/version.rb
View file @
b7254651
module
Bosh
module
Core
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-director-core/lib/bosh/director/core/version.rb
View file @
b7254651
module
Bosh
module
Director
module
Core
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
end
bosh-director/lib/bosh/director/version.rb
View file @
b7254651
module
Bosh
module
Director
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-monitor/lib/bosh/monitor/version.rb
View file @
b7254651
module
Bosh
module
Monitor
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-registry/lib/bosh/registry/version.rb
View file @
b7254651
module
Bosh
module
Registry
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-release/lib/bosh/release/version.rb
View file @
b7254651
module
Bosh
module
Release
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-stemcell/lib/bosh/stemcell/version.rb
View file @
b7254651
module
Bosh
module
Stemcell
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh-template/lib/bosh/template/version.rb
View file @
b7254651
module
Bosh
module
Template
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_aws_cpi/lib/cloud/aws/version.rb
View file @
b7254651
module
Bosh
module
AwsCloud
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_cli/lib/cli/version.rb
View file @
b7254651
module
Bosh
module
Cli
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_cli_plugin_aws/lib/bosh_cli_plugin_aws/version.rb
View file @
b7254651
module
Bosh
module
Aws
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_cli_plugin_micro/lib/bosh/deployer/version.rb
View file @
b7254651
module
Bosh
module
Deployer
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_common/lib/common/version.rb
View file @
b7254651
module
Bosh
module
Common
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_cpi/lib/cloud/version.rb
View file @
b7254651
module
Bosh
module
Clouds
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_openstack_cpi/lib/cloud/openstack/version.rb
View file @
b7254651
...
...
@@ -3,6 +3,6 @@
module
Bosh
module
OpenStackCloud
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
bosh_vsphere_cpi/lib/cloud/vsphere/version.rb
View file @
b7254651
module
Bosh
module
Clouds
class
VSphere
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
end
end
release/.final_builds/packages/blobstore/index.yml
View file @
b7254651
...
...
@@ -548,4 +548,8 @@ builds:
version
:
27ed27a8111be86b8d9c9861031351353abaebce
sha1
:
ab79fc4c36ca34c6b4a49b523a27584b95277b8c
blobstore_id
:
ebc30026-55dd-4082-b1eb-3e233bb13e50
47959836846a9c77f2ccee63fce0b308fd43348c
:
version
:
47959836846a9c77f2ccee63fce0b308fd43348c
sha1
:
124d25659cdf4e69ecde6be18a539bd267f3a6eb
blobstore_id
:
a0b5da2d-3678-48c1-b40f-183bb34903a0
format-version
:
'
2'
release/.final_builds/packages/director/index.yml
View file @
b7254651
...
...
@@ -576,4 +576,8 @@ builds:
version
:
69bd7899b30e23150884f46ed395a438fd943957
sha1
:
7d057c6aded5b6453915b5d6585063449ca03dc5
blobstore_id
:
2ef0a65d-0270-4414-8b9b-6041b0ed63ea
85bf22967c9aa33f872c72815d15b38086c8e912
:
version
:
85bf22967c9aa33f872c72815d15b38086c8e912
sha1
:
aac3d1566f6db1f9bad4f3b09adefbb08ae3b891
blobstore_id
:
cfc4db48-f37c-423b-bfde-d0c9527117f1
format-version
:
'
2'
release/.final_builds/packages/health_monitor/index.yml
View file @
b7254651
...
...
@@ -552,4 +552,8 @@ builds:
version
:
a19553c6df4f1233cd98865c734adcd1097c4734
sha1
:
c1eff7b706fdf3f90a177eba1898814007dd70d1
blobstore_id
:
4f133fe4-fa28-4400-ab61-29588f126123
9acc4fcaf88fb3de9e534cffc3fec39b7afea740
:
version
:
9acc4fcaf88fb3de9e534cffc3fec39b7afea740
sha1
:
50dede6b86fde04bd7dfa30f49e8ca39a66b252e
blobstore_id
:
d9a0c5f8-f1ee-4166-8af8-1146c90991f3
format-version
:
'
2'
release/.final_builds/packages/registry/index.yml
View file @
b7254651
...
...
@@ -532,4 +532,8 @@ builds:
version
:
95125638cecc833bbbf214c67571b1d835716ad3
sha1
:
909ae6f13ec59d0f88d30fbf06eb39ed1d09dfe8
blobstore_id
:
db2fa7bf-0b90-4e28-9b72-d36b68f6cc7d
c76a3c917fe77432a3ebbc94d21187a465cc4e02
:
version
:
c76a3c917fe77432a3ebbc94d21187a465cc4e02
sha1
:
79a230610519541bc46f1215c7ac1f23184d77be
blobstore_id
:
9d0b01d4-4c69-4c99-b401-9f164281f91b
format-version
:
'
2'
release/releases/bosh-147.yml
0 → 100644
View file @
b7254651
---
packages
:
-
name
:
health_monitor
version
:
9acc4fcaf88fb3de9e534cffc3fec39b7afea740
fingerprint
:
9acc4fcaf88fb3de9e534cffc3fec39b7afea740
sha1
:
50dede6b86fde04bd7dfa30f49e8ca39a66b252e
dependencies
:
-
ruby
-
name
:
nginx
version
:
8f131f14088764682ebd9ff399707f8adb9a5038
fingerprint
:
8f131f14088764682ebd9ff399707f8adb9a5038
sha1
:
99df5daf35b254992e101077bf8eb12671049c62
dependencies
:
[]
-
name
:
genisoimage
version
:
008d332ba1471bccf9d9aeb64c258fdd4bf76201
fingerprint
:
008d332ba1471bccf9d9aeb64c258fdd4bf76201
sha1
:
2acf8da0250db31e762a23756fd0e12cfa947eb9
dependencies
:
[]
-
name
:
registry
version
:
c76a3c917fe77432a3ebbc94d21187a465cc4e02
fingerprint
:
c76a3c917fe77432a3ebbc94d21187a465cc4e02
sha1
:
79a230610519541bc46f1215c7ac1f23184d77be
dependencies
:
-
libpq
-
mysql
-
ruby
-
name
:
ruby
version
:
8c1c0bba2f15f89e3129213e3877dd40e339592f
fingerprint
:
8c1c0bba2f15f89e3129213e3877dd40e339592f
sha1
:
2f894c461afb1586dce78818e3c252f8594736cf
dependencies
:
[]
-
name
:
postgres
version
:
aa7f5b110e8b368eeb8f5dd032e1cab66d8614ce
fingerprint
:
aa7f5b110e8b368eeb8f5dd032e1cab66d8614ce
sha1
:
a85f2a1efa7dff34ab772d67191d23363959276a
dependencies
:
[]
-
name
:
blobstore
version
:
47959836846a9c77f2ccee63fce0b308fd43348c
fingerprint
:
47959836846a9c77f2ccee63fce0b308fd43348c
sha1
:
124d25659cdf4e69ecde6be18a539bd267f3a6eb
dependencies
:
-
ruby
-
name
:
director
version
:
85bf22967c9aa33f872c72815d15b38086c8e912
fingerprint
:
85bf22967c9aa33f872c72815d15b38086c8e912
sha1
:
aac3d1566f6db1f9bad4f3b09adefbb08ae3b891
dependencies
:
-
libpq
-
mysql
-
ruby
-
name
:
redis
version
:
ec27a0b7849863bc160ac54ce667ecacd07fc4cb
fingerprint
:
ec27a0b7849863bc160ac54ce667ecacd07fc4cb
sha1
:
39ca0896434267037575c757e01badb50b15fd0c
dependencies
:
[]
-
name
:
common
version
:
1324d32dbda40da88aade1e07b226a208602baff
fingerprint
:
1324d32dbda40da88aade1e07b226a208602baff
sha1
:
9407d1d3da30ded1e955acfc8899304aa58a0e78
dependencies
:
[]
-
name
:
libpq
version
:
6aa19afb153dc276924693dc724760664ce61593
fingerprint
:
6aa19afb153dc276924693dc724760664ce61593
sha1
:
7f0f4183dea968373f73091d1c911d5edebc3f25
dependencies
:
[]
-
name
:
powerdns
version
:
e41baf8e236b5fed52ba3c33cf646e4b2e0d5a4e
fingerprint
:
e41baf8e236b5fed52ba3c33cf646e4b2e0d5a4e
sha1
:
57a76e65db09002b1b9a277c048767f50f488e31
dependencies
:
[]
-
name
:
mysql
version
:
e5309aed88f5cc662bc77988a31874461f7c4fb8
fingerprint
:
e5309aed88f5cc662bc77988a31874461f7c4fb8
sha1
:
cc2cb926b6a644d2692700c5ae3bd4f5b84dcb82
dependencies
:
[]
-
name
:
nats
version
:
6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92
fingerprint
:
6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92
sha1
:
dee70fef63aa35a0d8e1d8fe730b5596904c4a59
dependencies
:
-
ruby
jobs
:
-
name
:
health_monitor
version
:
c2b27af52bd4b1739512845a7ab75e0d19b782bc
fingerprint
:
c2b27af52bd4b1739512845a7ab75e0d19b782bc
sha1
:
0e9dc8f432c6d4cfc0fe374f5ba8a65c3d6de9f5
-
name
:
registry
version
:
361927dd5c02a2519e21f0100ceea290e3b9bd15
fingerprint
:
361927dd5c02a2519e21f0100ceea290e3b9bd15
sha1
:
c4df55c47a85a0269755eaa7eec352e4ce821e19
-
name
:
postgres
version
:
90e43294de79754e659fc1731f515dc090f922f0
fingerprint
:
90e43294de79754e659fc1731f515dc090f922f0
sha1
:
cc7c6e1f2427339700641883a46dab8d50bf3429
-
name
:
blobstore
version
:
267710c9165f827561b14b020c1181b098df27cf
fingerprint
:
267710c9165f827561b14b020c1181b098df27cf
sha1
:
b22a7964c3660eaf654442707e998c8afe18b145
-
name
:
director
version
:
1e44d704916893f16c988a10f7a5de343559eb87
fingerprint
:
1e44d704916893f16c988a10f7a5de343559eb87
sha1
:
2f461b8e0c436b349359ce37ab51d1f5334da3fc
-
name
:
redis
version
:
47e74cf2dfff0e9d2a467095c4d8048ed07aff8b
fingerprint
:
47e74cf2dfff0e9d2a467095c4d8048ed07aff8b
sha1
:
6756b3b435e27ae0c74fe20fffd4f526e092ee69
-
name
:
powerdns
version
:
d160e92adf53a224df94286107b7bff0495f9fcd
fingerprint
:
d160e92adf53a224df94286107b7bff0495f9fcd
sha1
:
02a9d75bb3dbf306df0c8a4a5f09340b0633ca92
-
name
:
nats
version
:
6850abe07a70b465a6ff7e2b7c133e07c534f220
fingerprint
:
6850abe07a70b465a6ff7e2b7c133e07c534f220
sha1
:
41c0f6ce281c6a89d2ae6c2f43a4fa0e2cddd9e9
commit_hash
:
1bd6e9af
uncommitted_changes
:
true
name
:
bosh
version
:
'
147'
release/releases/index.yml
View file @
b7254651
...
...
@@ -292,4 +292,6 @@ builds:
version
:
'
145'
fd075e95-9646-4eb0-81e3-1842bb82e0e5
:
version
:
'
146'
249c9868-7a8b-4a75-9341-4ed3c3f91c81
:
version
:
'
147'
format-version
:
'
2'
simple_blobstore_server/lib/simple_blobstore_server/version.rb
View file @
b7254651
module
Bosh::SimpleBlobstoreServer
VERSION
=
'1.285
5
.0'
VERSION
=
'1.285
8
.0'
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment