chore(deps): update container image jenkins/jenkins to v2.434-jdk17@e783f1e (#15480)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jenkins/jenkins](https://www.jenkins.io/) ([source](https://togithub.com/jenkinsci/docker)) | minor | `2.433-jdk17` -> `2.434-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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
3d96ed7b66
commit
e3fe03f1db
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: jenkins
|
||||
version: 4.1.17
|
||||
appVersion: "2.433"
|
||||
version: 4.2.0
|
||||
appVersion: "2.434"
|
||||
description: The gold standard in devops tools for running CI/CD pipelines.
|
||||
home: https://truecharts.org/charts/stable/jenkins
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: jenkins/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.433-jdk17@sha256:ae5495a7b0586c1d4809e160d5961a6ab599268daadc9163ec1b013753fad065
|
||||
tag: 2.434-jdk17@sha256:e783f1ec3505c757cc971110e358bb45fcd9457d78f1fea90bafd6e96d1a9527
|
||||
security:
|
||||
container:
|
||||
runAsGroup: 1000
|
||||
|
|
Loading…
Reference in New Issue