From 13e73329a3cff20fda75233cf9da110a7466da02 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Feb 2025 03:20:02 +0100 Subject: [PATCH] chore(helm): update image docker.io/jenkins/jenkins digest to 119e9de (#31398) 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)) | digest | `0e68e15` -> `119e9de` | --- > [!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. --- ### 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 | 2 +- charts/stable/jenkins/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index ba4ea59626f..6283d1f04cd 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 9.31.0 +version: 9.31.1 diff --git a/charts/stable/jenkins/values.yaml b/charts/stable/jenkins/values.yaml index 4420de3ed8e..6e0a1d5fd4a 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.495-jdk17@sha256:0e68e15d8546686df8db51840693558eb67896702e820f4576d675016fb26349 + tag: 2.495-jdk17@sha256:119e9decb712ec14aace4343ac4203ef2ba4d6cb7dbcb5387c76b85b29dd15fd security: container: runAsGroup: 1000