UNCLASSIFIED

Commit 89694173 authored by rballesteros's avatar rballesteros
Browse files

PBDE-679 - added missing psql dependency to chart

parent 8663c7ac
Pipeline #191581 failed with stages
in 11 minutes and 38 seconds
...@@ -17,3 +17,8 @@ maintainers: ...@@ -17,3 +17,8 @@ maintainers:
email: rjkernick@gmail.com email: rjkernick@gmail.com
- name: tsiddique - name: tsiddique
email: tsiddique@live.com email: tsiddique@live.com
dependencies:
- name: postgresql
version: "8.6.4"
repository: "file:/.charts/postgresql"
condition: postgresql.enabled
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment