Skip to content

Commit 5bdd571

Browse files
Dale Wickdpb587-pivotal
Dale Wick
authored andcommitted
Bump os images
[#149936513](https://www.pivotaltracker.com/story/show/149936513) Signed-off-by: Danny Berger <[email protected]>
1 parent bb12bb1 commit 5bdd571

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

bosh-stemcell/OS_IMAGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ OS images are stored in S3 bucket [bosh-os-images](http://s3.amazonaws.com/bosh-
88

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

11+
* `aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK`
12+
- USN-3378-2: Linux kernel (Xenial HWE) vulnerabilities
13+
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)
14+
1115
* `RCtv0O6uk1i27kyUsTDiuaXOb0mST58i`
1216
- Periodic bump
1317
- built from 3421.x (9c8cf0de7a3a795822089905e1fff563f6dafa75)
@@ -554,6 +558,10 @@ Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`
554558

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

561+
* `jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF`
562+
- Periodic bump
563+
- built from 3421.x (454d68e5b2a5410f49dd8eb2741ba6c81b48ee33)
564+
557565
* `i3xRHQS7eoNED5jvWUoyx7RGkKTrAOCe`
558566
- Periodic bump
559567
- built from 3421.x (9c8cf0de7a3a795822089905e1fff563f6dafa75)

bosh-stemcell/os_image_versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"bosh-centos-7-os-image.tgz": "i3xRHQS7eoNED5jvWUoyx7RGkKTrAOCe",
3-
"bosh-ubuntu-trusty-os-image.tgz": "RCtv0O6uk1i27kyUsTDiuaXOb0mST58i"
2+
"bosh-centos-7-os-image.tgz": "jEp4AAx.jHxaN_O5bWRyUMrYTWQqOSOF",
3+
"bosh-ubuntu-trusty-os-image.tgz": "aO4C0Kg5IALLa5QA_6ed9yVl.KgTaUOK"
44
}

0 commit comments

Comments
 (0)