Bumping versions

This commit is contained in:
buildmaster
2020-06-08 17:50:55 +00:00
parent b0b65a9b30
commit 058d0b6e0f

View File

@@ -10,7 +10,7 @@
|spring.cloud.cloudfoundry.discovery.use-dns | false | Whether to use BOSH DNS for the discovery. In order to use this feature, your Cloud Foundry installation must support Service Discovery.
|spring.cloud.cloudfoundry.org | | Organization name to initially target.
|spring.cloud.cloudfoundry.password | | Password for user to authenticate and obtain token.
|spring.cloud.cloudfoundry.skip-ssl-validation | false | null
|spring.cloud.cloudfoundry.skip-ssl-validation | false |
|spring.cloud.cloudfoundry.space | | Space name to initially target.
|spring.cloud.cloudfoundry.url | | URL of Cloud Foundry API (Cloud Controller).
|spring.cloud.cloudfoundry.username | | Username to authenticate (usually an email address).