Skip to content

Commit

Permalink
Upgrade jenkins
Browse files Browse the repository at this point in the history
This patch will upgrade the jenkins
version and related plugins which
needs update to be compatible
with new version
  • Loading branch information
piyush-garg committed Jan 21, 2019
1 parent b355188 commit ce65b7c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .cico/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# This is automatically updated by fabric8-jenkins/jenkins-openshift-base
# at merge time via a PR but you can always modify it manually for fun and giggles.
BASE_IMAGE_VERSION="vc9cba3c"
BASE_IMAGE_VERSION="PR-53-59"

set -ex

Expand Down
20 changes: 10 additions & 10 deletions plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ github:1.29.3
gradle:1.28
htmlpublisher:1.17
icon-shim:2.0.3
jackson2-api:2.8.11.3
jackson2-api:2.9.8
jdk-tool:1.1
jenkins-design-language:1.5.0
jira:3.0.3
Expand Down Expand Up @@ -88,20 +88,20 @@ pipeline-githubnotify-step:1.0.4
pipeline-graph-analysis:1.6
pipeline-input-step:2.8
pipeline-milestone-step:1.3.1
pipeline-model-api:1.3.1
pipeline-model-api:1.3.4.1
pipeline-model-declarative-agent:1.1.1
pipeline-model-definition:1.2.7
pipeline-model-extensions:1.3.1
pipeline-model-definition:1.3.4.1
pipeline-model-extensions:1.3.4.1
pipeline-rest-api:2.9
pipeline-stage-step:2.3
pipeline-stage-tags-metadata:1.2.7
pipeline-stage-tags-metadata:1.3.4.1
pipeline-stage-view:2.9
pipeline-utility-steps:2.0.1
plain-credentials:1.4
pubsub-light:1.12
resource-disposer:0.12
scm-api:2.2.7
script-security:1.48
script-security:1.50
sse-gateway:1.15
ssh-agent:1.17
ssh-credentials:1.14
Expand All @@ -117,12 +117,12 @@ workflow-aggregator:2.5
workflow-api:2.30
workflow-basic-steps:2.6
workflow-cps-global-lib:2.9
workflow-cps:2.60
workflow-cps:2.62
workflow-durable-task-step:2.19
workflow-job:2.17
workflow-job:2.26
workflow-multibranch:2.17
workflow-remote-loader:1.4
workflow-scm-step:2.6
workflow-step-api:2.16
workflow-support:2.21
workflow-step-api:2.18
workflow-support:2.24
ws-cleanup:0.34

0 comments on commit ce65b7c

Please sign in to comment.