Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Update Spring Boot to 2.1.6 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand authored Sep 5, 2019
1 parent 21bcf93 commit 5e51ebd
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,9 @@ runtimes:
pipelinePlatform: maven
versions:
- id: current-community
name: 2.1.3.RELEASE (Community)
name: 2.1.6.RELEASE (Community)
- id: current-redhat
name: 2.1.3.RELEASE (RHOAR)
name: 2.1.6.RELEASE (RHOAR)
- id: previous-community
name: 1.5.19.RELEASE (Community)
- id: previous-redhat
Expand Down
2 changes: 1 addition & 1 deletion spring-boot/current-community/cache/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to demonstrate how to use a cache server Spring Boot on Ope
source:
git:
url: https://github.com/snowdrop/spring-boot-cache-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/circuit-breaker/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to demonstrate Circuit Breaker pattern with Spring Boot.
source:
git:
url: https://github.com/snowdrop/spring-boot-circuit-breaker-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/configmap/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: Booster to expose an HTTP Greeting endpoint using Spring Boot where
source:
git:
url: https://github.com/snowdrop/spring-boot-configmap-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/crud/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to expose an HTTP endpoint with CRUD operations on fruits d
source:
git:
url: https://github.com/snowdrop/spring-boot-crud-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/health-check/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Booster to demonstrate OpenShift health probes working with Spring
source:
git:
url: https://github.com/snowdrop/spring-boot-health-check-booster
ref: 2.1.3-2
ref: 2.1.6-8
metadata:
app:
osio:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ description: Booster to demonstrate how Istio's service mesh and Distributed Tra
source:
git:
url: https://github.com/snowdrop/spring-boot-istio-distributed-tracing-booster.git
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/messaging/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Demonstrate how to use a Messaging Work Queue from a Spring Boot ap
source:
git:
url: https://github.com/snowdrop/spring-boot-messaging-work-queue-booster
ref: 2.1.3-2
ref: 2.1.6-8
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to expose a HTTP Greeting endpoint using SpringBoot & Secur
source:
git:
url: https://github.com/snowdrop/spring-boot-http-secured-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-community/rest-http/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: Booster to expose a HTTP Greeting endpoint using Spring Boot and Ap
source:
git:
url: https://github.com/snowdrop/spring-boot-http-booster
ref: 2.1.3-2
ref: 2.1.6-8
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/cache/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to demonstrate how to use a cache server Spring Boot on Ope
source:
git:
url: https://github.com/snowdrop/spring-boot-cache-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/circuit-breaker/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to demonstrate Circuit Breaker pattern with Spring Boot.
source:
git:
url: https://github.com/snowdrop/spring-boot-circuit-breaker-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/configmap/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: Booster to expose an HTTP Greeting endpoint using Spring Boot where
source:
git:
url: https://github.com/snowdrop/spring-boot-configmap-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/crud/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to expose an HTTP endpoint with CRUD operations on fruits d
source:
git:
url: https://github.com/snowdrop/spring-boot-crud-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/health-check/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ metadata:
source:
git:
url: https://github.com/snowdrop/spring-boot-health-check-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ description: Booster to demonstrate how Istio's service mesh and Distributed Tra
source:
git:
url: https://github.com/snowdrop/spring-boot-istio-distributed-tracing-booster.git
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/messaging/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Demonstrate how to use a Messaging Work Queue from a Spring Boot ap
source:
git:
url: https://github.com/snowdrop/spring-boot-messaging-work-queue-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/rest-http-secured/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Booster to expose a HTTP Greeting endpoint using SpringBoot & Secur
source:
git:
url: https://github.com/snowdrop/spring-boot-http-secured-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat
2 changes: 1 addition & 1 deletion spring-boot/current-redhat/rest-http/booster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ metadata:
source:
git:
url: https://github.com/snowdrop/spring-boot-http-booster
ref: 2.1.3-2-redhat
ref: 2.1.6-8-redhat

0 comments on commit 5e51ebd

Please sign in to comment.