mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/jenkins] correct chart description Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Linkt to PROCESSES.md Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Update stable/jenkins/Chart.yaml Co-authored-by: Scott Rigby <scott@r6by.com> Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Co-authored-by: Scott Rigby <scott@r6by.com>
20 lines
900 B
YAML
20 lines
900 B
YAML
# This chart is deprecated and moved to https://github.com/jenkinsci/helm-charts
|
|
apiVersion: v1
|
|
name: jenkins
|
|
home: https://jenkins.io/
|
|
version: 2.5.4
|
|
appVersion: lts
|
|
description: DEPRECATED - Open source continuous integration server. It supports multiple SCM tools
|
|
including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based
|
|
projects as well as arbitrary scripts.
|
|
sources:
|
|
- https://github.com/jenkinsci/jenkins
|
|
- https://github.com/jenkinsci/docker-jnlp-slave
|
|
- https://github.com/maorfr/kube-tasks
|
|
- https://github.com/jenkinsci/configuration-as-code-plugin
|
|
icon: https://wiki.jenkins-ci.org/download/attachments/2916393/logo.png
|
|
# The stable/jenkins chart is deprecated and no longer maintained.
|
|
# It was moved to https://github.com/jenkinsci/helm-charts
|
|
# For details on deprecation, including how to un-deprecate a chart see the PROCESSES.md file.
|
|
deprecated: true
|