Skip to content

Commit d82905d

Browse files
committed
Updated chef-docker to 0.31.0.
1 parent d9d4cb6 commit d82905d

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

Berksfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site :opscode
22

33
cookbook 'apt'
4+
cookbook 'docker'
45
cookbook 'rsyslog'
56
cookbook 'sudo'
67
#cookbook 'deis', '~> 0.5.1'

Berksfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"sources": {
33
"apt": {
4-
"locked_version": "2.3.6"
4+
"locked_version": "2.3.8"
5+
},
6+
"docker": {
7+
"locked_version": "0.31.0"
58
},
69
"rsyslog": {
710
"locked_version": "1.10.2"
@@ -14,9 +17,6 @@
1417
"git": "https://github.com/opdemand/deis-cookbook.git",
1518
"ref": "c3e09f9844e896d4cf90120e5ff4f1055fc513b3"
1619
},
17-
"docker": {
18-
"locked_version": "0.30.1"
19-
},
2020
"git": {
2121
"locked_version": "2.9.0"
2222
},
@@ -27,7 +27,7 @@
2727
"locked_version": "1.4.2"
2828
},
2929
"windows": {
30-
"locked_version": "1.12.8"
30+
"locked_version": "1.30.0"
3131
},
3232
"chef_handler": {
3333
"locked_version": "1.1.4"
@@ -36,10 +36,10 @@
3636
"locked_version": "1.5.8"
3737
},
3838
"yum": {
39-
"locked_version": "3.0.6"
39+
"locked_version": "3.1.0"
4040
},
4141
"yum-epel": {
42-
"locked_version": "0.3.0"
42+
"locked_version": "0.3.2"
4343
},
4444
"golang": {
4545
"locked_version": "1.3.0"

0 commit comments

Comments
 (0)