Closed elgohr closed 2 years ago
Interesting... the only likely impact this has on the cf-cli-resource is if you are using the CF_HOME functionality. Is that the case for you?
Worth noting that this will only be a one time breakage, once you re-log in once on v6.52.0 this will not keep happening :)!
Nevertheless, we have a resource providing credentials to this resource. In this way they have to be in version-sync. @patrickcrocker when do you plan to update to 6.52.0?
@elgohr please note that the next version of cf-cli-resource
(v2.24.0) will bump the versions of the cf
cli to v6.53.0 and v7.2.0 (to be released at the end of this week).
I recommend that you pin to the current version (v2.23.0) in your pipeline to avoid any interruptions in your pipeline until you can update/test with the updated version.
Thank you for mentioning 🙂
Updated to cf v6.53.0 in cf-cli-resource v2.24.0
Please don't upgrade to latest CF Cli for now. See https://github.com/cloudfoundry/cli/issues/2035
At the moment this resource is using 6.51.0 (https://github.com/nulldriver/cf-cli-resource/blob/master/Dockerfile#L10), so everything is fine.