Skip to content

Commit

Permalink
upgrade subversion plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
chilianyi committed Mar 1, 2023
1 parent a6cc9e7 commit 6b007b5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ build-arm:

run:
jcli config gen -i=false > /home/gitpod/.jenkins-cli.yaml
jcli center start --image kubesphere/ks-jenkins --version v3.3.0-2.319.1 --setup-wizard=false
jcli center start --image kubesphere/ks-jenkins --version v3.4.0-2.319.1 --setup-wizard=false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The docker images are below:

| | |
|---|---|
| official | `kubesphere/ks-jenkins:v3.3.0-2.319.1` |
| official | `kubesphere/ks-jenkins:v3.4.0-2.319.1` |
| experimental | `kubespheredev/ks-jenkins:master` |

## Build from source
Expand Down
6 changes: 3 additions & 3 deletions formula.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: scm-api
source:
version: 2.6.4
version: 608.vfa_f971c5a_a_e9
- groupId: org.jenkins-ci.ui
artifactId: momentjs
source:
Expand Down Expand Up @@ -504,15 +504,15 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: ssh-credentials
source:
version: 1.18.1
version: 277.v95c2fec1c047
- groupId: org.jenkins-ci.plugins
artifactId: structs
source:
version: 308.v852b473a2b8c
- groupId: org.jenkins-ci.plugins
artifactId: subversion
source:
version: 2.13.2
version: 2.16.0
- groupId: org.jenkins-ci.plugins
artifactId: support-core
source:
Expand Down

0 comments on commit 6b007b5

Please sign in to comment.