Closed cirocosta closed 4 years ago
Hey,
Despite us having concourse/concourse-chart published, we're still using the version that's published out of helm/charts, for instance:
concourse/concourse-chart
helm/charts
https://github.com/concourse/hush-house/blob/d58b41b2fa33bda418961969953ff0a394da3420/deployments/with-creds/ci/requirements.yaml#L3-L5
If we go instead with the one published by concourse/concourse-chart (https://concourse-charts.storage.googleapis.com/), then we'll be able to leverage the latest updates.
Thanks!
Hey,
Despite us having
concourse/concourse-chart
published, we're still using the version that's published out ofhelm/charts
, for instance:https://github.com/concourse/hush-house/blob/d58b41b2fa33bda418961969953ff0a394da3420/deployments/with-creds/ci/requirements.yaml#L3-L5
If we go instead with the one published by
concourse/concourse-chart
(https://concourse-charts.storage.googleapis.com/), then we'll be able to leverage the latest updates.Thanks!