Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Releases: vmware-archive/pcf-pipelines

LAST RELEASE

24 May 15:43
Compare
Choose a tag to compare

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

25 Jan 17:30
Compare
Choose a tag to compare

Bug fix

  • When tiles were being staged, the correct version could not be determined for some tiles (ie p-cloudcache). This was related to how YAML parsing was being done for the metadata file of the tile. The YAML parsing is not stricter.

v0.23.12: add correct database name for credhub

17 Dec 16:39
Compare
Choose a tag to compare

Pipeline Enhancements

Install PCF Pipelines

  • [ALL] compatible with PCF v2.4.
    It requires two new fields for params.yml, which define the credhub_username and credhub_password for the Credhub database. This only affects AWS and GCP at the moment.

v0.23.11: Update buildpacks pipeline for multiple stacks

03 Dec 17:03
1cf174b
Compare
Choose a tag to compare

Feature

buildpacks pipeline now works with updated product slugs in pivnet for different buildpacks.

v0.23.9: fix getting stemcell version

05 Nov 23:02
Compare
Choose a tag to compare

Bug fix

  • support downloading xenial stemcell download in offline workflow [Fixed #361]

Feature

  • bump cf cli to v6.40.1

v0.23.8: Remove upload stemcell task from upgrade, as the stemcell is uploaded…

02 Oct 16:44
Compare
Choose a tag to compare

Fixes:

  • Resolved an issue where xenial stemcells were not be honored on upgrading Ops Manager. #357

v0.23.7

25 Sep 15:36
Compare
Choose a tag to compare

Pipeline Enhancements

Install PCF Pipelines

[ALL] compatible with PCF v2.3.
[ALL] compatible with Xenial stemcells.

v0.23.6

03 Jul 18:07
Compare
Choose a tag to compare

Pipeline Enhancements

Install PCF Pipelines

Released a fix to update the pivnet-cli version.

v0.23.5

28 Jun 17:27
Compare
Choose a tag to compare

Pipeline Enhancements

Install PCF Pipelines

For 2.2 support, an improved way of checking jobs that are pending in OpsManager.

v0.23.4

29 May 21:17
220d2ae
Compare
Choose a tag to compare

Pipeline Enhancements

Install PCF Pipelines

  • (GCP) Includes a fix to handle NAT boxes not updating successfully. KB can be found here
  • (AWS) Fix property being set incorrectly when assigning external blobstore version.