| commit | be95f05ed937bd1b944999ad3ba45ae0abe84350 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Sun Jun 29 23:18:56 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Sun Jun 29 19:25:20 2025 +0000 |
| tree | e4be45d29cad26d3dd4b98def19b86cf6487215b | |
| parent | 1037ee2f7f2f64f007e0480009297cad78b5c456 [diff] |
Jenkins: Upgrade from 2.452 to 2.454 Change-Id: I2b94aecb42538642c6ef71504495a7d2a7493229
diff --git a/core/installer/values-tmpl/jenkins.cue b/core/installer/values-tmpl/jenkins.cue index fd6163f..2fd7082 100644 --- a/core/installer/values-tmpl/jenkins.cue +++ b/core/installer/values-tmpl/jenkins.cue
@@ -49,7 +49,7 @@ jenkins: { repository: "jenkins" name: "jenkins" - tag: "2.452-jdk17" + tag: "2.454-jdk17" pullPolicy: "IfNotPresent" } }