Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update jenkins/jenkins ( 2.495 → 2.496 ) [main] #6319

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
jenkins/jenkins (source) minor 2.495 -> 2.496

Release Notes

jenkinsci/docker (jenkins/jenkins)

v2.496

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@doug-piranha-bot
Copy link
Contributor Author

--- kubernetes/main/apps/jenkins/jenkins/app Kustomization: flux-system/jenkins HelmRelease: jenkins/jenkins

+++ kubernetes/main/apps/jenkins/jenkins/app Kustomization: flux-system/jenkins HelmRelease: jenkins/jenkins

@@ -35,13 +35,13 @@

           app:
             env:
               JAVA_OPTS: -Dhudson.plugins.git.GitStatus.NOTIFY_COMMIT_ACCESS_CONTROL=disabled
               TZ: ..PLACEHOLDER_TIMEZONE..
             image:
               repository: jenkins/jenkins
-              tag: 2.495
+              tag: 2.496
             ports:
             - containerPort: 8080
               name: httpport
             - containerPort: 50000
               name: jnlpport
             probes:

@doug-piranha-bot
Copy link
Contributor Author

--- HelmRelease: jenkins/jenkins Deployment: jenkins/jenkins

+++ HelmRelease: jenkins/jenkins Deployment: jenkins/jenkins

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: JAVA_OPTS
           value: -Dhudson.plugins.git.GitStatus.NOTIFY_COMMIT_ACCESS_CONTROL=disabled
         - name: TZ
           value: ..PLACEHOLDER_TIMEZONE..
-        image: jenkins/jenkins:2.495
+        image: jenkins/jenkins:2.496
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /login
             port: 8080
           periodSeconds: 10

@haraldkoch haraldkoch merged commit 9335631 into main Feb 4, 2025
11 checks passed
@doug-piranha-bot doug-piranha-bot bot deleted the renovate/main-jenkins-jenkins-2.x branch February 4, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant