Skip to content

Commit

Permalink
Bump OS images (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpb587-pivotal committed Jan 17, 2018
1 parent 5e4f09c commit 1944313
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bosh-stemcell/OS_IMAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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`

* `HU8gYfF19xehkvzcKBIzcbZRlIMW543p`
* `Am1VapkqwI6fJokQEf0WP5VQpyziviTO`
- USN-3534-1: GNU C Library vulnerabilities
- built from 3468.x (7c88dcf24b5bffcb11531f9ccd31d94c1c043463)

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

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

* `Am1VapkqwI6fJokQEf0WP5VQpyziviTO`
* `HU8gYfF19xehkvzcKBIzcbZRlIMW543p`
- Periodic bump
- built from 3468.x (7c88dcf24b5bffcb11531f9ccd31d94c1c043463)

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": "Am1VapkqwI6fJokQEf0WP5VQpyziviTO",
"bosh-ubuntu-trusty-os-image.tgz": "HU8gYfF19xehkvzcKBIzcbZRlIMW543p"
"bosh-centos-7-os-image.tgz": "HU8gYfF19xehkvzcKBIzcbZRlIMW543p",
"bosh-ubuntu-trusty-os-image.tgz": "Am1VapkqwI6fJokQEf0WP5VQpyziviTO"
}

0 comments on commit 1944313

Please sign in to comment.