Update Jenkins plugins
This commit is contained in:
		
							parent
							
								
									c885f563a4
								
							
						
					
					
						commit
						1e4efe0efc
					
				|  | @ -4,10 +4,10 @@ const ( | ||||||
| 	aceEditorPlugin                     = "ace-editor:1.1" | 	aceEditorPlugin                     = "ace-editor:1.1" | ||||||
| 	apacheComponentsClientPlugin        = "apache-httpcomponents-client-4-api:4.5.5-3.0" | 	apacheComponentsClientPlugin        = "apache-httpcomponents-client-4-api:4.5.5-3.0" | ||||||
| 	authenticationTokensPlugin          = "authentication-tokens:1.3" | 	authenticationTokensPlugin          = "authentication-tokens:1.3" | ||||||
| 	branchApiPlugin                     = "branch-api:2.5.1" | 	branchApiPlugin                     = "branch-api:2.5.2" | ||||||
| 	cloudBeesFolderPlugin               = "cloudbees-folder:6.8" | 	cloudBeesFolderPlugin               = "cloudbees-folder:6.8" | ||||||
| 	configurationAsCodePlugin           = "configuration-as-code:1.16" | 	configurationAsCodePlugin           = "configuration-as-code:1.17" | ||||||
| 	configurationAsCodeSupportPlugin    = "configuration-as-code-support:1.16" | 	configurationAsCodeSupportPlugin    = "configuration-as-code-support:1.17" | ||||||
| 	credentialsBindingPlugin            = "credentials-binding:1.18" | 	credentialsBindingPlugin            = "credentials-binding:1.18" | ||||||
| 	credentialsPlugin                   = "credentials:2.1.19" | 	credentialsPlugin                   = "credentials:2.1.19" | ||||||
| 	displayURLAPIPlugin                 = "display-url-api:2.3.1" | 	displayURLAPIPlugin                 = "display-url-api:2.3.1" | ||||||
|  | @ -52,7 +52,7 @@ const ( | ||||||
| 	workflowAPIPlugin                   = "workflow-api:2.34" | 	workflowAPIPlugin                   = "workflow-api:2.34" | ||||||
| 	workflowBasicStepsPlugin            = "workflow-basic-steps:2.16" | 	workflowBasicStepsPlugin            = "workflow-basic-steps:2.16" | ||||||
| 	workflowCpsGlobalLibPlugin          = "workflow-cps-global-lib:2.13" | 	workflowCpsGlobalLibPlugin          = "workflow-cps-global-lib:2.13" | ||||||
| 	workflowCpsPlugin                   = "workflow-cps:2.68" | 	workflowCpsPlugin                   = "workflow-cps:2.69" | ||||||
| 	workflowDurableTaskStepPlugin       = "workflow-durable-task-step:2.30" | 	workflowDurableTaskStepPlugin       = "workflow-durable-task-step:2.30" | ||||||
| 	workflowJobPlugin                   = "workflow-job:2.32" | 	workflowJobPlugin                   = "workflow-job:2.32" | ||||||
| 	workflowMultibranchPlugin           = "workflow-multibranch:2.21" | 	workflowMultibranchPlugin           = "workflow-multibranch:2.21" | ||||||
|  |  | ||||||
|  | @ -8,64 +8,64 @@ function main() { | ||||||
| 
 | 
 | ||||||
|     # Copy all the const values from base_plugins.go as the parameter for getLatest |     # Copy all the const values from base_plugins.go as the parameter for getLatest | ||||||
|     # (column-select is great here; alt+shift+arrow in vscode) |     # (column-select is great here; alt+shift+arrow in vscode) | ||||||
|     getLatest "ace-editor:1.1" | 	getLatest "ace-editor:1.1" | ||||||
|     getLatest "apache-httpcomponents-client-4-api:4.5.5-3.0" | 	getLatest "apache-httpcomponents-client-4-api:4.5.5-3.0" | ||||||
|     getLatest "authentication-tokens:1.3" | 	getLatest "authentication-tokens:1.3" | ||||||
|     getLatest "branch-api:2.5.1" | 	getLatest "branch-api:2.5.1" | ||||||
|     getLatest "cloudbees-folder:6.8" | 	getLatest "cloudbees-folder:6.8" | ||||||
|     getLatest "configuration-as-code:1.16" | 	getLatest "configuration-as-code:1.16" | ||||||
|     getLatest "configuration-as-code-support:1.16" | 	getLatest "configuration-as-code-support:1.16" | ||||||
|     getLatest "credentials-binding:1.18" | 	getLatest "credentials-binding:1.18" | ||||||
|     getLatest "credentials:2.1.19" | 	getLatest "credentials:2.1.19" | ||||||
|     getLatest "display-url-api:2.3.1" | 	getLatest "display-url-api:2.3.1" | ||||||
|     getLatest "docker-commons:1.15" | 	getLatest "docker-commons:1.15" | ||||||
|     getLatest "docker-workflow:1.18" | 	getLatest "docker-workflow:1.18" | ||||||
|     getLatest "durable-task:1.29" | 	getLatest "durable-task:1.29" | ||||||
|     getLatest "git-client:2.7.7" | 	getLatest "git-client:2.7.7" | ||||||
|     getLatest "git:3.10.0" | 	getLatest "git:3.10.0" | ||||||
|     getLatest "git-server:1.7" | 	getLatest "git-server:1.7" | ||||||
|     getLatest "handlebars:1.1.1" | 	getLatest "handlebars:1.1.1" | ||||||
|     getLatest "jackson2-api:2.9.9" | 	getLatest "jackson2-api:2.9.9" | ||||||
|     getLatest "job-dsl:1.74" | 	getLatest "job-dsl:1.74" | ||||||
|     getLatest "jquery-detached:1.2.1" | 	getLatest "jquery-detached:1.2.1" | ||||||
|     getLatest "jsch:0.1.55" | 	getLatest "jsch:0.1.55" | ||||||
|     getLatest "junit:1.28" | 	getLatest "junit:1.28" | ||||||
|     getLatest "kubernetes-credentials:0.4.0" | 	getLatest "kubernetes-credentials:0.4.0" | ||||||
|     getLatest "kubernetes-credentials-provider:0.12.1" | 	getLatest "kubernetes-credentials-provider:0.12.1" | ||||||
|     getLatest "kubernetes:1.15.5" | 	getLatest "kubernetes:1.15.5" | ||||||
|     getLatest "lockable-resources:2.5" | 	getLatest "lockable-resources:2.5" | ||||||
|     getLatest "mailer:1.23" | 	getLatest "mailer:1.23" | ||||||
|     getLatest "matrix-project:1.14" | 	getLatest "matrix-project:1.14" | ||||||
|     getLatest "momentjs:1.1.1" | 	getLatest "momentjs:1.1.1" | ||||||
|     getLatest "pipeline-build-step:2.9" | 	getLatest "pipeline-build-step:2.9" | ||||||
|     getLatest "pipeline-graph-analysis:1.10" | 	getLatest "pipeline-graph-analysis:1.10" | ||||||
|     getLatest "pipeline-input-step:2.10" | 	getLatest "pipeline-input-step:2.10" | ||||||
|     getLatest "pipeline-milestone-step:1.3.1" | 	getLatest "pipeline-milestone-step:1.3.1" | ||||||
|     getLatest "pipeline-model-api:1.3.8" | 	getLatest "pipeline-model-api:1.3.8" | ||||||
|     getLatest "pipeline-model-declarative-agent:1.1.1" | 	getLatest "pipeline-model-declarative-agent:1.1.1" | ||||||
|     getLatest "pipeline-model-definition:1.3.8" | 	getLatest "pipeline-model-definition:1.3.8" | ||||||
|     getLatest "pipeline-model-extensions:1.3.8" | 	getLatest "pipeline-model-extensions:1.3.8" | ||||||
|     getLatest "pipeline-rest-api:2.11" | 	getLatest "pipeline-rest-api:2.11" | ||||||
|     getLatest "pipeline-stage-step:2.3" | 	getLatest "pipeline-stage-step:2.3" | ||||||
|     getLatest "pipeline-stage-tags-metadata:1.3.8" | 	getLatest "pipeline-stage-tags-metadata:1.3.8" | ||||||
|     getLatest "pipeline-stage-view:2.11" | 	getLatest "pipeline-stage-view:2.11" | ||||||
|     getLatest "plain-credentials:1.5" | 	getLatest "plain-credentials:1.5" | ||||||
|     getLatest "scm-api:2.4.1" | 	getLatest "scm-api:2.4.1" | ||||||
|     getLatest "script-security:1.59" | 	getLatest "script-security:1.59" | ||||||
|     getLatest "ssh-credentials:1.16" | 	getLatest "ssh-credentials:1.16" | ||||||
|     getLatest "structs:1.19" | 	getLatest "structs:1.19" | ||||||
|     getLatest "variant:1.2" | 	getLatest "variant:1.2" | ||||||
|     getLatest "workflow-aggregator:2.6" | 	getLatest "workflow-aggregator:2.6" | ||||||
|     getLatest "workflow-api:2.34" | 	getLatest "workflow-api:2.34" | ||||||
|     getLatest "workflow-basic-steps:2.16" | 	getLatest "workflow-basic-steps:2.16" | ||||||
|     getLatest "workflow-cps-global-lib:2.13" | 	getLatest "workflow-cps-global-lib:2.13" | ||||||
|     getLatest "workflow-cps:2.68" | 	getLatest "workflow-cps:2.68" | ||||||
|     getLatest "workflow-durable-task-step:2.30" | 	getLatest "workflow-durable-task-step:2.30" | ||||||
|     getLatest "workflow-job:2.32" | 	getLatest "workflow-job:2.32" | ||||||
|     getLatest "workflow-multibranch:2.21" | 	getLatest "workflow-multibranch:2.21" | ||||||
|     getLatest "workflow-scm-step:2.7" | 	getLatest "workflow-scm-step:2.7" | ||||||
|     getLatest "workflow-step-api:2.19" | 	getLatest "workflow-step-api:2.19" | ||||||
|     getLatest "workflow-support:3.3" | 	getLatest "workflow-support:3.3" | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| # Usage: | # Usage: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue