chore(deps): update container image jenkins/jenkins to v2.437-jdk17@db2355b by renovate (#16494)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jenkins/jenkins](https://www.jenkins.io/) ([source](https://togithub.com/jenkinsci/docker)) | minor | `2.436-jdk17` -> `2.437-jdk17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
3cb0bef115
commit
1df3fe2a88
|
@ -1,8 +1,8 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: jenkins
|
name: jenkins
|
||||||
version: 5.0.11
|
version: 5.1.0
|
||||||
appVersion: 2.436-jdk17
|
appVersion: 2.437-jdk17
|
||||||
description: The gold standard in devops tools for running CI/CD pipelines.
|
description: The gold standard in devops tools for running CI/CD pipelines.
|
||||||
home: https://truecharts.org/charts/stable/jenkins
|
home: https://truecharts.org/charts/stable/jenkins
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: jenkins/jenkins
|
repository: jenkins/jenkins
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.436-jdk17@sha256:8d037d0acf710d7995491b7ce8fe263bb0e2cc31082e43433e552d6aef157cc4
|
tag: 2.437-jdk17@sha256:db2355bc2146cc62d66179312dbe3a60bce22c56efb1a3fdb50782f73b773bb1
|
||||||
security:
|
security:
|
||||||
container:
|
container:
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
|
|
Loading…
Reference in New Issue