diff --git a/bosh-dev/lib/bosh/dev/config/os_image_versions.json b/bosh-dev/lib/bosh/dev/config/os_image_versions.json index a5d409b14cc..d718ae9ba98 100644 --- a/bosh-dev/lib/bosh/dev/config/os_image_versions.json +++ b/bosh-dev/lib/bosh/dev/config/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-centos-7-os-image.tgz": "Cga9M.6n9gCRajgxKZQV4XhRyKaheLi.", + "bosh-ubuntu-trusty-os-image.tgz": "6PmStkBV2GHhavbiSpc8UE6kiPQS9DU6" } diff --git a/bosh-stemcell/OS_IMAGES.md b/bosh-stemcell/OS_IMAGES.md index 59ac3ca1a9b..70f123d20b8 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` +* `6PmStkBV2GHhavbiSpc8UE6kiPQS9DU6` + - update kernel to 3.19.0-43 + * `TTmPhUs6RDJUlQmZ.RYMu0ItfOS6FNtx` - update kernel to 3.19.0-42 @@ -317,6 +320,9 @@ CentOS 6.6 images have filename `bosh-centos-6-os-image.tgz` CentOS 7 images have filename `bosh-centos-7-os-image.tgz` +* `Cga9M.6n9gCRajgxKZQV4XhRyKaheLi.` + - (periodic) bump centos to match ubuntu update + * `qmKgGt1iOX84M.hR8ZVI0887DEvnKPHV` - (periodic) bump centos to match ubuntu update