bosh/257.3
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit e607e5e9
.
Release Notes¶
- Fixed
bosh cck
command when configured without PowerDNS- Error manifested itself as
Error resolving problem '2': undefined method 'create_or_update_dns_records' for nil:NilClass
- Error manifested itself as
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "257.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=257.3" sha1: "e4442afcc64123e11f2b33cc2be799a0b59207d0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 e4442afcc64123e11f2b33cc2be799a0b59207d0 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=257.3"