Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: restrict upgrade to v1.3 only #974

Merged
merged 1 commit into from
Dec 12, 2023
Merged

feat: restrict upgrade to v1.3 only #974

merged 1 commit into from
Dec 12, 2023

Commits on Dec 11, 2023

  1. feat: restrict upgrade to v1.3 only

    In order to reduce the size of the brokerpak, obsolete Terraform providers
    have been removed. As a result, to get to this version through upgrading,
    you must upgrade to v1.3 first and upgrade all service instances to v1.3.
    This can be done via "cf upgrade-service", or for bulk upgrades consider
    the plugin: https://github.com/cloudfoundry/upgrade-all-services-cli-plugin
    You can then upgrade to this version, and again upgrade all the service instances.
    
    [#186588913](https://www.pivotaltracker.com/story/show/186588913)
    blgm committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0a5012b View commit details
    Browse the repository at this point in the history