Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit e623fb7

Browse files
ssmathistadSamantha Mathistad
andauthored
Bumped Jenkins to 2.289.3 and Jenkins plugin versions (#75)
Co-authored-by: Samantha Mathistad <ssmathistad@ip-10-0-0-193.ec2.internal>
1 parent c6f2c58 commit e623fb7

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

jenkins-image/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jenkins/jenkins:2.192
1+
FROM jenkins/jenkins:2.289.3
22

33
LABEL org.opencontainers.image.source https://github.com/liatrio/builder-images
44

@@ -8,3 +8,4 @@ RUN /usr/local/bin/install-plugins.sh < /usr/share/jenkins/ref/plugins.txt
88
ENV PIPELINE_PLUGIN_VERSION 1.0.1
99
RUN curl -Lo /usr/share/jenkins/ref/plugins/pipeline-status-plugin.jpi \
1010
https://github.com/liatrio/pipeline-status-plugin/releases/download/v${PIPELINE_PLUGIN_VERSION}/pipeline-status-plugin.jpi
11+

jenkins-image/plugins.txt

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jdk-tool:1.0
22
command-launcher:1.2
33
ace-editor:1.1
4-
apache-httpcomponents-client-4-api:4.5.10-2.0
4+
apache-httpcomponents-client-4-api:4.5.13-1.0
55
authentication-tokens:1.3
66
basic-branch-build-strategies:1.3.2
77
blueocean-autofavorite:1.2.4
@@ -30,40 +30,40 @@ branch-api:2.5.5
3030
cloudbees-bitbucket-branch-source:2.6.0
3131
cloudbees-folder:6.10.1
3232
configuration-as-code-support:1.18
33-
configuration-as-code:1.29
34-
credentials-binding:1.20
35-
credentials:2.3.0
36-
display-url-api:2.3.2
33+
configuration-as-code:1.51
34+
credentials-binding:1.27
35+
credentials:2.5
36+
display-url-api:2.3.5
3737
docker-commons:1.16
3838
docker-workflow:1.21
3939
durable-task:1.33
4040
favorite:2.3.2
41-
git-client:2.8.6
41+
git-client:3.9.0
4242
git-server:1.9
43-
git:3.12.1
44-
github-api:1.95
45-
github-branch-source:2.5.3
46-
github:1.29.5
43+
git:4.8.1
44+
github-api:1.123
45+
github-branch-source:2.11.2
46+
github:1.33.1
4747
google-oauth-plugin:1.0.0
4848
handlebars:1.1.1
4949
handy-uri-templates-2-api:2.1.8-1.0
5050
htmlpublisher:1.21
5151
http_request:1.8.23
52-
jackson2-api:2.10.2
52+
jackson2-api:2.12.4
5353
jenkins-design-language:1.21.0
5454
jira:3.0.11
5555
job-dsl:1.76
5656
jquery-detached:1.2.1
57-
jsch:0.1.55.1
58-
junit:1.28
57+
jsch:0.1.55.2
58+
junit:1.51
5959
keycloak:2.3.0
6060
kubernetes-client-api:4.6.4-2
6161
kubernetes-credentials-provider:0.12.1
6262
kubernetes-credentials:0.5.0
6363
kubernetes:1.18.3
6464
lockable-resources:2.7
65-
mailer:1.29
66-
matrix-project:1.14
65+
mailer:1.34
66+
matrix-project:1.19
6767
mercurial:2.8
6868
momentjs:1.1.1
6969
oauth-credentials:0.4
@@ -75,32 +75,32 @@ pipeline-model-api:1.3.8
7575
pipeline-model-declarative-agent:1.1.1
7676
pipeline-model-definition:1.3.8
7777
pipeline-model-extensions:1.3.8
78-
pipeline-rest-api:2.12
78+
pipeline-rest-api:2.19
7979
pipeline-stage-step:2.3
8080
pipeline-stage-tags-metadata:1.3.8
81-
pipeline-stage-view:2.12
81+
pipeline-stage-view:2.19
8282
pipeline-utility-steps:2.3.0
83-
plain-credentials:1.5
83+
plain-credentials:1.7
8484
pubsub-light:1.13
8585
resource-disposer:0.14
8686
scm-api:2.6.3
87-
script-security:1.68
87+
script-security:1.77
8888
slack:2.32
8989
sse-gateway:1.20
90-
ssh-credentials:1.18
90+
ssh-credentials:1.19
9191
structs:1.20
92-
token-macro:2.10
93-
trilead-api:1.0.5
92+
token-macro:266.v44a80cf277fd
93+
trilead-api:1.0.13
9494
variant:1.3
9595
workflow-aggregator:2.6
96-
workflow-api:2.37
96+
workflow-api:2.46
9797
workflow-basic-steps:2.19
9898
workflow-cps-global-lib:2.15
9999
workflow-cps:2.78
100100
workflow-durable-task-step:2.35
101-
workflow-job:2.36
101+
workflow-job:2.41
102102
workflow-multibranch:2.21
103-
workflow-scm-step:2.9
104-
workflow-step-api:2.22
105-
workflow-support:3.3
106-
ws-cleanup:0.37
103+
workflow-scm-step:2.13
104+
workflow-step-api:2.24
105+
workflow-support:3.8
106+
ws-cleanup:0.39

0 commit comments

Comments
 (0)