Skip to content

Commit

Permalink
values.yaml: update jenkins plugin metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongJuMoon committed Jun 26, 2021
1 parent fe66f66 commit 105d7b2
Showing 1 changed file with 63 additions and 6 deletions.
69 changes: 63 additions & 6 deletions jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,12 +225,69 @@ master:

# List of plugins to be install during Jenkins master start
installPlugins:
- kubernetes:1.25.7
- workflow-job:2.39
- ace-editor:1.1
- apache-httpcomponents-client-4-api:4.5.13-1.0
- authentication-tokens:1.4
- bootstrap4-api:4.6.0-1
- bouncycastle-api:2.20
- branch-api:2.6.2
- caffeine-api:2.9.1-23.v51c4e2c879c8
- checks-api:1.5.0
- cloudbees-folder:6.15
- configuration-as-code:1.51
- credentials-binding:1.26
- credentials:2.5
- display-url-api:2.3.5
- durable-task:1.37
- echarts-api:4.9.0-3
- font-awesome-api:5.15.2-1
- git-client:3.6.0
- git-server:1.9
- git:4.6.0
- handlebars:3.0.8
- jackson2-api:2.12.3
- jquery3-api:3.5.1-2
- jsch:0.1.55.2
- junit:1.50
- kubernetes-client-api:5.4.1
- kubernetes-credentials:0.9.0
- kubernetes:1.27.8
- lockable-resources:2.11
- mailer:1.34
- matrix-project:1.18
- momentjs:1.1.1
- pipeline-build-step:2.13
- pipeline-graph-analysis:1.11
- pipeline-input-step:2.12
- pipeline-milestone-step:1.3.2
- pipeline-model-api:1.8.5
- pipeline-model-definition:1.8.5
- pipeline-model-extensions:1.8.5
- pipeline-rest-api:2.19
- pipeline-stage-step:2.5
- pipeline-stage-tags-metadata:1.8.5
- pipeline-stage-view:2.19
- plain-credentials:1.7
- plugin-util-api:1.7.1
- popper-api:1.16.1-1
- scm-api:2.6.4
- script-security:1.77
- snakeyaml-api:1.29.1
- ssh-credentials:1.18.1
- structs:1.23
- trilead-api:1.0.13
- variant:1.3
- workflow-aggregator:2.6
- credentials-binding:1.23
- git:4.2.2
- configuration-as-code:1.41
- workflow-api:2.46
- workflow-basic-steps:2.21
- workflow-cps-global-lib:2.19
- workflow-cps:2.92
- workflow-durable-task-step:2.39
- workflow-job:2.41
- workflow-multibranch:2.24
- workflow-scm-step:2.13
- workflow-step-api:2.23
- workflow-support:3.8

# List of plugins to install in addition to those listed in master.installPlugins
additionalPlugins: []
Expand Down Expand Up @@ -724,4 +781,4 @@ backup:
# Additional support can added. Visit this repository for details
# Ref: https://github.com/maorfr/skbn
destination: "s3://jenkins-data/backup"
checkDeprecation: true
checkDeprecation: true

0 comments on commit 105d7b2

Please sign in to comment.