spring-cloud-app-broker
spring-cloud-app-broker copied to clipboard
Need more details about backing application upgrade option
GIVEN a service instance is created with a service plan containing backing application and properties mapping.
WHEN the backing application new version is available, new service plan will be published in the market place.
THEN using cf update-service option, I would like upgrade to the new version of the backing application without changing the existing configuration and environment mapping.
Is this feature supported in cloud app broker?
Hi @buddyavis , yes we do support this, and it was recently optimised as part of #349. I'll check the documentation we have on this and update it if necessary. Hope this helps!