Updating dependabot to trigger daily
Updating README with latest upcoming release
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -4,7 +4,7 @@ updates:
|
||||
directory: "/"
|
||||
target-branch: "main"
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: daily
|
||||
milestone: 27
|
||||
labels:
|
||||
- dependencies
|
||||
@@ -13,7 +13,7 @@ updates:
|
||||
directory: "/"
|
||||
target-branch: "1.5.x"
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: daily
|
||||
milestone: 25
|
||||
labels:
|
||||
- dependencies
|
||||
@@ -27,7 +27,7 @@ updates:
|
||||
directory: "/"
|
||||
target-branch: "1.4.x"
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: daily
|
||||
milestone: 14
|
||||
labels:
|
||||
- dependencies
|
||||
|
||||
11
README.adoc
11
README.adoc
@@ -19,13 +19,22 @@ Join us in our gitter channel: https://gitter.im/spring-cloud-app-broker/communi
|
||||
|
||||
=== Compatibility
|
||||
|
||||
==== 1.6.x
|
||||
|
||||
* https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x
|
||||
* https://projects.spring.io/spring-boot/[Spring Boot] 2.7.x
|
||||
* https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
|
||||
* https://github.com/reactor/[Reactor] 3.4.x
|
||||
* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.5.x
|
||||
* https://github.com/openservicebrokerapi/servicebroker/tree/v2.15/[Open Service Broker API] 2.16
|
||||
|
||||
==== 1.5.x
|
||||
|
||||
* https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x
|
||||
* https://projects.spring.io/spring-boot/[Spring Boot] 2.6.x
|
||||
* https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
|
||||
* https://github.com/reactor/[Reactor] 3.4.x
|
||||
* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.5.x
|
||||
* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.6.x
|
||||
* https://github.com/openservicebrokerapi/servicebroker/tree/v2.15/[Open Service Broker API] 2.16
|
||||
|
||||
==== 1.4.x
|
||||
|
||||
Reference in New Issue
Block a user