Skip to content

Commit

Permalink
Upgrade Jenkins to 2.462.1 (#187)
Browse files Browse the repository at this point in the history
* Upgrade Jenkins to 2.462.1

* debug

* fix: charmcraft

* remove debug

---------

Co-authored-by: Yanks Yoon <yangsoo.yoon@canonical.com>
  • Loading branch information
jdkandersson and yanksyoon committed Sep 4, 2024
1 parent 29e9b65 commit 54ffa3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ parts:
override-build: |
rustup default stable
craftctl default
templates:
plugin: dump
source: .
prime:
- templates/jenkins-auth-proxy-config.xml
- templates/jenkins-config.xml
Expand Down
2 changes: 1 addition & 1 deletion jenkins_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ parts:
- default-jre-headless
- git
build-environment:
- JENKINS_VERSION: 2.452.2
- JENKINS_VERSION: 2.462.1
- JENKINS_PLUGIN_MANAGER_VERSION: 2.12.13
override-build: |
mkdir -p ${CRAFT_PART_INSTALL}/{srv/jenkins/,etc/default/jenkins/}
Expand Down

0 comments on commit 54ffa3e

Please sign in to comment.