jenkins-plugin-cli --plugins cloudfoundry:2.3.2
jenkins-plugin-cli --plugins cloudfoundry:2.3.1
jenkins-plugin-cli --plugins cloudfoundry:2.3.0
jenkins-plugin-cli --plugins cloudfoundry:2.2.1
Version 2.2 of the Cloud Foundry plugin uses cf-java-client 2.2.0.RELEASE and includes a bugfix for specifying disk quotas, originally reported as JENKINS-46049.
jenkins-plugin-cli --plugins cloudfoundry:2.2.0
jenkins-plugin-cli --plugins cloudfoundry:2.1.1
Version 2.1 of the Cloud Foundry plugin makes pushing to Cloud Foundry available as a build step for both traditional Jenkins jobs as well as pipeline jobs. Check the plugin's README or wiki page for sample pipeline usage.
Version 2.1 also restores support for pushing to plain HTTP (non-https) cloud foundry targets, by defining the target as http://cloudfoundry.api.target
instead of just cloudfoundry.api.target
jenkins-plugin-cli --plugins cloudfoundry:2.1.0
Version 2.0 of the Cloud Foundry Plugin updates the Jenkins parent POM to the latest version (2.32), and the cf-java-client library to the latest release (2.15.0.RELEASE). Notable changes:
org.cloudfoundry.operations.applications.Applications.pushManifest
. This should hopefully ensure the behaviour is as close as possible to calling cf push
via the CLIcf push
approach, the Reset app if already exists
setting is now a no-op (and has been hidden from view).VCAP_APP_HOST
environment variable in CloudFoundry)jenkins-plugin-cli --plugins cloudfoundry:2.0.0
jenkins-plugin-cli --plugins cloudfoundry:1.5
jenkins-plugin-cli --plugins cloudfoundry:1.4.4
jenkins-plugin-cli --plugins cloudfoundry:1.4.3
jenkins-plugin-cli --plugins cloudfoundry:1.4.2
jenkins-plugin-cli --plugins cloudfoundry:1.4.1
jenkins-plugin-cli --plugins cloudfoundry:1.4
jenkins-plugin-cli --plugins cloudfoundry:1.3.3
jenkins-plugin-cli --plugins cloudfoundry:1.3.2
jenkins-plugin-cli --plugins cloudfoundry:1.3.1
jenkins-plugin-cli --plugins cloudfoundry:1.3
jenkins-plugin-cli --plugins cloudfoundry:1.2
jenkins-plugin-cli --plugins cloudfoundry:1.1
jenkins-plugin-cli --plugins cloudfoundry:1.0.3
jenkins-plugin-cli --plugins cloudfoundry:1.0.2
jenkins-plugin-cli --plugins cloudfoundry:1.0.1