bosh-google-cpi/25.8.0
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-google-cpi-release. It was created based on the commit b32fcf7e
.
Release Notes¶
User facing changes:
- PR: Support XPN VPC Networks via the xpn_host_project_id
cloud property
- PR: Support for customizing user agent strings
- PR: Docs: update ubuntu image for bosh-bastion
- PR: Docs: simplify grabbing project ID
- PR: Docs: add backend_service
docs for internal load balancers
CI/Dev Changes: - PR: Publish CentOS Lite 3363.x, 3312.x, Ubuntu Alpha Lite stemcells - PR: Tags no longer become labels on GCP
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-google-cpi" version: "25.8.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-google-cpi-release?v=25.8.0" sha1: "bb943b492c025903b6c4a833e2f836e5c1479bbc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bb943b492c025903b6c4a833e2f836e5c1479bbc \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-google-cpi-release?v=25.8.0"