diff --git a/bosh-stemcell/OS_IMAGES.md b/bosh-stemcell/OS_IMAGES.md index f45f778facd..57cb0d89bce 100644 --- a/bosh-stemcell/OS_IMAGES.md +++ b/bosh-stemcell/OS_IMAGES.md @@ -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` +* `YeywOPDDPX0mn3WgSqpxl1gBXcQhtvWv` + - bump kernel to 3.19.0-43 + * `TTmPhUs6RDJUlQmZ.RYMu0ItfOS6FNtx` - update monit from 5.2.4 to 5.2.5 diff --git a/bosh-stemcell/os_image_versions.json b/bosh-stemcell/os_image_versions.json index a5d409b14cc..c3d182a3ada 100644 --- a/bosh-stemcell/os_image_versions.json +++ b/bosh-stemcell/os_image_versions.json @@ -1,5 +1,5 @@ { "bosh-centos-6-os-image.tgz": "kkUYP.4sM_hdsn3Sfcr6ksahFpPgb2D8", "bosh-centos-7-os-image.tgz": "qmKgGt1iOX84M.hR8ZVI0887DEvnKPHV", - "bosh-ubuntu-trusty-os-image.tgz": "TTmPhUs6RDJUlQmZ.RYMu0ItfOS6FNtx" + "bosh-ubuntu-trusty-os-image.tgz": "YeywOPDDPX0mn3WgSqpxl1gBXcQhtvWv" }