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.491 → 2.492 ) [main] #6109

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
jenkins/jenkins (source) minor 2.491 -> 2.492

Release Notes

jenkinsci/docker (jenkins/jenkins)

v2.492

Compare Source

📦 Jenkins Core updates

📦 Dependency updates


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 this update 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: null
             image:
               repository: jenkins/jenkins
-              tag: 2.491
+              tag: 2.492
             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

@@ -45,13 +45,13 @@

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

@haraldkoch haraldkoch merged commit e37c9b3 into main Jan 7, 2025
11 checks passed
@doug-piranha-bot doug-piranha-bot bot deleted the renovate/main-jenkins-jenkins-2.x branch January 7, 2025 16:39
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