helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Jenkins helm charts

Results 173 helm-charts issues
Sort by recently updated
recently updated
newest added

### Describe the bug We have deployed Jenkins in a Kubernetes cluster using the Jenkins helm chart. When we want to upgrade the LTS version of a Jenkins instance, we...

bug

### Describe the bug I installed Jenkins using the values file given below, but it fails to start: ``` jenkins-0 jenkins Running from: /usr/share/jenkins/jenkins.war jenkins-0 jenkins 2024-06-10 13:30:58.335+0000 [id=1] INFO...

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [super-linter/super-linter](https://redirect.github.com/super-linter/super-linter) | action | minor | `v6.7.0` -> `v6.9.0` | --- ### Release...

### Describe the bug When the jenkins container is restarted, the Pod template configuration of k8s cloud is lost. The modifications made in the default mode are restored to the...

bug

### Describe the bug I am trying to disable the login page of Jenkins, i did the configurations as below, but it's not working, Jenkins keep showing the login page,...

bug

### What does this PR do? - Adding a provision to `turn off or on` checksum - When i am applying JCASC via GH PR, every time when PR get...

### Is your feature request related to a problem? Please describe I would like to deploy only workers though the chart, controller is hosted elsewhere. ### Describe the solution you'd...

enhancement

### Describe the bug I configured the Helm Chart into my k3s cluster and made sure to change only as little as needed to make sure it starts fine -...

bug

### Describe the bug Getting below error when I install the jenkins chart: 2024-04-09 19:37:51.064+0000 [id=24] SEVERE hudson.util.BootFailure#publish: Failed to initialize Jenkins 2024-04-09 19:37:51.065+0000 [id=24] SEVERE h.i.i.InstallUncaughtExceptionHandler$DefaultUncaughtExceptionHandler#uncaughtException: A thread (Jenkins...

bug

### Is your feature request related to a problem? Please describe Yes, I invested quite some time troubleshooting why my jnlp agent was not up and finally found that the...

enhancement