mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 03:21:23 -03:00
chore(helm): update image docker.io/jenkins/jenkins 2.535 → 2.536 (#41638)
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 <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`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) <!-- Optional: add a release summary here --> #### 📦 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) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user