blob: 0b64f7fcefbad14c8348dbb78ed7c1145df5d4d1 [file] [log] [blame]
Giorgi Lekveishvili35982662024-04-05 13:05:40 +04001annotations:
2 artifacthub.io/category: integration-delivery
3 artifacthub.io/changes: |
gio20157e82026-07-22 13:10:48 +04004 - 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 Lekveishvili35982662024-04-05 13:05:40 +04005 artifacthub.io/images: |
6 - name: jenkins
gio20157e82026-07-22 13:10:48 +04007 image: docker.io/jenkins/jenkins:2.568.1-jdk21
Giorgi Lekveishvili35982662024-04-05 13:05:40 +04008 - name: k8s-sidecar
gio20157e82026-07-22 13:10:48 +04009 image: docker.io/kiwigrid/k8s-sidecar:2.8.1
Giorgi Lekveishvili35982662024-04-05 13:05:40 +040010 - name: inbound-agent
gio20157e82026-07-22 13:10:48 +040011 image: jenkins/inbound-agent:3383.vc8881d4b_0e76-1
Giorgi Lekveishvili35982662024-04-05 13:05:40 +040012 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
20apiVersion: v2
gio20157e82026-07-22 13:10:48 +040021appVersion: 2.568.1
Giorgi Lekveishvili35982662024-04-05 13:05:40 +040022description: 'Jenkins - Build great things at any scale! As the leading open source
gio20157e82026-07-22 13:10:48 +040023 automation server, Jenkins provides over 2000 plugins to support building, deploying
Giorgi Lekveishvili35982662024-04-05 13:05:40 +040024 and automating any project. '
25home: https://www.jenkins.io/
26icon: https://get.jenkins.io/art/jenkins-logo/logo.svg
27keywords:
28- jenkins
29- ci
30- devops
31maintainers:
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
42name: jenkins
43sources:
44- https://github.com/jenkinsci/jenkins
gio20157e82026-07-22 13:10:48 +040045- https://github.com/jenkinsci/docker-agent
Giorgi Lekveishvili35982662024-04-05 13:05:40 +040046- https://github.com/maorfr/kube-tasks
47- https://github.com/jenkinsci/configuration-as-code-plugin
48type: application
gio20157e82026-07-22 13:10:48 +040049version: 5.9.40