chore(helm): update image docker.io/jenkins/jenkins 2.538 → 2.539 (#42063)
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 <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`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) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.539 ([changelog](https://www.jenkins.io/changelog/2.539)) - No changes </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user