Skip to content

bosh-google-kvm-ubuntu-noble

Notes

Please take a look at the Noble migration docs for guidance on how to migrate releases to Noble.

BOSH produces official stemcells for popular operating systems and infrastructures. For infrastructures that support it, light stemcells are a more efficient way to reference stemcells that we have pre-uploaded and shared within the IaaS.

For more information about stemcells, please see the following documentation.

You can upload the latest version to your director with the upload-stemcell command:

bosh upload-stemcell --sha1 b72b2717b219e4e37a4c60d74184734156db5e87 \
  "https://bosh.io/d/stemcells/bosh-google-kvm-ubuntu-noble?v=1.2"

And reference this stemcell in your deployment manifest from the stemcells section:

- alias: "default"
  os: "ubuntu-noble"
  version: "1.2"

Version History

v1.2

v0.156

v0.26

v0.13