From e77e1087efc253b386c0c13fbe4c0537f01d201e Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Fri, 19 Oct 2018 02:43:54 +0200 Subject: [PATCH] Apply plugin updates --- Dockerfile | 2 +- jenkins.yaml | 1 - plugins.txt | 32 ++++++++++++++++---------------- 3 files changed, 17 insertions(+), 18 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0a46f01..653b98d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.121.3 +FROM jenkins/jenkins:2.138.2 MAINTAINER Oleg Nenashev LABEL Description="This demo shows how to setup Jenkins Config-as-Code with Docker, Pipeline, and Groovy Hook Scripts" Vendor="Oleg Nenashev" Version="0.2" diff --git a/jenkins.yaml b/jenkins.yaml index 1e1d996..484db23 100644 --- a/jenkins.yaml +++ b/jenkins.yaml @@ -33,7 +33,6 @@ jenkins: myViewsTabBar: "standard" viewsTabBar: "standard" -jenkins: securityRealm: local: allowsSignup: false diff --git a/plugins.txt b/plugins.txt index c44ff2f..b734887 100644 --- a/plugins.txt +++ b/plugins.txt @@ -1,27 +1,27 @@ matrix-auth:2.3 -cloudbees-folder:6.4 -workflow-aggregator:2.5 -workflow-cps:2.57 -git:3.9.0 +cloudbees-folder:6.6 +workflow-aggregator:2.6 +workflow-cps:2.59 +git:3.9.1 timestamper:1.8.10 -yet-another-docker-plugin:0.1.0-rc47 +yet-another-docker-plugin:0.1.0-rc48 ownership:0.12.1 -job-restrictions:0.7 -role-strategy:2.8.1 +job-restrictions:0.8 +role-strategy:2.9.0 mailer:1.21 authorize-project:1.3.0 -security-inspector:0.4 -monitoring:1.72.0 -locale:1.2 -blueocean:1.5.0 +security-inspector:0.5 +monitoring:1.74.0 +locale:1.3 +blueocean:1.9.0 filesystem_scm:2.1 -junit:1.24 +junit:1.26.1 checkstyle:3.50 findbugs:4.72 -parallel-test-executor:1.10 -email-ext:2.62 -jacoco:2.2.1 -cobertura:1.12.1 +parallel-test-executor:1.11 +email-ext:2.63 +jacoco:3.0.3 +cobertura:1.13 configuration-as-code:1.1 configuration-as-code-support:1.1 jdk-tool:1.1