Files
deprecated-helm-charts/stable/concourse/Chart.yaml
T
Milan Plžík fc71f1f1ac Correctly quote directory name in the initContainer script. (#17920)
The original quoting prevented the globbing expansion to happen,
making workdir content persist across volume restarts. This PR
modifies the behavior to allow for the expansion.

Note: this is not a full-featured fix to this issue (e.g. doesn't
handle dotfiles) and depending on how/whether concourse does any
shell escaping, this might need some further work.

Signed-off-by: Milan Plzik <milan.plzik@ceai.io>
2019-10-15 06:43:53 -07:00

23 lines
500 B
YAML

apiVersion: v1
name: concourse
version: 8.2.7
appVersion: 5.6.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