diff --git a/docs/docs/getting-started/latest/customizing-jenkins/index.html b/docs/docs/getting-started/latest/customizing-jenkins/index.html index 37335682..13627ed8 100644 --- a/docs/docs/getting-started/latest/customizing-jenkins/index.html +++ b/docs/docs/getting-started/latest/customizing-jenkins/index.html @@ -25,13 +25,13 @@ " /> - - + + - - + + @@ -866,13 +866,13 @@ Any plugin working for Jenkins can be installed by the Jenkins Operator.
Pre-installed plugins:
Rest of the plugins can be found in plugins repository.
@@ -898,19 +898,19 @@ Any plugin working for Jenkins can be installed by the Jenkins Operator. master: basePlugins: - name: kubernetes - version: "1.30.0" + version: "1.30.04" - name: workflow-job - version: "2.40" + version: "2.42" - name: workflow-aggregator version: "2.6" - name: git - version: "4.7.2" + version: "4.9.0" - name: job-dsl version: "1.77" - name: configuration-as-code - version: "1.51" + version: "1.54" - name: kubernetes-credentials-provider - version: "0.18-1" + version: "0.20"You can change their versions.
The Jenkins Operator will then automatically install plugins after the Jenkins master pod restart.
@@ -1027,7 +1027,7 @@ The secrets are loaded tosecrets map.
-