mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
Future development is now at github.com/concourse/concourse-chart Signed-off-by: Taylor Silva <tsilva@pivotal.io>
20 lines
602 B
YAML
20 lines
602 B
YAML
apiVersion: v1
|
|
name: concourse
|
|
# 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: DEPRECATED Concourse is a simple and scalable CI system.
|
|
icon: https://avatars1.githubusercontent.com/u/7809479
|
|
keywords:
|
|
- ci
|
|
- concourse
|
|
- concourse.ci
|
|
home: https://concourse-ci.org/
|
|
sources:
|
|
- https://github.com/concourse/concourse
|
|
- https://github.com/helm/charts
|
|
engine: gotpl
|