From 8dc0213ee42f2b7275d31571fdf87ea308a6ca95 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Nov 2025 19:44:44 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jenki?= =?UTF-8?q?ns/jenkins=202.538=20=E2=86=92=202.539=20(#42063)?= 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 | `d89a799` -> `8ba06bd` | --- > [!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.539`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.539) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.538...2.539) #### 📦 Jenkins Core updates - Update to Jenkins 2.539 ([changelog](https://www.jenkins.io/changelog/2.539)) - No changes
--- ### 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 114c20fd932..9dd61acaeab 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.538.0 +appVersion: 2.539.0 dependencies: - name: common version: 28.27.4 @@ -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.31.0 +version: 10.32.0 diff --git a/charts/stable/jenkins/values.yaml b/charts/stable/jenkins/values.yaml index f103ede73ff..cbc700cd97f 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.538-jdk17@sha256:d89a799a4d9780c9a21ecca685491c70e4d29c6ddadb79a06ac9b23f4cfc816e + tag: 2.539-jdk17@sha256:8ba06bd8667e71b4de0461f0112e0cf992bca8d74e47cec8247fb2ee0bfa306b security: container: runAsGroup: 1000