mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [stable/concourse] Refactor values.yml to map concourse binary commands * support concourse version 4.1 * update auth * refactor credentialsManager and metrics sections in values.yml * allow config concourse parameters through env insteand of args for flexibility Signed-off-by: Rui Yang <ryang@pivotal.io> * [stable/concourse] add postgresql secrets for its sslmod *remove check guard for required secrets *typo fixes Signed-off-by: Rui Yang <ryang@pivotal.io> * [stable/concourse] fix prometheus port reference Signed-off-by: Rui Yang <ryang@pivotal.io> * [stable/concourse] quotes env vars that take a list of values Signed-off-by: Rui Yang <ryang@pivotal.io> * [stable/concourse] bump concourse version to 4.2.1 Signed-off-by: Rui Yang <ryang@pivotal.io> * [stable/concourse] quote int variables Signed-off-by: Rui Yang <ryang@pivotal.io>
24 lines
529 B
YAML
24 lines
529 B
YAML
name: concourse
|
|
version: 2.0.0
|
|
appVersion: 4.2.1
|
|
description: 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/bin
|
|
- https://github.com/kubernetes/charts
|
|
maintainers:
|
|
- name: frodenas
|
|
email: frodenas@gmail.com
|
|
- name: viglesiasce
|
|
email: viglesias@google.com
|
|
- name: william-tran
|
|
email: will@autonomic.ai
|
|
- name: nexeck
|
|
email: marcel@beck.im
|
|
engine: gotpl
|