Skip to content

Commit

Permalink
chore(deps): update container image jenkins/jenkins to v2.454-jdk17@6…
Browse files Browse the repository at this point in the history
…48b9e3 by renovate (#20873)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.453-jdk17` -> `2.454-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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNSIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 16, 2024
1 parent 77ff9eb commit f642bee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.453.0
appVersion: 2.454.0
dependencies:
- name: common
version: 20.3.7
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 7.16.5
version: 7.17.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.453-jdk17@sha256:e045a12eae4862d9fb40023cf7b3c5a11a187542f1e0900ffab6691ca6b0b18e
tag: 2.454-jdk17@sha256:648b9e3135184d804c5d2bf6943d118545294846635393836d8e6ebf0560fefa
security:
container:
runAsGroup: 1000
Expand Down

0 comments on commit f642bee

Please sign in to comment.