mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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>
7 lines
240 B
Plaintext
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"
|