From f8da526c4daf3b2f15c6407a3d8b5b9cd8ed205b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Nov 2025 18:08:50 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jenki?= =?UTF-8?q?ns/jenkins=202.535=20=E2=86=92=202.536=20(#41638)?= 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 | `cd7e646` -> `f3dc26c` | --- > [!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.536`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.536) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.535...2.536) #### 📦 Jenkins Core updates - Update to Jenkins 2.536 ([changelog](https://www.jenkins.io/changelog/2.536)) #### 📦 Dependency updates - Bump JDK17 version to 17.0.17+10 ([#​2110](https://redirect.github.com/jenkinsci/docker/issues/2110)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump JDK21 version to 21.0.9+10 ([#​2109](https://redirect.github.com/jenkinsci/docker/issues/2109)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump Debian Trixie version to [`2025110`](https://redirect.github.com/jenkinsci/docker/commit/20251103) ([#​2108](https://redirect.github.com/jenkinsci/docker/issues/2108)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) #### 👻 Maintenance - chore(updatecli): add rhel9 manifest to ensure architectures availability ([#​2107](https://redirect.github.com/jenkinsci/docker/issues/2107)) [@​lemeurherve](https://redirect.github.com/lemeurherve) - chore(updatecli): check architectures availability in debian manifest ([#​2105](https://redirect.github.com/jenkinsci/docker/issues/2105)) [@​lemeurherve](https://redirect.github.com/lemeurherve) - chore(deps): bump updatecli/updatecli-action from 2.94.0 to 2.95.0 ([#​2112](https://redirect.github.com/jenkinsci/docker/issues/2112)) @​[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 | 5 +++-- charts/stable/jenkins/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 0d30901fb4a..69e2b035169 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.535.0 +appVersion: 2.536.0 dependencies: - name: common version: 28.26.3 @@ -35,8 +35,9 @@ maintainers: name: jenkins sources: - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 10.27.0 +version: 10.28.0 diff --git a/charts/stable/jenkins/values.yaml b/charts/stable/jenkins/values.yaml index 72c93129ce1..67249196262 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.535-jdk17@sha256:cd7e646716b287597e6eb30be66ae08d276cf2afd21c0a44722a6df57e837565 + tag: 2.536-jdk17@sha256:f3dc26c7375d1c1d0409f9e70f8c1f3991c594986b47f20ce5db96a579440fef security: container: runAsGroup: 1000