Skip to content

Commit b581c5d

Browse files
authored
Merge pull request openshift#173 from bparees/enable_blueocean
add blue ocean plugin to centos v2 and bump sync plugin
2 parents fa9adcd + 0a5d8cf commit b581c5d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

1/contrib/openshift/base-plugins.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kubernetes:0.8
88
credentials:2.1.0
99

1010
# fabric8 openshift sync
11-
openshift-sync:0.0.13
11+
openshift-sync:0.0.14
1212

1313
# Pipeline plugin - https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin
1414
workflow-aggregator:2.1

2/contrib/openshift/base-plugins.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kubernetes:0.8
88
credentials:2.1.0
99

1010
# fabric8 openshift sync
11-
openshift-sync:0.0.13
11+
openshift-sync:0.0.14
1212

1313
# Pipeline plugin - https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin
1414
workflow-aggregator:2.1
@@ -63,3 +63,5 @@ git-server:1.6
6363
plain-credentials:1.2
6464
ace-editor:1.1
6565
matrix-auth:1.4
66+
67+
blueocean:1.0.0-b10

0 commit comments

Comments
 (0)