From a5bc5707ef8cd92e405bbf0a0f1b5c8de0babf15 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Dec 2025 20:20:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jenki?= =?UTF-8?q?ns/jenkins=202.539=20=E2=86=92=202.540=20(#42344)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `8ba06bd` -> `c88d285` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
jenkinsci/docker (docker.io/jenkins/jenkins) ### [`v2.540`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.540) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.539...2.540) #### 📦 Jenkins Core updates - Update to Jenkins 2.540 ([changelog](https://www.jenkins.io/changelog/2.540)) #### 📦 Dependency updates - chore(deps): bump updatecli/updatecli-action from 2.96.0 to 2.97.0 ([#​2123](https://redirect.github.com/jenkinsci/docker/issues/2123)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump UBI9 version to 9.7-1764578509 ([#​2122](https://redirect.github.com/jenkinsci/docker/issues/2122)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump UBI9 version to 9.7-1764163501 ([#​2120](https://redirect.github.com/jenkinsci/docker/issues/2120)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(deps): bump ubi9/ubi from 9.7-1763340522 to 9.7-1764163501 in /rhel/ubi9/hotspot ([#​2119](https://redirect.github.com/jenkinsci/docker/issues/2119)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/jenkins/Chart.yaml | 4 ++-- charts/stable/jenkins/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 845e9b5672f..3335c35344d 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.539.0 +appVersion: 2.540.0 dependencies: - name: common version: 28.29.2 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 10.33.1 +version: 10.34.0 diff --git a/charts/stable/jenkins/values.yaml b/charts/stable/jenkins/values.yaml index cbc700cd97f..b0b93b48cd7 100644 --- a/charts/stable/jenkins/values.yaml +++ b/charts/stable/jenkins/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.539-jdk17@sha256:8ba06bd8667e71b4de0461f0112e0cf992bca8d74e47cec8247fb2ee0bfa306b + tag: 2.540-jdk17@sha256:c88d285d3319519f774f3e5afe070d20955208cb0280f37aabbf8a9dccd5ba27 security: container: runAsGroup: 1000