Skip to content

Commit

Permalink
Bump os images
Browse files Browse the repository at this point in the history
[#88572424](https://www.pivotaltracker.com/story/show/88572424)

Update monit from 5.2.4 to 5.2.5

Signed-off-by: Tyler Schultz <[email protected]>
  • Loading branch information
Brian Cunnie authored and tylerschultz committed Dec 31, 2015
1 parent 05a9a54 commit 98f55a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions bosh-stemcell/OS_IMAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ OS images are stored in S3 bucket [bosh-os-images](http://s3.amazonaws.com/bosh-

Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`

* `TTmPhUs6RDJUlQmZ.RYMu0ItfOS6FNtx`
- update monit from 5.2.4 to 5.2.5

* `3mZuzYe8vUwy3L1YhZihMvJ3OEzpDkj.`
- update for USN-2854-1

Expand Down Expand Up @@ -335,6 +338,9 @@ CentOS 6.6 images have filename `bosh-centos-6-os-image.tgz`

CentOS 7 images have filename `bosh-centos-7-os-image.tgz`

* `qmKgGt1iOX84M.hR8ZVI0887DEvnKPHV`
- update monit from 5.2.4 to 5.2.5

* `VdAETz96I1jsDYh.Qf8_UgrYTexAmX7U`
- (periodic) bump centos to match ubuntu update for USN-2854-1

Expand Down
4 changes: 2 additions & 2 deletions bosh-stemcell/os_image_versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"bosh-centos-6-os-image.tgz": "kkUYP.4sM_hdsn3Sfcr6ksahFpPgb2D8",
"bosh-centos-7-os-image.tgz": "VdAETz96I1jsDYh.Qf8_UgrYTexAmX7U",
"bosh-ubuntu-trusty-os-image.tgz": "3mZuzYe8vUwy3L1YhZihMvJ3OEzpDkj."
"bosh-centos-7-os-image.tgz": "qmKgGt1iOX84M.hR8ZVI0887DEvnKPHV",
"bosh-ubuntu-trusty-os-image.tgz": "TTmPhUs6RDJUlQmZ.RYMu0ItfOS6FNtx"
}

0 comments on commit 98f55a5

Please sign in to comment.