bosh-stemcell 1.3112.0 → 1.3115.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6038f53e684fd19beaeac6210440f695419a427e
4
- data.tar.gz: 3f003453adce63bee633847a946992ece74923bc
3
+ metadata.gz: 3bcb4f1135f2a76a861b8cbf01450e7b98ba47ee
4
+ data.tar.gz: f52d8616ad415738a82170d47201df4c2053b45f
5
5
  SHA512:
6
- metadata.gz: 988979c680e912e43642fbaecd274b8cc3c5e5b0e0c6ab36c0de673e9bdba5225831d05e01d488648efb402905f0cb80e360bf44c11238cc4933940238316bd1
7
- data.tar.gz: e2b527f1438d4d99547bf300c719f027cb3b12897458448267a7f62a03dabe9aebf51eb0c19d69348d9d56835da689264a49f6297e9d571fc3f15601d9acf750
6
+ metadata.gz: 0ed8f538862b238741de594d3c5fc8d95d84c8fe0ee060bf470ac80264b0fe6b1bfbd53bd8c0112e559ee5705e400101136c88b94996c9e66b029a7482286135
7
+ data.tar.gz: fed3e665dfac9d2bc102f3137446a14ba7d2ecd9857f7c0a5325baebdb497001d980b339bc020afeab0a59433ce7504689e569850ced48023bb64f3ba50097ea
data/README.md CHANGED
@@ -123,8 +123,7 @@ See below [Building the stemcell with local OS image](#building-the-stemcell-wit
123
123
 
124
124
  ### Building the stemcell with published OS image
125
125
 
126
- Substitute *\<current_build\>* with the current build number, which can be found by looking at [bosh artifacts](http://bosh_artifacts.cfapps.io).
127
- The final two arguments are the S3 bucket and key for the OS image to use, which can be found by reading the OS\_IMAGES document in this project.
126
+ Substitute *\<current_build\>* with the current build number, which can be found by looking at [bosh.io/stemcells](https://bosh.io/stemcells). The final two arguments are the S3 bucket and key for the OS image to use, which can be found by reading the OS\_IMAGES document in this project.
128
127
 
129
128
  vagrant ssh -c '
130
129
  cd /bosh
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Stemcell
3
- VERSION = '1.3112.0'
3
+ VERSION = '1.3115.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh-stemcell
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3112.0
4
+ version: 1.3115.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pivotal
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-21 00:00:00.000000000 Z
11
+ date: 2015-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bosh_aws_cpi
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 1.3112.0
33
+ version: 1.3115.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 1.3112.0
40
+ version: 1.3115.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: fakefs
43
43
  requirement: !ruby/object:Gem::Requirement