chore(helm): update image docker.io/jenkins/jenkins 2.539 → 2.540 (#42344)

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 |
`8ba06bd` -> `c88d285` |

---

> [!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.540`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.540)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.539...2.540)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.540
([changelog](https://www.jenkins.io/changelog/2.540))

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.96.0 to 2.97.0
([#&#8203;2123](https://redirect.github.com/jenkinsci/docker/issues/2123))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump UBI9 version to 9.7-1764578509
([#&#8203;2122](https://redirect.github.com/jenkinsci/docker/issues/2122))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- Bump UBI9 version to 9.7-1764163501
([#&#8203;2120](https://redirect.github.com/jenkinsci/docker/issues/2120))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- chore(deps): bump ubi9/ubi from 9.7-1763340522 to 9.7-1764163501 in
/rhel/ubi9/hotspot
([#&#8203;2119](https://redirect.github.com/jenkinsci/docker/issues/2119))
@&#8203;[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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-12-02 20:20:49 +01:00
committed by GitHub
parent 30a417bad7
commit a5bc5707ef
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.539.0
appVersion: 2.540.0
dependencies:
- name: common
version: 28.29.2
@@ -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.33.1
version: 10.34.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.539-jdk17@sha256:8ba06bd8667e71b4de0461f0112e0cf992bca8d74e47cec8247fb2ee0bfa306b
tag: 2.540-jdk17@sha256:c88d285d3319519f774f3e5afe070d20955208cb0280f37aabbf8a9dccd5ba27
security:
container:
runAsGroup: 1000