This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
Releases: vmware-archive/pcf-pipelines
Releases · vmware-archive/pcf-pipelines
LAST RELEASE
Bug Fixes
- merge of PR #388 that will take the first match of a GCP tarball when there are multiple matches
- reordering of import-opsmgr-settings
om
flags to prevent errors. This addresses #384.
These are being fixed in this release because they are breaking current pipelines.
This is the LAST release of pcf-pipelines.
These features have not been tested by CI, nor will they be. Use this release at your own risk.
In the future, please use platform-automation for all your automation needs. Pivotal Documentation.
v0.23.13
v0.23.12: add correct database name for credhub
Pipeline Enhancements
Install PCF Pipelines
- [ALL] compatible with PCF v2.4.
It requires two new fields forparams.yml
, which define thecredhub_username
andcredhub_password
for the Credhub database. This only affects AWS and GCP at the moment.
v0.23.11: Update buildpacks pipeline for multiple stacks
Feature
buildpacks pipeline now works with updated product slugs in pivnet for different buildpacks.
v0.23.9: fix getting stemcell version
Bug fix
- support downloading xenial stemcell download in offline workflow [Fixed #361]
Feature
- bump cf cli to v6.40.1