Pinning helm postgres dep to the working 1.0.0

master
Bryan Rosander 6 years ago
parent c123c95590
commit 00db964497
No known key found for this signature in database
GPG Key ID: 639899A65E36C642

@ -1,5 +1,5 @@
dependencies:
- name: postgresql
version: "*"
version: "1.0.0"
condition: postgresql.enabled
repository: "alias:stable"
Loading…
Cancel
Save