mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
- removed references to the worker public key from the worker deployment - on the Concourse side, added more tests to make sure this is not used anywhere (see: concourse/concourse#4133) fixes: #13019 Signed-off-by: Zoe Tian <ztian@pivotal.io> Co-authored-by: Bishoy Youssef <byoussef@pivotal.io> Co-authored-by: Ciro S. Costa <cscosta@pivotal.io>
23 lines
500 B
YAML
23 lines
500 B
YAML
apiVersion: v1
|
|
name: concourse
|
|
version: 8.1.3
|
|
appVersion: 5.4.0
|
|
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/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
|