Skip to content

bosh-aws-xen-hvm-ubuntu-jammy-go_agent

Notes

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

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 df6aa279b96012791e399df66bfaeb5d1c7e05f0 \
  "https://bosh.io/d/stemcells/bosh-aws-xen-hvm-ubuntu-jammy-go_agent?v=1.423"

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

- alias: "default"
  os: "ubuntu-jammy"
  version: "1.423"

Version History

v1.423

v1.406

v1.404

v1.390

v1.379

v1.360

v1.351

v1.340

v1.329

v1.327

v1.318

v1.309

v1.301

v1.298

v1.289

v1.260

v1.250

v1.232

v1.222

v1.207

v1.199

v1.181

v1.179

v1.148

v1.147

v1.125

v1.117

v1.108

v1.105

v1.102

v1.95

v1.93

v1.83

v1.80

v1.75

v1.71

v1.64

v1.55

v1.49

v1.44