Skip to content

Commit 5bc16a0

Browse files
authored
Merge pull request #2026 from Websoft9/update-jenkins-1aae4ad1
Update jenkins
2 parents 4b944d6 + 2e0033b commit 5bc16a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/jenkins/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# you can get it at /data/apps/jenkins/data/jenkins/secrets/initialAdminPassword in the host
33
W9_REPO=jenkins/jenkins
44
W9_DIST='community'
5-
W9_VERSION='2.531'
5+
W9_VERSION='2.540'
66

77
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
88
W9_ID='jenkins'

apps/jenkins/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["2.531","latest"]
10+
"version": ["2.540","latest"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)