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.481 β†’ 2.482 ) [main] #5659

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
jenkins/jenkins (source) minor 2.481 -> 2.482

Release Notes

jenkinsci/docker (jenkins/jenkins)

v2.482

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.481
+              tag: 2.482
             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: null
-        image: jenkins/jenkins:2.481
+        image: jenkins/jenkins:2.482
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /login
             port: 8080
           periodSeconds: 10

@haraldkoch haraldkoch merged commit 8740fa9 into main Oct 23, 2024
11 checks passed
@doug-piranha-bot doug-piranha-bot bot deleted the renovate/main-jenkins-jenkins-2.x branch October 23, 2024 14:21
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