Configuring the Upgrade Pipeline
Page last updated:
This topic describes how to set up a Concourse pipeline to perform automatic upgrades of a VMware Enterprise PKS installation.
When you configure the upgrade pipeline, the pipeline upgrades your installation when a new Enterprise PKS release becomes available on VMware Tanzu Network.
By default, the pipeline upgrades when a new major patch version is available.
For more information about configuring and using Concourse for continuous integration (CI), see the Concourse documentation.
Download the Upgrade Pipeline
Perform the following steps:
From a browser, log in to VMware Tanzu Network.
Navigate to the Platform Automation Tools product page to download the upgrade-tile pipeline.
Note: If you cannot access Platform Automation Tools on VMware Tanzu Network, contact Support.
(Optional) Edit params.yml to configure the pipeline.
- For example, edit the
product_version_regex
value to follow minor version updates.
- For example, edit the
Set the pipeline using the
fly
CLI for Concourse. See the upgrade-tile pipeline documentation for more information.
Please send any feedback you have to pks-feedback@pivotal.io.