chore(deps): update container image jenkins/jenkins to v2.433-jdk17@ae5495a (#15272)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.432-jdk17` -> `2.433-jdk17` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-24 19:58:42 +01:00 committed by GitHub
parent adf49c1a12
commit 71643d8de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.432"
appVersion: 2.433-jdk1
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://github.com/jenkinsci/docker
type: application
version: 4.0.17
version: 4.1.17
annotations:
truecharts.org/category: productivity
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.432-jdk17@sha256:ac3847ba92be1ab69f6d38763c654c821eb1a1ab6fbdc6cf01b47f7c81960e6c
tag: 2.433-jdk17@sha256:ae5495a7b0586c1d4809e160d5961a6ab599268daadc9163ec1b013753fad065
security:
container:
runAsGroup: 1000