chore(helm): update image docker.io/jenkins/jenkins 2.522 → 2.523 (#38318)
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 | `edfe968` -> `0ab3d20` | --- > [!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.523`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.523) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.522...2.523) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.523 ([changelog](https://www.jenkins.io/changelog/2.523)) #### 📦 Dependency updates - chore(deps): bump actions/checkout from 4 to 5 ([#​2057](https://redirect.github.com/jenkinsci/docker/issues/2057)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump updatecli/updatecli-action from 2.89.0 to 2.90.0 ([#​2058](https://redirect.github.com/jenkinsci/docker/issues/2058)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump ubi9/ubi from 9.6-1753978585 to 9.6-1754586119 in /rhel/ubi9/hotspot ([#​2055](https://redirect.github.com/jenkinsci/docker/issues/2055)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump updatecli/updatecli-action from 2.88.0 to 2.89.0 ([#​2054](https://redirect.github.com/jenkinsci/docker/issues/2054)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.522.0
|
||||
appVersion: 2.523.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
|
||||
- https://hub.docker.com/r/jenkins/jenkins
|
||||
type: application
|
||||
version: 10.5.0
|
||||
version: 10.6.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jenkins/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.522-jdk17@sha256:edfe9685ceb9071b55715b95b8669bf2448603157dff04c5af6ddd92291b4164
|
||||
tag: 2.523-jdk17@sha256:0ab3d209112b8ea14d852e207a262b3ccce8a965c6b63376f52b3b5a91950614
|
||||
security:
|
||||
container:
|
||||
runAsGroup: 1000
|
||||
|
||||
Reference in New Issue
Block a user