You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.What is the Jenkins support matrix for OpenShift, including supported versions and architectures?
54
+
55
+
Jenkins supports the following architectures across {product-title} releases.
56
+
57
+
- amd64
58
+
- arm64
59
+
- ppc64le
60
+
- s390x
61
+
62
+
However, for OpenShift Extended Update Support (EUS) releases, only the amd64 architecture is officially supported. As a result, OpenShift Jenkins images are shipped exclusively for amd64 on these releases. This is because the {product-title} platform itself supports only the amd64 architecture for EUS releases. Refer to [Red Hat Jenkins Support Matrix](https://access.redhat.com/articles/7115356) for more information.
63
+
64
+
.When Red Hat updates Jenkins container images, are they available for all OpenShift versions simultaneously?
65
+
66
+
Yes, Jenkins container images are updated on a quarterly basis, and the updates are made available for all supported Jenkins images across all supported {product-title} releases.
67
+
68
+
.How long are the released Jenkins images supported?
69
+
70
+
Red Hat supports only the latest Long-Term Support (LTS) version of the Jenkins core, as provided in our latest container images. We do not support multiple core versions. Our policy is to align with the latest Jenkins LTS version released by the upstream community.
71
+
72
+
.Does the Jenkins release align with OpenShift versions?
73
+
74
+
Yes. Our goal is to maintain platform alignment—meaning Jenkins controller and agent images are built and tested for each supported {product-title} releases.
75
+
76
+
.Are Jenkins release timelines aligned with OpenShift release cycles?
77
+
78
+
Jenkins is no longer part of the {product-title} core payload. Releases are managed separately. However, our intent is to publish updated OpenShift Jenkins images for newly released {product-title} releases within a few weeks of the {product-title} GA release.
79
+
80
+
.Does Red Hat follow the upstream Jenkins lifecycle and LTS versions?
81
+
82
+
Yes. We align with the Jenkins upstream lifecycle and follow the LTS version. Red Hat typically ships OpenShift Jenkins image updates quarterly unless a critical fix requires an out-of-cycle release.
83
+
84
+
To verify the current Jenkins LTS version:
85
+
- Navigate to the Jenkins Catalog → Packages section
86
+
- Search for “Jenkins”
87
+
- The result will show two packages—one of which is the Jenkins LTS package.
88
+
89
+
.What is not supported?
90
+
- Jenkins versions older than the current OpenShift Jenkins LTS are not supported.
91
+
- Running Jenkins outside of {product-title} is not supported.
92
+
- Multiple core versions of Jenkins are not supported. Plugins bundled with our OpenShif Jenkins images follow the same versioning across all supported {product-title} releases.
0 commit comments