Publish and Update
Page last updated:
This topic provides resources to help you publish and update your service tile for Ops Manager.
Publish Your Tile
The Partner Software Product Release Cycle explains how VMware works with partners to release VMware Tanzu products, from the private alpha and closed beta phases, to general availability and publication on VMware Tanzu Network.
After you’ve packaged your product’s BOSH releases, stemcell, metadata, and other tile components into a single zipped download file, post it to VMware Tanzu Network in one of two ways:
- Use the VMware Tanzu Network API command
POST /api/v2/products/:product_slug/product_files
. - Use the VMware Tanzu Network product upload form.
Update Your Tile
Most tile updates originate with the tile developer, but new releases of Ops Manager can also necessitate tile changes to maintain compatibility with the current version of the platform.
Tile Generator automates tile versioning and upgrades.
For more information, see Versioning in the Tile Generator documentation.Tile Upgrades explains how to write and include a JavaScript file that automates tile upgrades by migrating property names and values from one tile version to another.
When changes to Ops Manager require tile changes, VMware distributes instructions to all of its partners:
- Ops Manager v2.9 Partners Release Notice
- Pivotal Platform v2.8 Partners Release Notice
- Pivotal Platform v2.7 Partners Release Notice
- Pivotal Cloud Foundry v2.6 Partners Release Notice
- Pivotal Cloud Foundry v2.5 Partners Release Notice
- Pivotal Cloud Foundry v2.4 Partners Release Notice
- Pivotal Cloud Foundry v2.3 Partners Release Notice
- Pivotal Cloud Foundry v2.2 Partners Release Notice
- Pivotal Cloud Foundry v2.1 Partners Release Notice
- Pivotal Cloud Foundry v2.0 Partners Release Notice
- Pivotal Cloud Foundry v1.12 Partners Release Notice