| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 1 | annotations: |
| 2 | artifacthub.io/category: integration-delivery |
| 3 | artifacthub.io/changes: | |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 4 | - Evaluate `tpl` on `agent.image.registry`, `agent.image.repository`, and `agent.image.tag` so the default kubernetes-agent pod template can compose its jnlp image from other Helm values or named templates. Complements the `tpl`-support added for `controller.javaOpts` / `controller.jenkinsOpts` in 5.9.39. |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 5 | artifacthub.io/images: | |
| 6 | - name: jenkins |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 7 | image: docker.io/jenkins/jenkins:2.568.1-jdk21 |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 8 | - name: k8s-sidecar |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 9 | image: docker.io/kiwigrid/k8s-sidecar:2.8.1 |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 10 | - name: inbound-agent |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 11 | image: jenkins/inbound-agent:3383.vc8881d4b_0e76-1 |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 12 | artifacthub.io/license: Apache-2.0 |
| 13 | artifacthub.io/links: | |
| 14 | - name: Chart Source |
| 15 | url: https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins |
| 16 | - name: Jenkins |
| 17 | url: https://www.jenkins.io/ |
| 18 | - name: support |
| 19 | url: https://github.com/jenkinsci/helm-charts/issues |
| 20 | apiVersion: v2 |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 21 | appVersion: 2.568.1 |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 22 | description: 'Jenkins - Build great things at any scale! As the leading open source |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 23 | automation server, Jenkins provides over 2000 plugins to support building, deploying |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 24 | and automating any project. ' |
| 25 | home: https://www.jenkins.io/ |
| 26 | icon: https://get.jenkins.io/art/jenkins-logo/logo.svg |
| 27 | keywords: |
| 28 | - jenkins |
| 29 | - ci |
| 30 | - devops |
| 31 | maintainers: |
| 32 | - email: maor.friedman@redhat.com |
| 33 | name: maorfr |
| 34 | - email: mail@torstenwalter.de |
| 35 | name: torstenwalter |
| 36 | - email: garridomota@gmail.com |
| 37 | name: mogaal |
| 38 | - email: wmcdona89@gmail.com |
| 39 | name: wmcdona89 |
| 40 | - email: timjacomb1@gmail.com |
| 41 | name: timja |
| 42 | name: jenkins |
| 43 | sources: |
| 44 | - https://github.com/jenkinsci/jenkins |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 45 | - https://github.com/jenkinsci/docker-agent |
| Giorgi Lekveishvili | 3598266 | 2024-04-05 13:05:40 +0400 | [diff] [blame] | 46 | - https://github.com/maorfr/kube-tasks |
| 47 | - https://github.com/jenkinsci/configuration-as-code-plugin |
| 48 | type: application |
| gio | 20157e8 | 2026-07-22 13:10:48 +0400 | [diff] [blame^] | 49 | version: 5.9.40 |