Skip to content

Commit

Permalink
chore(deps): update container image jenkins/jenkins to v2.440-jdk17@0…
Browse files Browse the repository at this point in the history
…61945b by renovate (truecharts#17108)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.439-jdk17` -> `2.440-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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Jan 13, 2024
1 parent 6f3178e commit 63edab6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions charts/stable/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,13 @@
kubeVersion: ">=1.24.0-0"
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
name: jenkins
version: 6.3.1
appVersion: "2.439"
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
deprecated: false
sources:
- https://github.com/jenkinsci/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
keywords:
- jenkins
- productivity
appVersion: "2.440"
dependencies:
- name: common
version: 17.2.22
Expand All @@ -26,12 +16,22 @@ dependencies:
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
deprecated: false
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
keywords:
- jenkins
- productivity
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
name: jenkins
sources:
- https://github.com/jenkinsci/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 6.4.0
2 changes: 1 addition & 1 deletion charts/stable/jenkins/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.439-jdk17@sha256:2aee59d405c56ac9ee3a4de2421d6f0c887ba2802dfd7193b6f687066407c0a7
tag: 2.440-jdk17@sha256:061945b7047f2154e6b216ffc937195e44ae79380d29ad0fc6589c4760383b3b
security:
container:
runAsGroup: 1000
Expand Down

0 comments on commit 63edab6

Please sign in to comment.