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

Commit

Permalink
Bumped Jenkins to 2.289.3 and Jenkins plugin versions (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Samantha Mathistad <ssmathistad@ip-10-0-0-193.ec2.internal>
  • Loading branch information
ssmathistad and Samantha Mathistad authored Jul 30, 2021
1 parent c6f2c58 commit e623fb7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
3 changes: 2 additions & 1 deletion jenkins-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.192
FROM jenkins/jenkins:2.289.3

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

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

56 changes: 28 additions & 28 deletions jenkins-image/plugins.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jdk-tool:1.0
command-launcher:1.2
ace-editor:1.1
apache-httpcomponents-client-4-api:4.5.10-2.0
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.3
basic-branch-build-strategies:1.3.2
blueocean-autofavorite:1.2.4
Expand Down Expand Up @@ -30,40 +30,40 @@ branch-api:2.5.5
cloudbees-bitbucket-branch-source:2.6.0
cloudbees-folder:6.10.1
configuration-as-code-support:1.18
configuration-as-code:1.29
credentials-binding:1.20
credentials:2.3.0
display-url-api:2.3.2
configuration-as-code:1.51
credentials-binding:1.27
credentials:2.5
display-url-api:2.3.5
docker-commons:1.16
docker-workflow:1.21
durable-task:1.33
favorite:2.3.2
git-client:2.8.6
git-client:3.9.0
git-server:1.9
git:3.12.1
github-api:1.95
github-branch-source:2.5.3
github:1.29.5
git:4.8.1
github-api:1.123
github-branch-source:2.11.2
github:1.33.1
google-oauth-plugin:1.0.0
handlebars:1.1.1
handy-uri-templates-2-api:2.1.8-1.0
htmlpublisher:1.21
http_request:1.8.23
jackson2-api:2.10.2
jackson2-api:2.12.4
jenkins-design-language:1.21.0
jira:3.0.11
job-dsl:1.76
jquery-detached:1.2.1
jsch:0.1.55.1
junit:1.28
jsch:0.1.55.2
junit:1.51
keycloak:2.3.0
kubernetes-client-api:4.6.4-2
kubernetes-credentials-provider:0.12.1
kubernetes-credentials:0.5.0
kubernetes:1.18.3
lockable-resources:2.7
mailer:1.29
matrix-project:1.14
mailer:1.34
matrix-project:1.19
mercurial:2.8
momentjs:1.1.1
oauth-credentials:0.4
Expand All @@ -75,32 +75,32 @@ pipeline-model-api:1.3.8
pipeline-model-declarative-agent:1.1.1
pipeline-model-definition:1.3.8
pipeline-model-extensions:1.3.8
pipeline-rest-api:2.12
pipeline-rest-api:2.19
pipeline-stage-step:2.3
pipeline-stage-tags-metadata:1.3.8
pipeline-stage-view:2.12
pipeline-stage-view:2.19
pipeline-utility-steps:2.3.0
plain-credentials:1.5
plain-credentials:1.7
pubsub-light:1.13
resource-disposer:0.14
scm-api:2.6.3
script-security:1.68
script-security:1.77
slack:2.32
sse-gateway:1.20
ssh-credentials:1.18
ssh-credentials:1.19
structs:1.20
token-macro:2.10
trilead-api:1.0.5
token-macro:266.v44a80cf277fd
trilead-api:1.0.13
variant:1.3
workflow-aggregator:2.6
workflow-api:2.37
workflow-api:2.46
workflow-basic-steps:2.19
workflow-cps-global-lib:2.15
workflow-cps:2.78
workflow-durable-task-step:2.35
workflow-job:2.36
workflow-job:2.41
workflow-multibranch:2.21
workflow-scm-step:2.9
workflow-step-api:2.22
workflow-support:3.3
ws-cleanup:0.37
workflow-scm-step:2.13
workflow-step-api:2.24
workflow-support:3.8
ws-cleanup:0.39

0 comments on commit e623fb7

Please sign in to comment.