Skip to content

Commit

Permalink
bump mesos version 0.22.1 and marathon version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
everpeace committed Jun 13, 2015
1 parent 8a248bc commit ba27362
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions centos-6.5_x86_64-amis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"variables": {
"aws_access_key": "",
"aws_secret_key": "",
"mesos_version": "0.21.0",
"marathon_version": "0.8.0",
"mesos_version": "0.22.1",
"marathon_version": "0.8.2",
"chronos_version": "2.1.0_mesos-0.14.0-rc4",
"build_version": "{{ timestamp }}"
},
Expand Down
4 changes: 2 additions & 2 deletions centos-6.5_x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"ssh_name": "vagrant",
"ssh_pass": "vagrant",
"hostname": "ubuntu",
"mesos_version": "0.21.0",
"marathon_version": "0.8.0",
"mesos_version": "0.22.1",
"marathon_version": "0.8.2",
"chronos_version": "2.1.0_mesos-0.14.0-rc4",
"build_version": "{{ timestamp }}"
},
Expand Down
4 changes: 2 additions & 2 deletions ubuntu-14.04_amd64-amis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"variables": {
"aws_access_key": "",
"aws_secret_key": "",
"mesos_version": "0.21.0",
"marathon_version": "0.8.0",
"mesos_version": "0.22.1",
"marathon_version": "0.8.2",
"chronos_version": "2.1.0_mesos-0.14.0-rc4",
"build_version": "{{ timestamp }}"
},
Expand Down
4 changes: 2 additions & 2 deletions ubuntu-14.04_amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"ssh_name": "vagrant",
"ssh_pass": "vagrant",
"hostname": "ubuntu",
"mesos_version": "0.21.0",
"marathon_version": "0.8.0",
"mesos_version": "0.22.1",
"marathon_version": "0.8.2",
"chronos_version": "2.1.0_mesos-0.14.0-rc4",
"build_version": "{{ timestamp }}"
},
Expand Down

0 comments on commit ba27362

Please sign in to comment.