Skip to content

Commit

Permalink
upgrade jenkins to 2.346.3 & add oic-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
chilianyi committed Aug 10, 2023
1 parent b9ed7e4 commit b67cb0d
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 344 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.4.0-2.319.3 --setup-wizard=false
jcli center start --image kubesphere/ks-jenkins --version v4.0.0-2.346.3 --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.4.0-2.319.3` |
| official | `kubesphere/ks-jenkins:v4.0.0-2.346.3` |
| experimental | `kubespheredev/ks-jenkins:master` |

## Build from source
Expand Down
Loading

0 comments on commit b67cb0d

Please sign in to comment.