Deprecate the stable/concourse chart (#19128)

Future development is now at github.com/concourse/concourse-chart

Signed-off-by: Taylor Silva <tsilva@pivotal.io>
This commit is contained in:
Taylor Silva
2019-11-26 14:05:20 -08:00
committed by Kubernetes Prow Robot
parent 8d05ccb911
commit 5127ffca66
3 changed files with 18 additions and 10 deletions
+6 -9
View File
@@ -1,8 +1,12 @@
apiVersion: v1
name: concourse
version: 8.2.7
# The concourse chart is deprecated and no longer maintained in the helm/charts repo.
# The Concourse chart is now being maintained at github.com/concourse/concourse-chart
# To un-deprecate a chart see the PROCESSES.md file.
deprecated: true
version: 8.3.7
appVersion: 5.6.0
description: Concourse is a simple and scalable CI system.
description: DEPRECATED Concourse is a simple and scalable CI system.
icon: https://avatars1.githubusercontent.com/u/7809479
keywords:
- ci
@@ -12,11 +16,4 @@ home: https://concourse-ci.org/
sources:
- https://github.com/concourse/concourse
- https://github.com/helm/charts
maintainers:
- name: cirocosta
email: cscosta@pivotal.io
- name: william-tran
email: will@autonomic.ai
- name: YoussB
email: byoussef@pivotal.io
engine: gotpl
+3 -1
View File
@@ -1,4 +1,6 @@
# Concourse Helm Chart
# Deprecated - Concourse Helm Chart
The Concourse helm chart is deprecated. Future chart development is now at [github.com/concourse/concourse-chart](https://github.com/concourse/concourse-chart).
[Concourse](https://concourse-ci.org/) is a simple and scalable CI system.
+9
View File
@@ -1,4 +1,8 @@
*******************
****DEPRECATED*****
*******************
* The Concourse chart is deprecated. Future development has been moved to github.com/concourse/concourse-chart
* Concourse can be accessed:
* Within your cluster, at the following DNS name at port {{ .Values.concourse.web.bindPort }}:
@@ -70,3 +74,8 @@ Please see `README.md` for examples.
{{- end }}
{{- end }}
*******************
****DEPRECATED*****
*******************
* The Concourse chart is deprecated. Future development has been moved to github.com/concourse/concourse-chart