feat(container): update image docker.io/jenkins/jenkins ( 2.552 ➔ 2.553 )#1715
Merged
feat(container): update image docker.io/jenkins/jenkins ( 2.552 ➔ 2.553 )#1715
Conversation
Contributor
Author
--- kubernetes/apps/self-hosted/jenkins/app Kustomization: self-hosted/jenkins HelmRelease: self-hosted/jenkins
+++ kubernetes/apps/self-hosted/jenkins/app Kustomization: self-hosted/jenkins HelmRelease: self-hosted/jenkins
@@ -35,13 +35,13 @@
- --httpPort=80
env:
JAVA_OPTS: -Xmx1536m -Xms512m
JENKINS_OPTS: --webroot=/var/jenkins_cache/war
image:
repository: docker.io/jenkins/jenkins
- tag: 2.552-jdk21@sha256:2b395a5f61c913b499673b4255a5876c32487679f1f29583b1ba491c7c4fb4ae
+ tag: 2.553-jdk21@sha256:02b23d7053a0849e7c9c275ad1fb5d1308713189e644707300145dd270c2037b
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: self-hosted/jenkins Deployment: self-hosted/jenkins
+++ HelmRelease: self-hosted/jenkins Deployment: self-hosted/jenkins
@@ -44,13 +44,13 @@
- --httpPort=80
env:
- name: JAVA_OPTS
value: -Xmx1536m -Xms512m
- name: JENKINS_OPTS
value: --webroot=/var/jenkins_cache/war
- image: docker.io/jenkins/jenkins:2.552-jdk21@sha256:2b395a5f61c913b499673b4255a5876c32487679f1f29583b1ba491c7c4fb4ae
+ image: docker.io/jenkins/jenkins:2.553-jdk21@sha256:02b23d7053a0849e7c9c275ad1fb5d1308713189e644707300145dd270c2037b
livenessProbe:
failureThreshold: 3
httpGet:
path: /login
port: 80
initialDelaySeconds: 0 |
7645a6d to
a9ae2d4
Compare
a9ae2d4 to
c5a9346
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.552-jdk21→2.553-jdk21Release Notes
jenkinsci/docker (docker.io/jenkins/jenkins)
v2.553Compare Source
📦 Jenkins Core updates
✍ Other changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.