Files
deprecated-helm-charts/stable/concourse/requirements.lock
T
Ciro S. CostaandKubernetes Prow Robot d2860446f7 [stable/concourse] updates pg subchart (0.13.1 -> 5.3.8) (#14945)
There's been a long time since the last upgrade that we did to the
subchart that Concourse optionally depends on.

With the upgrade, some values set in the `postgresql` chart changed. As
those are exposed in `concourse`'s `values` too (and we version our
Chart based on its public interface - values.yaml), this made it deserve
a major version bump.

For those users not making use of the subchart (or changing the default
values), no changes ar necessary.

For those who *are* configuring `postgresql.*` values - changes will
almost certainly be necessary.

closes #11610

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
2019-06-21 05:52:36 -07:00

7 lines
240 B
Plaintext

dependencies:
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com/
version: 5.3.8
digest: sha256:8beae180ba7a5ca551f75da9552e59cadbbfcce2d0e2edf6c8a93dcfacd0df10
generated: "2019-06-20T13:43:23.321244-04:00"