Pinning helm postgres dep to the working 1.0.0
This commit is contained in:
parent
c123c95590
commit
00db964497
@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: "*"
|
||||
version: "1.0.0"
|
||||
condition: postgresql.enabled
|
||||
repository: "alias:stable"
|
Loading…
Reference in New Issue
Block a user