This functionality is in beta and is subject to change.
The helm charts repository is available here: https://eddycharly.github.io/tekton-helm
.
Adding helm charts repo:
helm repo add eddycharly https://eddycharly.github.io/tekton-helm
The following charts are available, please look in the chart directories for the documentation of each chart.
Chart | Chart link |
---|---|
Tekton Pipelines | chart documentation |
Tekton Dashboard | chart documentation |
Tekton Triggers | chart documentation |
Umbrella (regroups all Tekton componnents in one chart) | chart documentation |
Charts versions use the same major and minor version as the Tekton target component they bootstrap.
Patch is kept to increment on bug fixes or chart improvements.
In any case, the appVersion
in the chart description is set to the exact version of the Tekton target component.
The kubernetes versions compatible with the charts are driven by the version of Tekton to be deployed. Please look at the Tekton documentation to know the kubernetes versions supported.
Openshift compatibility should also be supported.
The charts should be compatilbe with both helm v2 and v3.
Note that some parameters apply to only one version of helm, this will be stated in the chart documentation.