Skip to content

Commit 58c0429

Browse files
author
Gabriel Monroy
committed
re-target Berksfile to deis-cookbook master, update other cookbooks
1 parent bbe2ea9 commit 58c0429

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Berksfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cookbook 'sudo'
66
#cookbook 'deis', '~> 0.5.0'
77

88
# development cookbook
9-
cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git', branch: 'containerize'
9+
cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git', branch: 'master'

Berksfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sources": {
33
"apt": {
4-
"locked_version": "2.3.4"
4+
"locked_version": "2.3.6"
55
},
66
"rsyslog": {
77
"locked_version": "1.10.2"
@@ -12,10 +12,10 @@
1212
"deis": {
1313
"locked_version": "0.5.0",
1414
"git": "https://github.com/opdemand/deis-cookbook.git",
15-
"ref": "7f4e0cd7bb9f4338d1022f7de3a6a70d71fbf1e0"
15+
"ref": "21a179de94ad7d82f84f43bc8b9a9a12c2568c60"
1616
},
1717
"docker": {
18-
"locked_version": "0.30.0"
18+
"locked_version": "0.30.1"
1919
},
2020
"git": {
2121
"locked_version": "2.9.0"
@@ -39,7 +39,7 @@
3939
"locked_version": "3.0.6"
4040
},
4141
"yum-epel": {
42-
"locked_version": "0.2.0"
42+
"locked_version": "0.3.0"
4343
},
4444
"golang": {
4545
"locked_version": "1.3.0"

0 commit comments

Comments
 (0)